diff options
author | Denys Dmytriyenko <denys@ti.com> | 2015-06-02 21:39:37 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-06-02 21:39:37 -0400 |
commit | d0352aecb87cb364714c248fb709359a9883dd67 (patch) | |
tree | 3fbf678d76f3d163f9bb924aaf2c76b005c0f7be | |
parent | dcb88233a845cf6987749e1e24f9891f1bafefc8 (diff) | |
download | meta-ti-d0352aecb87cb364714c248fb709359a9883dd67.tar.gz |
Revert "llvm-common: Extend to nativesdk class."
This reverts commit 02ca76d89456fc0073f1b3384c06494ac51d1498.
-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" | ||