All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] llvm-common: Extend to nativesdk class.
@ 2015-04-28 18:21 Jacob Stiffler
  2015-04-28 18:21 ` [PATCH 2/2] ti-llvm3.3: Add LLVM 3.3 with c6x intrinsic support Jacob Stiffler
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Jacob Stiffler @ 2015-04-28 18:21 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 recipes-core/llvm/llvm-common.bbappend |    5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 recipes-core/llvm/llvm-common.bbappend

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



^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [PATCH 1/2] llvm-common: Extend to nativesdk class.
@ 2015-06-05 12:01 Jacob Stiffler
  2015-06-05 12:01 ` [PATCH 2/2] ti-llvm3.3: Add LLVM 3.3 with c6x intrinsic support Jacob Stiffler
  0 siblings, 1 reply; 12+ messages in thread
From: Jacob Stiffler @ 2015-06-05 12:01 UTC (permalink / raw)
  To: meta-arago

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
Previously submitted to meta-ti.

 .../recipes-core/llvm/llvm-common.bbappend         |    5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 meta-arago-extras/recipes-core/llvm/llvm-common.bbappend

diff --git a/meta-arago-extras/recipes-core/llvm/llvm-common.bbappend b/meta-arago-extras/recipes-core/llvm/llvm-common.bbappend
new file mode 100644
index 0000000..65de0d8
--- /dev/null
+++ b/meta-arago-extras/recipes-core/llvm/llvm-common.bbappend
@@ -0,0 +1,5 @@
+PR_append = "-arago0"
+
+SYSROOT_PREPROCESS_FUNCS_append_class-nativesdk = " llvm_common_sysroot_preprocess"
+
+BBCLASSEXTEND += "nativesdk"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 12+ messages in thread
* [PATCH 1/2] llvm-common: Extend to nativesdk class.
@ 2015-02-25 19:28 Jacob Stiffler
  2015-02-25 19:28 ` [PATCH 2/2] ti-llvm3.3: Add LLVM 3.3 with c6x intrinsic support Jacob Stiffler
  0 siblings, 1 reply; 12+ messages in thread
From: Jacob Stiffler @ 2015-02-25 19:28 UTC (permalink / raw)
  To: meta-ti

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
---
 recipes-core/llvm/llvm-common.bbappend |    7 +++++++
 1 file changed, 7 insertions(+)
 create mode 100644 recipes-core/llvm/llvm-common.bbappend

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



^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-08-10 11:56 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-28 18:21 [PATCH 1/2] llvm-common: Extend to nativesdk class Jacob Stiffler
2015-04-28 18:21 ` [PATCH 2/2] ti-llvm3.3: Add LLVM 3.3 with c6x intrinsic support Jacob Stiffler
2015-05-20 16:09   ` Jacob Stiffler
2015-05-21  2:01     ` Denys Dmytriyenko
2015-05-20 16:09 ` [PATCH 1/2] llvm-common: Extend to nativesdk class Jacob Stiffler
2015-05-21  2:00   ` Denys Dmytriyenko
2015-05-22 18:22 ` Denys Dmytriyenko
  -- strict thread matches above, loose matches on Subject: below --
2015-06-05 12:01 Jacob Stiffler
2015-06-05 12:01 ` [PATCH 2/2] ti-llvm3.3: Add LLVM 3.3 with c6x intrinsic support Jacob Stiffler
2015-08-10 11:56   ` Jacob Stiffler
2015-02-25 19:28 [PATCH 1/2] llvm-common: Extend to nativesdk class Jacob Stiffler
2015-02-25 19:28 ` [PATCH 2/2] ti-llvm3.3: Add LLVM 3.3 with c6x intrinsic support Jacob Stiffler
2015-02-25 20:04   ` Denys Dmytriyenko
2015-02-25 20:53     ` Stiffler, Jacob

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.