Fixes the unavail entropy on wr1043
Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
This commit is contained in:
parent
bf9c42a24c
commit
b30074f16d
2 changed files with 1392 additions and 0 deletions
1388
build_patches/backport_the_upstream_entropy_changes.patch
Normal file
1388
build_patches/backport_the_upstream_entropy_changes.patch
Normal file
File diff suppressed because it is too large
Load diff
|
@ -16,6 +16,10 @@ prepare() {
|
||||||
|
|
||||||
$target/scripts/feeds install -a
|
$target/scripts/feeds install -a
|
||||||
|
|
||||||
|
|
||||||
|
# https://dev.openwrt.org/changeset/33559
|
||||||
|
cat build_patches/backport_the_upstream_entropy_changes.patch | patch -p2 -d $target
|
||||||
|
|
||||||
board_prepare
|
board_prepare
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue