mkimage-profiles/features.in/apt-conf/config.mk
Anton Midyukov 7844b5bc5c apt-conf: replace IMAGE_INIT_LIST to PINNED_PACKAGES
No need to add packages to IMAGE_INIT_LIST. Use pkgpriorities.
See also commit 8551e71028
2021-12-28 16:16:19 +07:00

9 lines
250 B
Makefile

use/apt-conf:
@$(call add_feature)
@$(call add,THE_PACKAGES,apt-conf-$$(THE_APT_CONF))
@$(call add,PINNED_PACKAGES,apt-conf-$$(THE_APT_CONF))
@$(call try,THE_APT_CONF,sisyphus)
use/apt-conf/branch: use/apt-conf
@$(call set,THE_APT_CONF,branch)