All of lore.kernel.org
 help / color / mirror / Atom feed
* Ruby and meta-oe?
@ 2012-12-22  1:14 Koen Kooi
  2012-12-23 19:40 ` Paul Eggleton
  0 siblings, 1 reply; 6+ messages in thread
From: Koen Kooi @ 2012-12-22  1:14 UTC (permalink / raw)
  To: openembedded-devel

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

Hi,

What's the status on getting ruby recipes into a meta-ruby or meta-oe? I
just had to import it into my working branch to build mkvtoolnix which needs
ruby-native for its buildsystem (don't ask).

regards,

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

iD8DBQFQ1QlfMkyGM64RGpERAhfdAKCjazknzl+A+cxY6sPykmbBrAYxRQCgo/Lh
6+b1rka7BJlICOQbGHtHUZI=
=u29k
-----END PGP SIGNATURE-----




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

* Re: Ruby and meta-oe?
  2012-12-22  1:14 Ruby and meta-oe? Koen Kooi
@ 2012-12-23 19:40 ` Paul Eggleton
  2012-12-23 19:45   ` Martin Jansa
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Eggleton @ 2012-12-23 19:40 UTC (permalink / raw)
  To: Koen Kooi; +Cc: openembedded-devel

On Saturday 22 December 2012 02:14:07 Koen Kooi wrote:
> What's the status on getting ruby recipes into a meta-ruby or meta-oe? I
> just had to import it into my working branch to build mkvtoolnix which needs
> ruby-native for its buildsystem (don't ask).

The original author never replied to my suggestion about creating a separate 
layer. Unless there are objections I'd suggest just creating a meta-ruby and 
using the patches from patchwork to add ruby into it.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



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

* Re: Ruby and meta-oe?
  2012-12-23 19:40 ` Paul Eggleton
@ 2012-12-23 19:45   ` Martin Jansa
  2012-12-26 12:10     ` Martin Jansa
  0 siblings, 1 reply; 6+ messages in thread
From: Martin Jansa @ 2012-12-23 19:45 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi

[-- Attachment #1: Type: text/plain, Size: 629 bytes --]

On Sun, Dec 23, 2012 at 07:40:51PM +0000, Paul Eggleton wrote:
> On Saturday 22 December 2012 02:14:07 Koen Kooi wrote:
> > What's the status on getting ruby recipes into a meta-ruby or meta-oe? I
> > just had to import it into my working branch to build mkvtoolnix which needs
> > ruby-native for its buildsystem (don't ask).
> 
> The original author never replied to my suggestion about creating a separate 
> layer. Unless there are objections I'd suggest just creating a meta-ruby and 
> using the patches from patchwork to add ruby into it.

Agreed,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: Ruby and meta-oe?
  2012-12-23 19:45   ` Martin Jansa
@ 2012-12-26 12:10     ` Martin Jansa
  2012-12-26 15:13       ` Koen Kooi
  0 siblings, 1 reply; 6+ messages in thread
From: Martin Jansa @ 2012-12-26 12:10 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Koen Kooi

[-- Attachment #1: Type: text/plain, Size: 894 bytes --]

On Sun, Dec 23, 2012 at 08:45:58PM +0100, Martin Jansa wrote:
> On Sun, Dec 23, 2012 at 07:40:51PM +0000, Paul Eggleton wrote:
> > On Saturday 22 December 2012 02:14:07 Koen Kooi wrote:
> > > What's the status on getting ruby recipes into a meta-ruby or meta-oe? I
> > > just had to import it into my working branch to build mkvtoolnix which needs
> > > ruby-native for its buildsystem (don't ask).
> > 
> > The original author never replied to my suggestion about creating a separate 
> > layer. Unless there are objections I'd suggest just creating a meta-ruby and 
> > using the patches from patchwork to add ruby into it.
> 
> Agreed,

Btw: I'm doing this atm, but that recipe on patchwork didn't even have
LIC_FILES_CHKSUMs.

Koen: feel free to sync it with your tested version in follow-up patch.

Cheers,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

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

* Re: Ruby and meta-oe?
  2012-12-26 12:10     ` Martin Jansa
@ 2012-12-26 15:13       ` Koen Kooi
  2012-12-26 15:25         ` Martin Jansa
  0 siblings, 1 reply; 6+ messages in thread
From: Koen Kooi @ 2012-12-26 15:13 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-devel@lists.openembedded.org



Op 26 dec. 2012 om 13:10 heeft Martin Jansa <martin.jansa@gmail.com> het volgende geschreven:

> On Sun, Dec 23, 2012 at 08:45:58PM +0100, Martin Jansa wrote:
>> On Sun, Dec 23, 2012 at 07:40:51PM +0000, Paul Eggleton wrote:
>>> On Saturday 22 December 2012 02:14:07 Koen Kooi wrote:
>>>> What's the status on getting ruby recipes into a meta-ruby or meta-oe? I
>>>> just had to import it into my working branch to build mkvtoolnix which needs
>>>> ruby-native for its buildsystem (don't ask).
>>> 
>>> The original author never replied to my suggestion about creating a separate 
>>> layer. Unless there are objections I'd suggest just creating a meta-ruby and 
>>> using the patches from patchwork to add ruby into it.
>> 
>> Agreed,
> 
> Btw: I'm doing this atm, but that recipe on patchwork didn't even have
> LIC_FILES_CHKSUMs.

I squashed 1/2 and 2/2 together, that makes ruby-native work


> 
> Koen: feel free to sync it with your tested version in follow-up patch.
> 
> Cheers,
> 
> -- 
> Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com



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

* Re: Ruby and meta-oe?
  2012-12-26 15:13       ` Koen Kooi
@ 2012-12-26 15:25         ` Martin Jansa
  0 siblings, 0 replies; 6+ messages in thread
From: Martin Jansa @ 2012-12-26 15:25 UTC (permalink / raw)
  To: Koen Kooi; +Cc: openembedded-devel@lists.openembedded.org

On Wed, Dec 26, 2012 at 4:13 PM, Koen Kooi <koen@dominion.thruhere.net> wrote:
>
>
> Op 26 dec. 2012 om 13:10 heeft Martin Jansa <martin.jansa@gmail.com> het volgende geschreven:
>
>> On Sun, Dec 23, 2012 at 08:45:58PM +0100, Martin Jansa wrote:
>>> On Sun, Dec 23, 2012 at 07:40:51PM +0000, Paul Eggleton wrote:
>>>> On Saturday 22 December 2012 02:14:07 Koen Kooi wrote:
>>>>> What's the status on getting ruby recipes into a meta-ruby or meta-oe? I
>>>>> just had to import it into my working branch to build mkvtoolnix which needs
>>>>> ruby-native for its buildsystem (don't ask).
>>>>
>>>> The original author never replied to my suggestion about creating a separate
>>>> layer. Unless there are objections I'd suggest just creating a meta-ruby and
>>>> using the patches from patchwork to add ruby into it.
>>>
>>> Agreed,
>>
>> Btw: I'm doing this atm, but that recipe on patchwork didn't even have
>> LIC_FILES_CHKSUMs.
>
> I squashed 1/2 and 2/2 together, that makes ruby-native work

Ah I haven't seen 2/2 on patchwork because I was looking only on
"action needed" state. I've updated 2/2 to apply and will push it
later if ruby-native still builds OK.



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

end of thread, other threads:[~2012-12-26 15:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-22  1:14 Ruby and meta-oe? Koen Kooi
2012-12-23 19:40 ` Paul Eggleton
2012-12-23 19:45   ` Martin Jansa
2012-12-26 12:10     ` Martin Jansa
2012-12-26 15:13       ` Koen Kooi
2012-12-26 15:25         ` Martin Jansa

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.