nwl-ramdisk-minimal: Fix missing artifacts list
id:414705
This commit is contained in:
parent
437387f41c
commit
41820366c4
|
|
@ -8,6 +8,10 @@ COREOS_IMAGE_GENERATE_SWU = "0"
|
|||
inherit nwl-image
|
||||
inherit nwl-image-fitimage
|
||||
|
||||
# Overwrite definition from nwl-image-fitimage to get rid of default artifacts from
|
||||
# coreos like u-boot
|
||||
COREOS_CI_DEPLOY_ARTIFACTS = "${@get_nwl_fitimage_ci_artifacts(d)}"
|
||||
|
||||
IMAGE_FSTYPES = "cpio.xz"
|
||||
|
||||
# Keep only the minimum packages
|
||||
|
|
|
|||
Loading…
Reference in New Issue