profile.mk: Set WORK_INIT_LIST to branding-$$(BRANDING)-release
Requires support at mkimage.
This commit is contained in:
parent
be0790870a
commit
b8aaede559
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user