[meta-xilinx] [meta-xilinx-bsp][PATCH] machine-xilinx-default.inc: Set weaker assignment level for FSTYPES
Manjukumar Matha
manjukumar.harthikote-matha at xilinx.com
Thu Jan 11 16:47:34 PST 2018
From: Vineeth Chowdary Karumanchi <vineethchowz.chowdary at xilinx.com>
Reduce IMAGE_FSTYPES assignment level to ??= so that it can be overriden
by distro and eSDK downstream
Signed-off-by: Vineeth Chowdary Karumanchi <vineethchowz.chowdary at xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
---
meta-xilinx-bsp/conf/machine/include/machine-xilinx-default.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-xilinx-bsp/conf/machine/include/machine-xilinx-default.inc b/meta-xilinx-bsp/conf/machine/include/machine-xilinx-default.inc
index bac47cb..6307df1 100644
--- a/meta-xilinx-bsp/conf/machine/include/machine-xilinx-default.inc
+++ b/meta-xilinx-bsp/conf/machine/include/machine-xilinx-default.inc
@@ -3,7 +3,7 @@
MACHINE_FEATURES_BACKFILL_CONSIDERED += "rtc"
# File System Configuration
-IMAGE_FSTYPES ?= "tar.gz cpio cpio.gz.u-boot"
+IMAGE_FSTYPES ??= "tar.gz cpio cpio.gz.u-boot"
# Kernel Configuration
XILINX_DEFAULT_KERNEL := "linux-xlnx"
--
2.7.4
This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.
More information about the meta-xilinx
mailing list