[meta-ti] [PATCH] llvm-common: Extend to nativesdk class.
Jacob Stiffler
j-stiffler at ti.com
Wed May 27 03:52:16 PDT 2015
Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
---
* v2 changes:
- Change PR suffix.
recipes-core/llvm/llvm-common.bbappend | 5 +++++
1 file changed, 5 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..ffe4dcb
--- /dev/null
+++ b/recipes-core/llvm/llvm-common.bbappend
@@ -0,0 +1,5 @@
+PR_append = "-ti0"
+
+SYSROOT_PREPROCESS_FUNCS_append_class-nativesdk = " llvm_common_sysroot_preprocess"
+
+BBCLASSEXTEND += "nativesdk"
--
1.7.9.5
More information about the meta-ti
mailing list