From: Kai Kang <[email protected]> Replace variable SDK_LOCAL_CONF_WHITELIST with ESDK_LOCALCONF_ALLOW in layer.conf for inclusive language variable renaming.
Signed-off-by: Kai Kang <[email protected]> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index c7ab9c5..a202af5 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,7 +17,7 @@ LAYERDEPENDS_xilinx-tools = "core xilinx xilinx-standalone" XLNX_SCRIPTS_DIR = "${LAYERDIR}/scripts/" XILINX_VER_MAIN ??= "2021.2" -SDK_LOCAL_CONF_WHITELIST:append = " XILINX_SDK_TOOLCHAIN XILINX_VER_MAIN" +ESDK_LOCALCONF_ALLOW:append = " XILINX_SDK_TOOLCHAIN XILINX_VER_MAIN" HOSTTOOLS += "ps" INHERIT += "xsct-tarball" -- 2.33.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#4961): https://lists.yoctoproject.org/g/meta-xilinx/message/4961 Mute This Topic: https://lists.yoctoproject.org/mt/89541662/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
