Set a default value for XILINX_WITH_ESW until gen-machine-conf can be adjusted.
Signed-off-by: Mark Hatle <[email protected]> --- meta-xilinx-standalone-sdt/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-xilinx-standalone-sdt/conf/layer.conf b/meta-xilinx-standalone-sdt/conf/layer.conf index 0f153e93..805e002c 100644 --- a/meta-xilinx-standalone-sdt/conf/layer.conf +++ b/meta-xilinx-standalone-sdt/conf/layer.conf @@ -26,7 +26,7 @@ LAYERDEPENDS_xilinx-standalone-sdt = "core \ LAYERSERIES_COMPAT_xilinx-standalone-sdt = "scarthgap" # Set this to enable this layer -#XILINX_WITH_ESW = "sdt" +XILINX_WITH_ESW ?= "sdt" # 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 (#5397): https://lists.yoctoproject.org/g/meta-xilinx/message/5397 Mute This Topic: https://lists.yoctoproject.org/mt/106609987/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
