openwrt/include
Robert Marko 55dfe3fcea image: apk: dont fail on removing a package that doesnt exist
Currently, in case when a package in the device package list is marked with
the "-"" prefix meaning that its supposed to be removed for that device but
it was not actually previously built it will cause the APK to error out it
and thus image generation will also fail.

So, lets do what OPKG build step does and supress the error with the "-"
prefix in make.

Fixes: #17103
Fixes: d788ab376f ("build: add APK package build capabilities")
Link: https://github.com/openwrt/openwrt/pull/17106
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-11-29 11:31:56 +01:00
..
site build: remove ac_cv_header_netinet_sctp_h=no from pre-cached variables 2024-09-22 16:04:09 +02:00
autotools.mk include: autotools: do not symlink files in autoreconf 2024-08-29 20:04:02 +02:00
bpf.mk bpf: fix llvm version check 2024-09-09 10:36:47 +02:00
cmake.mk include: cmake.mk: honor CONFIG_DEBUG 2024-11-12 02:31:06 +00:00
debug.mk
default-packages.mk imagebuilder: move handling of DEFAULT_PACKAGES into shareable place 2024-11-17 19:29:06 +01:00
depends.mk
device_table.txt
download.mk
feeds.mk
hardened-ld-pie.specs
hardening.mk
host-build.mk build: add support for host building in a subdirectory 2024-07-27 20:32:20 +02:00
image-commands.mk ramips: move zyimage creation to include/image-commands.mk 2024-11-28 22:33:21 +01:00
image.mk image: apk: dont fail on removing a package that doesnt exist 2024-11-29 11:31:56 +01:00
kernel-6.6 kernel: bump 6.6 to 6.6.63 2024-11-23 14:06:17 +01:00
kernel-build.mk kernel-build.mk: Fix multi-core build warning. 2024-10-06 13:49:39 +02:00
kernel-defaults.mk kernel: rework Initramfs compile cpio handling 2024-09-19 01:07:25 +02:00
kernel-version.mk
kernel.mk
logo.png include: update logo with better kerning 2021-01-18 09:31:39 -10:00
logo.svg
meson.mk meson: honor MESON_ARGS and MESON_HOST_ARGS when calling ninja 2024-11-28 15:53:32 +00:00
netfilter.mk iptables: update to 1.8.10 2024-10-22 00:52:03 +02:00
nls.mk
openssl-module.mk
optee-os.mk build: add generic build template for optee-os packages 2024-11-23 15:53:21 +01:00
package-bin.mk
package-defaults.mk build: add support for PKG_SUBDIRS variable 2024-07-08 08:49:42 +02:00
package-dumpinfo.mk
package-pack.mk include/package-pack: add support for postrm with APK 2024-11-21 17:20:43 +01:00
package-seccomp.mk
package.mk build: add support for PKG_SUBDIRS variable 2024-07-08 08:49:42 +02:00
prereq-build.mk prereq-build: limit python distutils check to <v3.12 2024-10-16 22:36:43 +02:00
prereq.mk
quilt.mk
rootfs.mk imagebuilder: fix APK for packages dir and cache 2024-11-09 16:46:35 +01:00
scan.awk
scan.mk
shell.sh
subdir.mk
target.mk Revert "target,base-files: unify handling of procd-ujail" 2024-11-26 05:07:33 +00:00
toolchain-build.mk
toplevel.mk config: rename SECCOMP to USE_SECCOMP 2024-11-24 12:18:21 +01:00
trusted-firmware-a.mk
u-boot.mk u-boot.mk: pass CROSS_COMPILE during config 2024-09-02 12:42:05 +02:00
uclibc++.mk
unpack.mk
verbose.mk
version.mk base-files: add SOURCE_DATE_EPOCH as OPENWRT_BUILD_DATE to os-release 2024-10-20 23:30:27 +02:00