ccmp13: disable generation of ST user image
https://onedigi.atlassian.net/browse/DEL-9734 Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
parent
d86857e804
commit
87060cbbd1
|
|
@ -147,6 +147,7 @@ MACHINE_DISTRO_FEATURES_REMOVE = "gstreamer opengl vulkan wayland x11"
|
||||||
|
|
||||||
# Disable use of vendorfs partition
|
# Disable use of vendorfs partition
|
||||||
ST_VENDORFS = "0"
|
ST_VENDORFS = "0"
|
||||||
|
ST_USERFS = "0"
|
||||||
|
|
||||||
# Boot artifacts to be copied from the deploy dir to the installer ZIP
|
# Boot artifacts to be copied from the deploy dir to the installer ZIP
|
||||||
BOOTABLE_ARTIFACTS = " \
|
BOOTABLE_ARTIFACTS = " \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue