[meta-ti] [PATCH 1/2] llvm-common: Extend to nativesdk class.
Jacob Stiffler
j-stiffler at ti.com
Wed Feb 25 11:28:24 PST 2015
Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
recipes-core/llvm/llvm-common.bbappend | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 recipes-core/llvm/llvm-common.bbappend
diff --git a/recipes-core/llvm/llvm-common.bbappend b/recipes-core/llvm/llvm-common.bbappend
new file mode 100644
index 0000000..0de15cf
--- /dev/null
+++ b/recipes-core/llvm/llvm-common.bbappend
@@ -0,0 +1,7 @@
+
+PR_append = "-arago0"
+
+SYSROOT_PREPROCESS_FUNCS_append_class-nativesdk = " llvm_common_sysroot_preprocess"
+
+BBCLASSEXTEND += "nativesdk"
+
--
1.7.9.5
More information about the meta-ti
mailing list