diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-06-02 21:38:56 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-06-02 21:38:56 -0400 |
commit | 6d1c337af7d43953f6d0802ffd0bf1d9d3cfb146 (patch) | |
tree | 3fbf678d76f3d163f9bb924aaf2c76b005c0f7be /recipes-core | |
parent | 17b0aad90f83f0bec973d000a5b2d753be4793cb (diff) | |
download | meta-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.bbappend | 5 |
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 @@ | |||
1 | PR_append = "-ti0" | ||
2 | |||
3 | SYSROOT_PREPROCESS_FUNCS_append_class-nativesdk = " llvm_common_sysroot_preprocess" | ||
4 | |||
5 | BBCLASSEXTEND += "nativesdk" | ||