summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-06-02 21:39:37 -0400
committerDenys Dmytriyenko <denys@ti.com>2015-06-02 21:39:37 -0400
commitd0352aecb87cb364714c248fb709359a9883dd67 (patch)
tree3fbf678d76f3d163f9bb924aaf2c76b005c0f7be
parentdcb88233a845cf6987749e1e24f9891f1bafefc8 (diff)
downloadmeta-ti-d0352aecb87cb364714c248fb709359a9883dd67.tar.gz
Revert "llvm-common: Extend to nativesdk class."
This reverts commit 02ca76d89456fc0073f1b3384c06494ac51d1498.
-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"