All of lore.kernel.org
 help / color / mirror / Atom feed
* OE-core based java layer?
@ 2011-11-30 19:22 Koen Kooi
  2011-11-30 19:40 ` Otavio Salvador
  2011-12-01  8:08 ` Stefan Schmidt
  0 siblings, 2 replies; 11+ messages in thread
From: Koen Kooi @ 2011-11-30 19:22 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Beagleboard.org has moved to the OE-core metaverse to build the factory
images and we need java support to stay feature compatible with OE classic.

Are there already people working on such a thing or should I just go ahead
and add a meta-java to the meta-oe repo and start importing recipes one-by-one?

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: GPGTools - http://gpgtools.org

iEYEARECAAYFAk7WgnUACgkQMkyGM64RGpGoCACdENwNJC/SWsEuDbm0HBMcV19B
lB0AmwbUDZVUgy3dg+o4i1nu1MsM+u1J
=eNzT
-----END PGP SIGNATURE-----




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

* Re: OE-core based java layer?
  2011-11-30 19:22 OE-core based java layer? Koen Kooi
@ 2011-11-30 19:40 ` Otavio Salvador
  2011-12-01  8:51   ` Steffen Sledz
  2011-12-01  8:08 ` Stefan Schmidt
  1 sibling, 1 reply; 11+ messages in thread
From: Otavio Salvador @ 2011-11-30 19:40 UTC (permalink / raw)
  To: openembedded-devel

On Wed, Nov 30, 2011 at 17:22, Koen Kooi <koen@dominion.thruhere.net> wrote:

> Are there already people working on such a thing or should I just go ahead
> and add a meta-java to the meta-oe repo and start importing recipes
> one-by-one?
>

https://github.com/woglinde/meta-java

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


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

* Re: OE-core based java layer?
  2011-11-30 19:22 OE-core based java layer? Koen Kooi
  2011-11-30 19:40 ` Otavio Salvador
@ 2011-12-01  8:08 ` Stefan Schmidt
  2011-12-01  8:26   ` Henning Heinold
  2011-12-01  9:25   ` Koen Kooi
  1 sibling, 2 replies; 11+ messages in thread
From: Stefan Schmidt @ 2011-12-01  8:08 UTC (permalink / raw)
  To: openembedded-devel

Hello.

On Wed, 2011-11-30 at 20:22, Koen Kooi wrote:
> 
> Beagleboard.org has moved to the OE-core metaverse to build the factory
> images and we need java support to stay feature compatible with OE classic.
> 
> Are there already people working on such a thing or should I just go ahead
> and add a meta-java to the meta-oe repo and start importing recipes one-by-one?

Henning already did it. https://github.com/woglinde/meta-java/

I was able to build openjdk-6 from it. Still having some problems with
some of our Buglabs java recipes but I think its not meta-java's
fault. :)

regards
Stefan Schmidt



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

* Re: OE-core based java layer?
  2011-12-01  8:08 ` Stefan Schmidt
@ 2011-12-01  8:26   ` Henning Heinold
  2011-12-01  8:53     ` Koen Kooi
  2011-12-01  9:25   ` Koen Kooi
  1 sibling, 1 reply; 11+ messages in thread
From: Henning Heinold @ 2011-12-01  8:26 UTC (permalink / raw)
  To: openembedded-devel

On Thu, Dec 01, 2011 at 09:08:38AM +0100, Stefan Schmidt wrote:
> Hello.
> 
> On Wed, 2011-11-30 at 20:22, Koen Kooi wrote:
> > 
> > Beagleboard.org has moved to the OE-core metaverse to build the factory
> > images and we need java support to stay feature compatible with OE classic.
> > 
> > Are there already people working on such a thing or should I just go ahead
> > and add a meta-java to the meta-oe repo and start importing recipes one-by-one?
> 
> Henning already did it. https://github.com/woglinde/meta-java/
> 
> I was able to build openjdk-6 from it. Still having some problems with
> some of our Buglabs java recipes but I think its not meta-java's
> fault. :)

Hi,

thanks for the feedback. I did not found the time to announce it via E-Mail.

But now it is.

Which brings me to the question, if we should host meta-java on the oe git servers or not?

Bye Henning



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

* Re: OE-core based java layer?
  2011-11-30 19:40 ` Otavio Salvador
@ 2011-12-01  8:51   ` Steffen Sledz
  2011-12-01 10:40     ` Paul Eggleton
  0 siblings, 1 reply; 11+ messages in thread
From: Steffen Sledz @ 2011-12-01  8:51 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Otavio Salvador

On 30.11.2011 20:40, Otavio Salvador wrote:
> On Wed, Nov 30, 2011 at 17:22, Koen Kooi <koen@dominion.thruhere.net> wrote:
> 
>> Are there already people working on such a thing or should I just go ahead
>> and add a meta-java to the meta-oe repo and start importing recipes
>> one-by-one?
>>
> 
> https://github.com/woglinde/meta-java

In my opinion ths should be added to <http://www.openembedded.org/wiki/LayerIndex>.

Steffen

-- 
DResearch Fahrzeugelektronik GmbH
Otto-Schmirgal-Str. 3, 10319 Berlin, Germany
Tel: +49 30 515932-237 mailto:sledz@dresearch-fe.de
Fax: +49 30 515932-299
Geschäftsführer: Dr. Michael Weber, Werner Mögle;
Amtsgericht Berlin Charlottenburg; HRB 130120 B;
Ust.-IDNr. DE273952058



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

* Re: OE-core based java layer?
  2011-12-01  8:26   ` Henning Heinold
@ 2011-12-01  8:53     ` Koen Kooi
  0 siblings, 0 replies; 11+ messages in thread
From: Koen Kooi @ 2011-12-01  8:53 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 01-12-11 09:26, Henning Heinold schreef:
> On Thu, Dec 01, 2011 at 09:08:38AM +0100, Stefan Schmidt wrote:
>> Hello.
>> 
>> On Wed, 2011-11-30 at 20:22, Koen Kooi wrote:
>>> 
>>> Beagleboard.org has moved to the OE-core metaverse to build the
>>> factory images and we need java support to stay feature compatible
>>> with OE classic.
>>> 
>>> Are there already people working on such a thing or should I just go
>>> ahead and add a meta-java to the meta-oe repo and start importing
>>> recipes one-by-one?
>> 
>> Henning already did it. https://github.com/woglinde/meta-java/
>> 
>> I was able to build openjdk-6 from it. Still having some problems with 
>> some of our Buglabs java recipes but I think its not meta-java's fault.
>> :)
> 
> Hi,
> 
> thanks for the feedback. I did not found the time to announce it via
> E-Mail.
> 
> But now it is.
> 
> Which brings me to the question, if we should host meta-java on the oe
> git servers or not?

What's wrong with the current situation?


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: GPGTools - http://gpgtools.org

iEUEARECAAYFAk7XQG0ACgkQMkyGM64RGpFBawCfWpmyTrc6JwV0HSRknTvlGRms
780AmIrF0T/plv6gWIs/36hsFfYo+6k=
=TPJ7
-----END PGP SIGNATURE-----




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

* Re: OE-core based java layer?
  2011-12-01  8:08 ` Stefan Schmidt
  2011-12-01  8:26   ` Henning Heinold
@ 2011-12-01  9:25   ` Koen Kooi
  2011-12-01 14:34     ` Chris Larson
  1 sibling, 1 reply; 11+ messages in thread
From: Koen Kooi @ 2011-12-01  9:25 UTC (permalink / raw)
  To: openembedded-devel

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Op 01-12-11 09:08, Stefan Schmidt schreef:
> Hello.
> 
> On Wed, 2011-11-30 at 20:22, Koen Kooi wrote:
>> 
>> Beagleboard.org has moved to the OE-core metaverse to build the
>> factory images and we need java support to stay feature compatible with
>> OE classic.
>> 
>> Are there already people working on such a thing or should I just go
>> ahead and add a meta-java to the meta-oe repo and start importing
>> recipes one-by-one?
> 
> Henning already did it. https://github.com/woglinde/meta-java/
> 
> I was able to build openjdk-6 from it.

I've found a common theme for this week: It works if you follow the README,
but noone actually reads a README :)

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: GPGTools - http://gpgtools.org

iEYEARECAAYFAk7XSBMACgkQMkyGM64RGpFb9gCfV34u1uP26A7os77pXJwdnZWd
77wAn1aWEKIqEftpwVFqzVRVeCvoGf2V
=veMI
-----END PGP SIGNATURE-----




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

* Re: OE-core based java layer?
  2011-12-01  8:51   ` Steffen Sledz
@ 2011-12-01 10:40     ` Paul Eggleton
  2011-12-01 20:19       ` McClintock Matthew-B29882
  0 siblings, 1 reply; 11+ messages in thread
From: Paul Eggleton @ 2011-12-01 10:40 UTC (permalink / raw)
  To: openembedded-devel

On Thursday 01 December 2011 09:51:00 Steffen Sledz wrote:
> On 30.11.2011 20:40, Otavio Salvador wrote:
> > https://github.com/woglinde/meta-java
> 
> In my opinion ths should be added to
> <http://www.openembedded.org/wiki/LayerIndex>.

Done :)

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

* Re: OE-core based java layer?
  2011-12-01  9:25   ` Koen Kooi
@ 2011-12-01 14:34     ` Chris Larson
  0 siblings, 0 replies; 11+ messages in thread
From: Chris Larson @ 2011-12-01 14:34 UTC (permalink / raw)
  To: openembedded-devel

On Thu, Dec 1, 2011 at 2:25 AM, Koen Kooi <koen@dominion.thruhere.net> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Op 01-12-11 09:08, Stefan Schmidt schreef:
>> Hello.
>>
>> On Wed, 2011-11-30 at 20:22, Koen Kooi wrote:
>>>
>>> Beagleboard.org has moved to the OE-core metaverse to build the
>>> factory images and we need java support to stay feature compatible with
>>> OE classic.
>>>
>>> Are there already people working on such a thing or should I just go
>>> ahead and add a meta-java to the meta-oe repo and start importing
>>> recipes one-by-one?
>>
>> Henning already did it. https://github.com/woglinde/meta-java/
>>
>> I was able to build openjdk-6 from it.
>
> I've found a common theme for this week: It works if you follow the README,
> but noone actually reads a README :)

That's one of the nice things about github -- if they go to the web
page, it's right there in their face :)
-- 
Christopher Larson
clarson at kergoth dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Maintainer - Tslib
Senior Software Engineer, Mentor Graphics



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

* Re: OE-core based java layer?
  2011-12-01 10:40     ` Paul Eggleton
@ 2011-12-01 20:19       ` McClintock Matthew-B29882
  2011-12-01 22:40         ` Khem Raj
  0 siblings, 1 reply; 11+ messages in thread
From: McClintock Matthew-B29882 @ 2011-12-01 20:19 UTC (permalink / raw)
  To: openembedded-devel@lists.openembedded.org

On Thu, Dec 1, 2011 at 4:40 AM, Paul Eggleton
<paul.eggleton@linux.intel.com> wrote:
> On Thursday 01 December 2011 09:51:00 Steffen Sledz wrote:
>> On 30.11.2011 20:40, Otavio Salvador wrote:
>> > https://github.com/woglinde/meta-java
>>
>> In my opinion ths should be added to
>> <http://www.openembedded.org/wiki/LayerIndex>.
>
> Done :)

This is quite useful, just found it =)

Can someone give me permissions (account: mattsm) to edit pages and/or
add meta-fsl-ppc?

Thanks,

-M



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

* Re: OE-core based java layer?
  2011-12-01 20:19       ` McClintock Matthew-B29882
@ 2011-12-01 22:40         ` Khem Raj
  0 siblings, 0 replies; 11+ messages in thread
From: Khem Raj @ 2011-12-01 22:40 UTC (permalink / raw)
  To: openembedded-devel

> Can someone give me permissions (account: mattsm) to edit pages and/or
> add meta-fsl-ppc?

You should be member of active users now. Retry



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

end of thread, other threads:[~2011-12-01 22:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-30 19:22 OE-core based java layer? Koen Kooi
2011-11-30 19:40 ` Otavio Salvador
2011-12-01  8:51   ` Steffen Sledz
2011-12-01 10:40     ` Paul Eggleton
2011-12-01 20:19       ` McClintock Matthew-B29882
2011-12-01 22:40         ` Khem Raj
2011-12-01  8:08 ` Stefan Schmidt
2011-12-01  8:26   ` Henning Heinold
2011-12-01  8:53     ` Koen Kooi
2011-12-01  9:25   ` Koen Kooi
2011-12-01 14:34     ` Chris Larson

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.