summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-06-02 21:39:15 -0400
committerDenys Dmytriyenko <denys@ti.com>2015-06-02 21:39:15 -0400
commitc6fb26ac141fcbf832e39922d6ed83c21a6a99da (patch)
tree3fbf678d76f3d163f9bb924aaf2c76b005c0f7be /recipes-core
parent3c4071ee887f7b695cb5009c2bf6f49bdee4af81 (diff)
downloadmeta-ti-c6fb26ac141fcbf832e39922d6ed83c21a6a99da.tar.gz
Revert "llvm-common: Extend to nativesdk class."
This reverts commit 8b564e676b4418875f2e24002660ba92ecd4bbf0.
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/llvm/llvm-common.bbappend5
1 files changed, 0 insertions, 5 deletions
diff --git a/recipes-core/llvm/llvm-common.bbappend b/recipes-core/llvm/llvm-common.bbappend
deleted file mode 100644
index ffe4dcb0..00000000
--- a/recipes-core/llvm/llvm-common.bbappend
+++ /dev/null
@@ -1,5 +0,0 @@
1PR_append = "-ti0"
2
3SYSROOT_PREPROCESS_FUNCS_append_class-nativesdk = " llvm_common_sysroot_preprocess"
4
5BBCLASSEXTEND += "nativesdk"