openwrt/package
Paul Spooren 07b845b1f2
build: don't include kernel/libc in package index
The same that is done in `ipkg-make-index.sh` should happen with APK.
If the pseudo packages, only added to add dependency constraints, are
added to the index, APK happily "upgrades" them and installs updated
kmods, too. However, the Kernel itself is never installed via a regular
package.

Fixes: https://github.com/openwrt/openwrt/issues/16808

Signed-off-by: Paul Spooren <mail@aparcar.org>
2024-10-30 14:17:33 +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 uboot-rockchip: add support for NanoPi R3S 2024-10-27 14:57:51 +01:00
devel gdb: Remove MIPS NSIG patch 2024-10-12 21:51:25 +02:00
firmware dsl-vrx200-firmware-xdsl: fix PKG_VERSION for APK 2024-10-29 00:07:55 +01:00
kernel armsr: don't limit kmods to armsr armv8 subtarget 2024-10-29 00:07:55 +01:00
libs mbedtls: update to 3.6.2 2024-10-24 20:17:27 +02:00
network adb-enablemodem: fix version for APK 2024-10-29 00:07:53 +01:00
system apk: switch to wget url backend for HOST tool 2024-10-29 00:07:54 +01:00
utils bcm27xx-utils: fix PKG_MIRROR_HASH 2024-10-29 15:30:09 +01:00
Makefile build: don't include kernel/libc in package index 2024-10-30 14:17:33 +01:00