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

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


Module: meta-ti
Branch: fido
Commit: 8b564e676b4418875f2e24002660ba92ecd4bbf0
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=8b564e676b4418875f2e24002660ba92ecd4bbf0

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