openwrt/package
Robert Marko 184d1c93cb 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>
(cherry picked from commit a48ec449cc)
2025-01-03 11:18:56 +01:00
..
base-files config: rename SECCOMP to USE_SECCOMP 2025-01-03 11:18:56 +01:00
boot ath79: port buffalo WZR-450HP2 from ar71xx 2024-12-26 14:26:18 +01:00
devel gdb: Fix description for apk, remove backtick 2024-11-28 18:49:39 +00:00
firmware lantiq/xrx200: move 8M flash devices to a small flash subtarget 2024-12-19 11:25:30 +01:00
kernel mt76: update to Git HEAD (2025-01-03) 2025-01-03 11:06:56 +01:00
libs libbpf: Update to v1.5.0 2025-01-01 21:19:05 +01:00
network bpftool: Update to v7.5.0 2025-01-01 21:19:19 +01:00
system config: rename SECCOMP to USE_SECCOMP 2025-01-03 11:18:56 +01:00
utils build: fix including busybox, procd and apk/opkg in imagebuilder 2025-01-03 11:11:19 +01:00
Makefile build: don't include kernel/libc in package index 2024-10-30 14:17:33 +01:00