build: fix ipkg-remove: add support for removing apk files
authorFelix Fietkau <[email protected]>
Tue, 15 Jul 2025 18:47:31 +0000 (20:47 +0200)
committerFelix Fietkau <[email protected]>
Tue, 15 Jul 2025 18:48:45 +0000 (20:48 +0200)
commit642d568b0f0ac4924474871f58b2fd1c6c354476
treec861fedbb490ba63aec66519adc9fc71d4698540
parent471fd0a50281ce2a37fece402c4c5bd609b6d580
build: fix ipkg-remove: add support for removing apk files

Use apk adbdump to extract metadata from .apk files to derive the real
package name.

Signed-off-by: Felix Fietkau <[email protected]>
include/feeds.mk
include/package-pack.mk
scripts/ipkg-remove