projects
/
openwrt
/
staging
/
aparcar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c29b13c
)
target: drop urngd from default packages
nourngd
author
Paul Spooren
<mail@aparcar.org>
Sun, 10 Jul 2022 00:46:00 +0000
(
02:46
+0200)
committer
Paul Spooren
<mail@aparcar.org>
Sun, 10 Jul 2022 00:51:05 +0000
(
02:51
+0200)
The package is superseeded by other tools like seedrnd, drop it.
Signed-off-by: Paul Spooren <mail@aparcar.org>
include/target.mk
patch
|
blob
|
history
diff --git
a/include/target.mk
b/include/target.mk
index a2c8b7bdbf7c14584f5ed0d41a70d2956e57e339..138adb55d3b879f7fae0e1985c0466ae11f3e69b 100644
(file)
--- a/
include/target.mk
+++ b/
include/target.mk
@@
-24,8
+24,7
@@
DEFAULT_PACKAGES:=\
opkg \
uci \
uclient-fetch \
- urandom-seed \
- urngd
+ urandom-seed
ifneq ($(CONFIG_SELINUX),)
DEFAULT_PACKAGES+=busybox-selinux procd-selinux