All of lore.kernel.org
 help / color / mirror / Atom feed
* Jacob Stiffler : llvm-common: Extend to nativesdk class.
@ 2015-06-01 14:23 Arago Project git
  2015-06-01 18:12 ` Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: Arago Project git @ 2015-06-01 14:23 UTC (permalink / raw)
  To: meta-ti

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@ti.com>
Date:   Wed May 27 16:52:16 2015 +0000

llvm-common: Extend to nativesdk class.

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@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"



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

* Jacob Stiffler : llvm-common: Extend to nativesdk class.
@ 2015-06-01 14:23 Arago Project git
  0 siblings, 0 replies; 5+ messages in thread
From: Arago Project git @ 2015-06-01 14:23 UTC (permalink / raw)
  To: meta-ti

Module: meta-ti
Branch: daisy
Commit: 02ca76d89456fc0073f1b3384c06494ac51d1498
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=02ca76d89456fc0073f1b3384c06494ac51d1498

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

llvm-common: Extend to nativesdk class.

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@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"



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

* Jacob Stiffler : llvm-common: Extend to nativesdk class.
@ 2015-06-01 14:23 Arago Project git
  0 siblings, 0 replies; 5+ messages in thread
From: Arago Project git @ 2015-06-01 14:23 UTC (permalink / raw)
  To: meta-ti

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@ti.com>
Date:   Wed May 27 16:52:16 2015 +0000

llvm-common: Extend to nativesdk class.

Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@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"



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

* Re: Jacob Stiffler : llvm-common: Extend to nativesdk class.
  2015-06-01 14:23 Jacob Stiffler : llvm-common: Extend to nativesdk class Arago Project git
@ 2015-06-01 18:12 ` Khem Raj
  2015-06-03  1:42   ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2015-06-01 18:12 UTC (permalink / raw)
  To: Arago Project git; +Cc: meta-ti@yoctoproject.org

On Mon, Jun 1, 2015 at 7:23 AM, Arago Project git <git@arago-project.org> wrote:
> 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@ti.com>
> Date:   Wed May 27 16:52:16 2015 +0000
>
> llvm-common: Extend to nativesdk class.
>
> Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> Signed-off-by: Denys Dmytriyenko <denys@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"
>

this should be going into meta-oe ?


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

* Re: Jacob Stiffler : llvm-common: Extend to nativesdk class.
  2015-06-01 18:12 ` Khem Raj
@ 2015-06-03  1:42   ` Denys Dmytriyenko
  0 siblings, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2015-06-03  1:42 UTC (permalink / raw)
  To: Khem Raj; +Cc: meta-ti@yoctoproject.org, Arago Project git

On Mon, Jun 01, 2015 at 11:12:38AM -0700, Khem Raj wrote:
> On Mon, Jun 1, 2015 at 7:23 AM, Arago Project git <git@arago-project.org> wrote:
> > 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@ti.com>
> > Date:   Wed May 27 16:52:16 2015 +0000
> >
> > llvm-common: Extend to nativesdk class.
> >
> > Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
> > Signed-off-by: Denys Dmytriyenko <denys@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"
> >
> 
> this should be going into meta-oe ?

Good point! I missed the fact that llvm is not yet in oe-core, but instead is 
in meta-oe.

-- 
Denys


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

end of thread, other threads:[~2015-06-03  1:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-01 14:23 Jacob Stiffler : llvm-common: Extend to nativesdk class Arago Project git
2015-06-01 18:12 ` Khem Raj
2015-06-03  1:42   ` Denys Dmytriyenko
  -- strict thread matches above, loose matches on Subject: below --
2015-06-01 14:23 Arago Project git
2015-06-01 14:23 Arago Project git

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.