openwrt/package
Robert Marko a48ec449cc config: rename SECCOMP to USE_SECCOMP
It seems that we have some kind of a symbol name conflict which causes
CONFIG_SECCOMP to always be read as y.

Unfortunatelly, I could not figure out what is causing this, but simply
renaming SECCOMP to USE_SECCOMP seems to properly work and leaves the
symbol unset unless arch dependencies are satisfied.

This fixes qoriq and others that dont support seccomp from failing due
to procd-seccomp package being selected to get included but it cannot be
built for them:
ERROR: unable to select packages:
  procd-seccomp (no such package):
    required by: base-files-1637~52b6c92479[procd-seccomp]

Fixes: 4c65359af4 ("build: fix including busybox, procd and apk/opkg in imagebuilder")
Link: https://github.com/openwrt/openwrt/pull/17048
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-11-24 12:18:21 +01:00
..
base-files config: rename SECCOMP to USE_SECCOMP 2024-11-24 12:18:21 +01:00
boot mediatek: add support for Acer Predator W6d and Acer Vero W6m 2024-11-23 19:33:42 +01:00
devel perf: fix version for APK 2024-11-12 17:55:16 +01:00
firmware linux-firmware: Add support for Intel AX411 2024-11-23 19:06:11 +01:00
kernel kernel: modules: appletalk: add for Netatalk v4 2024-11-23 16:44:07 +01:00
libs elfutils: Backport some patches to fix errors 2024-11-16 19:57:58 +01:00
network wifi-scripts: Fix parsing of Capabilities 2024-11-23 14:01:38 +01:00
system config: rename SECCOMP to USE_SECCOMP 2024-11-24 12:18:21 +01:00
utils omnia-eeprom: depend only on subtarget 2024-11-18 19:06:29 +01:00
Makefile build: fix filtering of non-upgradable packages 2024-11-21 17:55:45 +01:00