openwrt/package
Florian Eckert b118efa0d2
buildsystem: add CONFIG_SECCOMP
Until now, this feature was switched on via the kernel configuration
option KERNEL_SECCOMP.

The follwing change a7f794cd2a now requires that
the package procd-seccomp must also enabled for buildinmg.

However, this is not the case we have no dependency and the imagebuilder
cannot build the image, because of the implicit package selection.

This change adds a new configuration option CONFIG_SECCOMP.
The new option  has the same behaviour as the configuration
option CONFIG_SELINUX.

If the CONFIG_SECCOMP is selected then the package procd-seccomp and
KERNEL_SECCOMP is enabled for this build.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-10-16 02:00:47 +01:00
..
base-files base-files: reduce number of `mkdir` calls 2021-09-23 21:40:52 -10:00
boot rockchip: rename "Rock Pi 4" to "Rock Pi 4A" 2021-10-10 00:57:56 +02:00
devel gdb: update to 10.2 2021-08-21 15:59:39 +02:00
firmware ipq-wifi: Work around Plasma Cloud PA1200 5GHz crash 2021-09-23 20:50:58 +02:00
kernel mt76: update to the latest version 2021-10-12 14:45:09 +02:00
libs wolfssl: update to 4.8.1-stable 2021-09-13 18:36:15 +02:00
network hostapd: ubus: add BSS transtiton request method 2021-10-13 22:55:45 +02:00
system buildsystem: add CONFIG_SECCOMP 2021-10-16 02:00:47 +01:00
utils busybox: update to 1.34.1 2021-10-05 20:59:32 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00