projects
/
openwrt
/
staging
/
zorun.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
670526e
)
bcm27xx: remove urngd package
author
Álvaro Fernández Rojas
<noltari@gmail.com>
Sat, 20 Feb 2021 18:55:14 +0000
(19:55 +0100)
committer
Álvaro Fernández Rojas
<noltari@gmail.com>
Sat, 20 Feb 2021 18:55:14 +0000
(19:55 +0100)
Now that khwrngd is working on all subtargets we can remove urgnd.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
target/linux/bcm27xx/Makefile
patch
|
blob
|
history
diff --git
a/target/linux/bcm27xx/Makefile
b/target/linux/bcm27xx/Makefile
index 9329976b8dac85b71c4dcb772ed4cd466d08dd75..d8a6aedf185c46ff2c1d93024837bf5196a62dab 100644
(file)
--- a/
target/linux/bcm27xx/Makefile
+++ b/
target/linux/bcm27xx/Makefile
@@
-19,6
+19,8
@@
define Target/Description
endef
include $(INCLUDE_DIR)/target.mk
+
+DEFAULT_PACKAGES := $(filter-out urngd,$(DEFAULT_PACKAGES))
DEFAULT_PACKAGES += \
bcm27xx-gpu-fw \
kmod-usb-hid \