Openembedded Core Discussions
 help / color / mirror / Atom feed
* lib ao ?
@ 2013-09-13 23:12 JC
  2013-09-16 14:59 ` Randy MacLeod
  0 siblings, 1 reply; 6+ messages in thread
From: JC @ 2013-09-13 23:12 UTC (permalink / raw)
  To: openembedded-core

Hi,

I cannot find a trace of libao. Is this present somewhere in some 
openembedded-* repo I would have missed ? I could not find it in 
layers.openembedded.org

Thanks for your help,
Jay


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

* Re: lib ao ?
  2013-09-13 23:12 lib ao ? JC
@ 2013-09-16 14:59 ` Randy MacLeod
  2013-09-16 15:37   ` Paul Eggleton
  0 siblings, 1 reply; 6+ messages in thread
From: Randy MacLeod @ 2013-09-16 14:59 UTC (permalink / raw)
  To: JC; +Cc: openembedded-core

On 13-09-13 07:12 PM, JC wrote:
> Hi,
>
> I cannot find a trace of libao. Is this present somewhere in some

It is:
http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/libao/libao_0.8.8.bb

> openembedded-* repo I would have missed ? I could not find it in
> layers.openembedded.org

The UI for that site has changed, you have to set:
Branch: OE-Classic
to search meta-openembedded.

Painful, I know, but I assume there was confusion about what's in
oe-core and what's in OE-Classic.


// Randy
>
> Thanks for your help,
> Jay
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>


-- 
# Randy MacLeod. SMTS, Linux, Wind River
Direct: 613.963.1350


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

* Re: lib ao ?
  2013-09-16 14:59 ` Randy MacLeod
@ 2013-09-16 15:37   ` Paul Eggleton
  2013-09-16 15:39     ` JC
  0 siblings, 1 reply; 6+ messages in thread
From: Paul Eggleton @ 2013-09-16 15:37 UTC (permalink / raw)
  To: Randy MacLeod, JC; +Cc: openembedded-core

On Monday 16 September 2013 10:59:43 Randy MacLeod wrote:
> On 13-09-13 07:12 PM, JC wrote:
> > Hi,
> > 
> > I cannot find a trace of libao. Is this present somewhere in some
> 
> It is:
> http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/libao/libao_
> 0.8.8.bb
> > openembedded-* repo I would have missed ? I could not find it in
> > layers.openembedded.org

There isn't currently a libao recipe in common OE-Core based layers indexed by 
the layer index. FYI though there is a recipe in the unofficial (and apparently 
unmaintained) meta-jlime layer here:

https://github.com/tworaz/oe-tworaz/tree/master/meta-jlime

It would be great to have this added to meta-multimedia - please test it and 
if it works for you please feel free to send a patch adding it to meta-
multimedia.
 
> The UI for that site has changed, you have to set:
> Branch: OE-Classic
> to search meta-openembedded.
> 
> Painful, I know, but I assume there was confusion about what's in
> oe-core and what's in OE-Classic.

This is *not* correct. OE-Classic as shown in the layer index is OE-Classic, 
the old monolithic OpenEmbedded; it is not the same thing as meta-oe or any of 
the layers in the meta-openembedded repository.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

* Re: lib ao ?
  2013-09-16 15:37   ` Paul Eggleton
@ 2013-09-16 15:39     ` JC
  2013-09-17 10:36       ` Jean-Charles JC Verdié
  0 siblings, 1 reply; 6+ messages in thread
From: JC @ 2013-09-16 15:39 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: openembedded-core

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

Thanks. I'll have a look. FWIW I created my own libao recipe, I'll clean it to comply to recipe policy and will send it if the older one doesn't work out




Jay




—
JC

On Mon, Sep 16, 2013 at 5:37 PM, Paul Eggleton
<paul.eggleton@linux.intel.com> wrote:

> On Monday 16 September 2013 10:59:43 Randy MacLeod wrote:
>> On 13-09-13 07:12 PM, JC wrote:
>> > Hi,
>> > 
>> > I cannot find a trace of libao. Is this present somewhere in some
>> 
>> It is:
>> http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/libao/libao_
>> 0.8.8.bb
>> > openembedded-* repo I would have missed ? I could not find it in
>> > layers.openembedded.org
> There isn't currently a libao recipe in common OE-Core based layers indexed by 
> the layer index. FYI though there is a recipe in the unofficial (and apparently 
> unmaintained) meta-jlime layer here:
> https://github.com/tworaz/oe-tworaz/tree/master/meta-jlime
> It would be great to have this added to meta-multimedia - please test it and 
> if it works for you please feel free to send a patch adding it to meta-
> multimedia.
>  
>> The UI for that site has changed, you have to set:
>> Branch: OE-Classic
>> to search meta-openembedded.
>> 
>> Painful, I know, but I assume there was confusion about what's in
>> oe-core and what's in OE-Classic.
> This is *not* correct. OE-Classic as shown in the layer index is OE-Classic, 
> the old monolithic OpenEmbedded; it is not the same thing as meta-oe or any of 
> the layers in the meta-openembedded repository.
> Cheers,
> Paul
> -- 
> Paul Eggleton
> Intel Open Source Technology Centre

[-- Attachment #2: Type: text/html, Size: 2159 bytes --]

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

* Re: lib ao ?
  2013-09-16 15:39     ` JC
@ 2013-09-17 10:36       ` Jean-Charles JC Verdié
  2013-09-17 10:51         ` Paul Eggleton
  0 siblings, 1 reply; 6+ messages in thread
From: Jean-Charles JC Verdié @ 2013-09-17 10:36 UTC (permalink / raw)
  To: Paul Eggleton; +Cc: openembedded-core

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

Hi Paul et al;
> 
> There isn't currently a libao recipe in common OE-Core based layers indexed by 
> the layer index. FYI though there is a recipe in the unofficial (and apparently 
> unmaintained) meta-jlime layer here: 
> 
> https://github.com/tworaz/oe-tworaz/tree/master/meta-jlime 
> 
> It would be great to have this added to meta-multimedia - please test it and 
> if it works for you please feel free to send a patch adding it to meta- 
> multimedia. 
> 
> 


I got a mix from theirs and mine working. 

Any recommendation on the patch process? I think I saw something on a wiki someday about how to send patches, but I can't find it again :(

Jay


> > The UI for that site has changed, you have to set: 
> > Branch: OE-Classic 
> > to search meta-openembedded. 
> > 
> > Painful, I know, but I assume there was confusion about what's in 
> > oe-core and what's in OE-Classic. 
> 
> This is *not* correct. OE-Classic as shown in the layer index is OE-Classic, 
> the old monolithic OpenEmbedded; it is not the same thing as meta-oe or any of 
> the layers in the meta-openembedded repository. 
> 
> Cheers, 
> Paul 
> 
> -- 
> 
> Paul Eggleton 
> Intel Open Source Technology Centre 
> 
> 


[-- Attachment #2: Type: text/html, Size: 2331 bytes --]

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

* Re: lib ao ?
  2013-09-17 10:36       ` Jean-Charles JC Verdié
@ 2013-09-17 10:51         ` Paul Eggleton
  0 siblings, 0 replies; 6+ messages in thread
From: Paul Eggleton @ 2013-09-17 10:51 UTC (permalink / raw)
  To: Jean-Charles JC Verdié; +Cc: openembedded-core

Hi Jay,

On Tuesday 17 September 2013 06:36:54 Jean-Charles JC Verdié wrote:
> > There isn't currently a libao recipe in common OE-Core based layers
> > indexed by the layer index. FYI though there is a recipe in the
> > unofficial (and apparently unmaintained) meta-jlime layer here:
> > 
> > https://github.com/tworaz/oe-tworaz/tree/master/meta-jlime
> > 
> > It would be great to have this added to meta-multimedia - please test it
> > and if it works for you please feel free to send a patch adding it to
> > meta- multimedia.
> 
> I got a mix from theirs and mine working.
> 
> Any recommendation on the patch process? I think I saw something on a wiki
> someday about how to send patches, but I can't find it again :(

Here it is:

http://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre


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

end of thread, other threads:[~2013-09-17 10:51 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-13 23:12 lib ao ? JC
2013-09-16 14:59 ` Randy MacLeod
2013-09-16 15:37   ` Paul Eggleton
2013-09-16 15:39     ` JC
2013-09-17 10:36       ` Jean-Charles JC Verdié
2013-09-17 10:51         ` Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox