All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe-layersetup][PATCH] mcsdk-dylan-config: Update mcsdk-config to use java layer
@ 2014-03-07 20:04 Sam Nelson
  2014-03-07 20:05 ` Denys Dmytriyenko
  0 siblings, 1 reply; 3+ messages in thread
From: Sam Nelson @ 2014-03-07 20:04 UTC (permalink / raw)
  To: meta-arago

- Needed to support openjdk in filesystem for XDC tools native compilation

Signed-off-by: Sam Nelson <sam.nelson@ti.com>
---
 configs/mcsdk/mcsdk-dylan-config.txt |    1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/mcsdk/mcsdk-dylan-config.txt b/configs/mcsdk/mcsdk-dylan-config.txt
index 9925642..1489b7b 100644
--- a/configs/mcsdk/mcsdk-dylan-config.txt
+++ b/configs/mcsdk/mcsdk-dylan-config.txt
@@ -8,6 +8,7 @@ meta-qt5,git://github.com/meta-qt5/meta-qt5.git,master,HEAD,layers=
 meta-openembedded,git://git.openembedded.org/meta-openembedded,dylan,HEAD,layers=toolchain-layer:meta-networking:meta-ruby:meta-oe
 meta-ti,git://arago-project.org/git/meta-ti.git,dylan,HEAD,layers=
 meta-linaro,git://git.linaro.org/openembedded/meta-linaro.git,dylan,HEAD,layers=meta-linaro-toolchain
+meta-java,git://github.com/woglinde/meta-java,master,HEAD,layers=
 oe-core,git://git.openembedded.org/openembedded-core,dylan,HEAD,layers=meta
 OECORELAYERCONF=./sample-files/bblayers.conf.sample
 OECORELOCALCONF=./sample-files/local-arago.conf.sample
-- 
1.7.9.5



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

* Re: [oe-layersetup][PATCH] mcsdk-dylan-config: Update mcsdk-config to use java layer
  2014-03-07 20:04 [oe-layersetup][PATCH] mcsdk-dylan-config: Update mcsdk-config to use java layer Sam Nelson
@ 2014-03-07 20:05 ` Denys Dmytriyenko
  2014-03-07 20:38   ` Nelson, Sam
  0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2014-03-07 20:05 UTC (permalink / raw)
  To: Sam Nelson; +Cc: meta-arago

Thanks, that already went in.

On Fri, Mar 07, 2014 at 03:04:55PM -0500, Sam Nelson wrote:
> - Needed to support openjdk in filesystem for XDC tools native compilation
> 
> Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> ---
>  configs/mcsdk/mcsdk-dylan-config.txt |    1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/configs/mcsdk/mcsdk-dylan-config.txt b/configs/mcsdk/mcsdk-dylan-config.txt
> index 9925642..1489b7b 100644
> --- a/configs/mcsdk/mcsdk-dylan-config.txt
> +++ b/configs/mcsdk/mcsdk-dylan-config.txt
> @@ -8,6 +8,7 @@ meta-qt5,git://github.com/meta-qt5/meta-qt5.git,master,HEAD,layers=
>  meta-openembedded,git://git.openembedded.org/meta-openembedded,dylan,HEAD,layers=toolchain-layer:meta-networking:meta-ruby:meta-oe
>  meta-ti,git://arago-project.org/git/meta-ti.git,dylan,HEAD,layers=
>  meta-linaro,git://git.linaro.org/openembedded/meta-linaro.git,dylan,HEAD,layers=meta-linaro-toolchain
> +meta-java,git://github.com/woglinde/meta-java,master,HEAD,layers=
>  oe-core,git://git.openembedded.org/openembedded-core,dylan,HEAD,layers=meta
>  OECORELAYERCONF=./sample-files/bblayers.conf.sample
>  OECORELOCALCONF=./sample-files/local-arago.conf.sample
> -- 
> 1.7.9.5
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

* Re: [oe-layersetup][PATCH] mcsdk-dylan-config: Update mcsdk-config to use java layer
  2014-03-07 20:05 ` Denys Dmytriyenko
@ 2014-03-07 20:38   ` Nelson, Sam
  0 siblings, 0 replies; 3+ messages in thread
From: Nelson, Sam @ 2014-03-07 20:38 UTC (permalink / raw)
  To: Dmytriyenko, Denys; +Cc: meta-arago@arago-project.org

Thanks Denys.

> -----Original Message-----
> From: Dmytriyenko, Denys
> Sent: Friday, March 07, 2014 3:06 PM
> To: Nelson, Sam
> Cc: meta-arago@arago-project.org
> Subject: Re: [meta-arago] [oe-layersetup][PATCH] mcsdk-dylan-config:
> Update mcsdk-config to use java layer
> 
> Thanks, that already went in.
> 
> On Fri, Mar 07, 2014 at 03:04:55PM -0500, Sam Nelson wrote:
> > - Needed to support openjdk in filesystem for XDC tools native compilation
> >
> > Signed-off-by: Sam Nelson <sam.nelson@ti.com>
> > ---
> >  configs/mcsdk/mcsdk-dylan-config.txt |    1 +
> >  1 file changed, 1 insertion(+)
> >
> > diff --git a/configs/mcsdk/mcsdk-dylan-config.txt b/configs/mcsdk/mcsdk-
> dylan-config.txt
> > index 9925642..1489b7b 100644
> > --- a/configs/mcsdk/mcsdk-dylan-config.txt
> > +++ b/configs/mcsdk/mcsdk-dylan-config.txt
> > @@ -8,6 +8,7 @@ meta-qt5,git://github.com/meta-qt5/meta-
> qt5.git,master,HEAD,layers=
> >  meta-openembedded,git://git.openembedded.org/meta-
> openembedded,dylan,HEAD,layers=toolchain-layer:meta-networking:meta-
> ruby:meta-oe
> >  meta-ti,git://arago-project.org/git/meta-ti.git,dylan,HEAD,layers=
> >  meta-linaro,git://git.linaro.org/openembedded/meta-
> linaro.git,dylan,HEAD,layers=meta-linaro-toolchain
> > +meta-java,git://github.com/woglinde/meta-java,master,HEAD,layers=
> >  oe-core,git://git.openembedded.org/openembedded-
> core,dylan,HEAD,layers=meta
> >  OECORELAYERCONF=./sample-files/bblayers.conf.sample
> >  OECORELOCALCONF=./sample-files/local-arago.conf.sample
> > --
> > 1.7.9.5
> >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

end of thread, other threads:[~2014-03-07 20:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-07 20:04 [oe-layersetup][PATCH] mcsdk-dylan-config: Update mcsdk-config to use java layer Sam Nelson
2014-03-07 20:05 ` Denys Dmytriyenko
2014-03-07 20:38   ` Nelson, Sam

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.