apk: define minimal variant for install

Choose the minimal release build which excludes a number of
unused applets, not used on user devices.

Signed-off-by: Paul Donald <newtwen+github@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/21093
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
Paul Donald 2025-12-08 20:45:16 +01:00 committed by Christian Marangi
parent 83f6177dbf
commit 1684c28cfe
No known key found for this signature in database
GPG key ID: AC001D09ADBFEAD7

View file

@ -70,7 +70,8 @@ MESON_HOST_ARGS += \
MESON_ARGS += \
$(MESON_COMMON_ARGS) \
-Dcrypto_backend=$(BUILD_VARIANT)
-Dcrypto_backend=$(BUILD_VARIANT) \
-Dminimal=true
define Package/apk/conffiles
/etc/apk/repositories.d/customfeeds.list