Set a default value for XILINX_WITH_ESW until gen-machine-conf can be adjusted.
Signed-off-by: Mark Hatle <[email protected]> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 28f7445..e80c642 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,7 +17,7 @@ LAYERDEPENDS_xilinx-tools = "core xilinx xilinx-standalone" LAYERSERIES_COMPAT_xilinx-tools = "scarthgap" # Set this to enable this layer -#XILINX_WITH_ESW = "xsct" +XILINX_WITH_ESW ?= "xsct" # Sanity check for meta-xilinx-standalone layer. # Setting SKIP_META_XILINX_STANDALONE_SANITY_CHECK to "1" would skip the bbappend files check. -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#5417): https://lists.yoctoproject.org/g/meta-xilinx/message/5417 Mute This Topic: https://lists.yoctoproject.org/mt/106610008/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
