openwrt/package
Paul Spooren 451e2ce006 imagebuilder: fix package inclusion and APK index
We need to exclude packages from the APK index which must not be
upgraded. To do so, the packages `libc`, `kernel` and `base-files` are
excluded to APK never suggestes them as upgradable.

The previous logic would however match packages like `libcomerr0`,
causing build failures. Make the copying and excluding logic more
precise by adding a single dash.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-11-09 16:46:35 +01:00
..
base-files base-files: add SOURCE_DATE_EPOCH as OPENWRT_BUILD_DATE to os-release 2024-10-20 23:30:27 +02:00
boot ath79: Add support for Sophos AP15C 2024-11-09 03:21:36 +01:00
devel gdb: Remove MIPS NSIG patch 2024-10-12 21:51:25 +02:00
firmware packages: drop DEVICE specific dependency for omnia 2024-11-05 09:59:49 +01:00
kernel vrx518_tc: allow larger MTU to support RFC4638 2024-11-08 17:22:31 +01:00
libs mbedtls: update to 3.6.2 2024-10-24 20:17:27 +02:00
network netifd: update to Git HEAD (2024-11-08) 2024-11-08 10:51:00 +01:00
system procd: update to Git HEAD (2024-11-06) 2024-11-06 10:38:20 +01:00
utils fritz-tools: fix mixed indentation 2024-11-05 20:23:01 +01:00
Makefile imagebuilder: fix package inclusion and APK index 2024-11-09 16:46:35 +01:00