summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2015-05-27 16:52:16 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-06-01 10:22:33 -0400
commit5c880613a30351e8dfa815ed82740aa5012ef0d4 (patch)
treea77c2cdee5a0c8cbe5fa039b4f123b6deb3d10c4 /recipes-core
parent74356ce9c00eb9c6aa45515a9d98468ddfa7a2ee (diff)
downloadmeta-ti-5c880613a30351e8dfa815ed82740aa5012ef0d4.tar.gz
llvm-common: Extend to nativesdk class.
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/llvm/llvm-common.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-core/llvm/llvm-common.bbappend b/recipes-core/llvm/llvm-common.bbappend
new file mode 100644
index 00000000..ffe4dcb0
--- /dev/null
+++ b/recipes-core/llvm/llvm-common.bbappend
@@ -0,0 +1,5 @@
1PR_append = "-ti0"
2
3SYSROOT_PREPROCESS_FUNCS_append_class-nativesdk = " llvm_common_sysroot_preprocess"
4
5BBCLASSEXTEND += "nativesdk"