From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qc0-f175.google.com (mail-qc0-f175.google.com [209.85.216.175]) by mail.openembedded.org (Postfix) with ESMTP id 1656D6010E for ; Mon, 16 Sep 2013 15:39:28 +0000 (UTC) Received: by mail-qc0-f175.google.com with SMTP id v2so2770333qcr.34 for ; Mon, 16 Sep 2013 08:39:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:in-reply-to :references:from:to:cc:subject:content-type; bh=mp+dOY1XemMBlyyFsO/RrqY3YFlinDv97ebhuXNf+SQ=; b=mWg7Dao69PBoXPlrcUV1lztxXUdS0GKOtbpx+PlUP12hDlAGWG0UitTWjCH3iwU61r j9NfvRl6ozCXQEmzF2NMYZXkqLamla4b/4yJ9WnvmtFDy8nsd1Y9WFH6nWuRJWpp+F5c qDu6jQlcn86ZraBDW+fTkAyhfxg+Up+wUJQSPHGTuUbVMnszS837vDass1TGNWKaPwb5 kk9BFZodpcOz7whtiIns2WJHvRtyXSTMSEng3BjJf1zzYMKdBRS7XQRBzRPTQxH6KkIl rY4BFEHGf6L1WS9KE0bVt999SV00DQj76f+L1fsn5Af6bCbU/bChPfpX4y39V3ivtfuG 0Ciw== X-Gm-Message-State: ALoCoQn+b6UmJWPedaZJNNgtcW8x16OBIOqvaE1ErIeUuzdtmkjlHX2Dn1I8d7qGe9r6jUbqQym3 X-Received: by 10.229.185.68 with SMTP id cn4mr46994400qcb.5.1379345969471; Mon, 16 Sep 2013 08:39:29 -0700 (PDT) Received: from [127.0.0.1] (ec2-54-235-159-142.compute-1.amazonaws.com. [54.235.159.142]) by mx.google.com with ESMTPSA id g2sm24032093qaf.12.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 16 Sep 2013 08:39:28 -0700 (PDT) MIME-Version: 1.0 X-Mailer: Nodemailer (0.5.0; +http://www.nodemailer.com/) Date: Mon, 16 Sep 2013 08:39:28 -0700 (PDT) Message-Id: <1379345967717.a9ba8559@Nodemailer> In-Reply-To: <3047549.YMT2qeacCQ@helios> References: <3047549.YMT2qeacCQ@helios> X-Orchestra-Oid: 0ECCB65C-3E40-489D-A3DE-B9AF1D475693 X-Orchestra-Sig: 4b7ed4eee43ed9023c8db39c3987485d5da7d69b X-Orchestra-Thrid: TDF50CD80-D5BE-4DE9-9446-44DAF41E57D4_1446105799272783485 X-Orchestra-Thrid-Sig: e38f55ced3dc14ab0f427d33dc3db7c9b9883c16 X-Orchestra-Account: 2710d038b39aad21a8e3788cfbfcd8c62c32563a From: "JC" To: "Paul Eggleton" Cc: openembedded-core@lists.openembedded.org Subject: Re: lib ao ? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Sep 2013 15:39:28 -0000 Content-Type: multipart/alternative; boundary="----Nodemailer-0.5.0-?=_1-1379345968717" ------Nodemailer-0.5.0-?=_1-1379345968717 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 =E2=80=94 JC On Mon, Sep 16, 2013 at 5:37 PM, Paul Eggleton wrote: > On Monday 16 September 2013 10:59:43 Randy MacLeod wrote: >> On 13-09-13 07:12 PM, JC wrote: >> > Hi, >> >=20 >> > I cannot find a trace of libao. Is this present somewhere in some >>=20 >> It is: >> http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/libao/li= bao=5F >> 0.8.8.bb >> > openembedded-* repo I would have missed =3F I could not find it in >> > layers.openembedded.org > There isn't currently a libao recipe in common OE-Core based layers = indexed by=20 > the layer index. FYI though there is a recipe in the unofficial (and = apparently=20 > 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=20 > if it works for you please feel free to send a patch adding it to meta- > multimedia. >=20=20 >> The UI for that site has changed, you have to set: >> Branch: OE-Classic >> to search meta-openembedded. >>=20 >> 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,=20 > the old monolithic OpenEmbedded; it is not the same thing as meta-oe or = any of=20 > the layers in the meta-openembedded repository. > Cheers, > Paul > --=20 > Paul Eggleton > Intel Open Source Technology Centre ------Nodemailer-0.5.0-?=_1-1379345968717 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
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

=E2=80=94
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,
> >=20
> > I cannot find a trace of libao. Is this present somewhere in = some
>=20
> It is:
> http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/li= bao/libao=5F
> 0.8.8.bb
> > openembedded-* repo I would have missed =3F I could not find = it in
> > layers.openembedded.org

There isn't currently a libao recipe in common OE-Core based layers= indexed by=20
the layer index. FYI though there is a recipe in the unofficial (and = apparently=20
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=20
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.
>=20
> 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,=20
the old monolithic OpenEmbedded; it is not the same thing as meta-oe or= any of=20
the layers in the meta-openembedded repository.

Cheers,
Paul

--=20

Paul Eggleton
Intel Open Source Technology Centre


------Nodemailer-0.5.0-?=_1-1379345968717--