summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-06-02 21:38:56 -0400
committerDenys Dmytriyenko <denys@ti.com>2015-06-02 21:38:56 -0400
commit6d1c337af7d43953f6d0802ffd0bf1d9d3cfb146 (patch)
tree3fbf678d76f3d163f9bb924aaf2c76b005c0f7be /recipes-core
parent17b0aad90f83f0bec973d000a5b2d753be4793cb (diff)
downloadmeta-ti-6d1c337af7d43953f6d0802ffd0bf1d9d3cfb146.tar.gz
Revert "llvm-common: Extend to nativesdk class."
This reverts commit 5c880613a30351e8dfa815ed82740aa5012ef0d4.
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"