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:
6a56a6e
)
Revert "target: select procd-{ujail,seccomp} if !SMALL_FLASH"
author
Petr Štetiar
<
[email protected]
>
Thu, 22 Oct 2020 09:49:07 +0000
(11:49 +0200)
committer
Petr Štetiar
<
[email protected]
>
Thu, 22 Oct 2020 09:51:38 +0000
(11:51 +0200)
This reverts commit
6a56a6eb30799fcec9eecc3ee860dc4d8a5d952a
as several
users have reported unbootable systems.
Ref: https://lists.openwrt.org/pipermail/openwrt-devel/2020-October/031838.html
Suggested-by: Roman Kuzmitskii <
[email protected]
>
Signed-off-by: Petr Štetiar <
[email protected]
>
include/target.mk
patch
|
blob
|
history
diff --git
a/include/target.mk
b/include/target.mk
index c80a419543d630a2a19b913d40dd4f4b6a2841d5..a2e76f8149b739ddd3880faf7bb7103410f7a3ec 100644
(file)
--- a/
include/target.mk
+++ b/
include/target.mk
@@
-36,10
+36,6
@@
else
DEFAULT_PACKAGES+=busybox procd
endif
-ifeq ($(CONFIG_SMALL_FLASH),)
-DEFAULT_PACKAGES+=procd-ujail procd-seccomp
-endif
-
# For the basic set
DEFAULT_PACKAGES.basic:=
# For nas targets