profile.mk: Set WORK_INIT_LIST to branding-$$(BRANDING)-release

Requires support at mkimage.
This commit is contained in:
Anton Midyukov 2021-07-13 17:15:52 +07:00
parent be0790870a
commit b8aaede559

View File

@ -107,6 +107,7 @@ profile/bare: profile/init use/pkgpriorities
@$(call add,PINNED_PACKAGES,branding-$$(BRANDING)-release:Essential)
@$(call add,PINNED_PACKAGES,branding-$$(BRANDING)-slideshow:Essential)
ifeq (,$(REPO:altlinux%=))
@$(call set,WORK_INIT_LIST,+branding-$$(BRANDING)-release)
@$(call set,IMAGE_INIT_LIST,+branding-$$(BRANDING)-release)
endif
@$(call xport,ARCH)