This shouldn't be forced upon users including the layer without using the machine value from meta-intel.
Signed-off-by: Anuj Mittal <[email protected]> --- .../clang-layer/recipes-devtools/clang/clang_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic-layers/clang-layer/recipes-devtools/clang/clang_%.bbappend b/dynamic-layers/clang-layer/recipes-devtools/clang/clang_%.bbappend index 86109b1d..50536c38 100644 --- a/dynamic-layers/clang-layer/recipes-devtools/clang/clang_%.bbappend +++ b/dynamic-layers/clang-layer/recipes-devtools/clang/clang_%.bbappend @@ -1,4 +1,4 @@ FILESEXTRAPATHS_prepend_intel-x86-common := "${THISDIR}/files:" -LIBCPLUSPLUS = "" +LIBCPLUSPLUS_intel-x86-common = "" -- 2.21.0 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
