[meta-ti] Jacob Stiffler : llvm-common: Extend to nativesdk class.

Arago Project git git at arago-project.org
Mon Jun 1 07:23:06 PDT 2015


Module: meta-ti
Branch: master
Commit: 5c880613a30351e8dfa815ed82740aa5012ef0d4
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=5c880613a30351e8dfa815ed82740aa5012ef0d4

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Wed May 27 16:52:16 2015 +0000

llvm-common: Extend to nativesdk class.

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-core/llvm/llvm-common.bbappend |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/recipes-core/llvm/llvm-common.bbappend b/recipes-core/llvm/llvm-common.bbappend
new file mode 100644
index 0000000..ffe4dcb
--- /dev/null
+++ b/recipes-core/llvm/llvm-common.bbappend
@@ -0,0 +1,5 @@
+PR_append = "-ti0"
+
+SYSROOT_PREPROCESS_FUNCS_append_class-nativesdk = " llvm_common_sysroot_preprocess"
+
+BBCLASSEXTEND += "nativesdk"



More information about the meta-ti mailing list