From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0981EE003C7 for ; Tue, 25 Mar 2014 02:36:01 -0700 (PDT) Received: from e6520eb (unknown [88.170.243.169]) (Authenticated sender: eukrea) by smtp3-g21.free.fr (Postfix) with ESMTPSA id 1D11AA6219; Tue, 25 Mar 2014 10:35:53 +0100 (CET) Date: Tue, 25 Mar 2014 10:35:52 +0100 From: Eric =?UTF-8?B?QsOpbmFyZA==?= To: zboszor@pr.hu Message-ID: <20140325103552.66eebf86@e6520eb> In-Reply-To: <16ba811c114eea4c4dfc575f7e117ffd.squirrel@webmail.prtelecom.hu> References: <16ba811c114eea4c4dfc575f7e117ffd.squirrel@webmail.prtelecom.hu> Organization: =?UTF-8?B?RXVrcsOpYQ==?= Electromatique X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; x86_64-redhat-linux-gnu) MIME-Version: 1.0 Cc: meta-freescale@yoctoproject.org Subject: Re: Chromium acceleration X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Mar 2014 09:36:03 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi Zolt=C3=A1n, Le Tue, 25 Mar 2014 10:32:22 +0100, zboszor@pr.hu a =C3=A9crit : > Hi, >=20 > how can I add the meta-browser tree to the set of recipes? I did: >=20 > $ cd fsl-community-bsp/sources > $ git clone https://github.com/OSSystems/meta-browser.git > $ cd .. > $ . ./setup-environment build-master-next/ > $ bitbake chromium > Loading cache: 100% > |########################################################################= ###################################################| > ETA: 00:00:00 > Loaded 1806 entries from dependency cache. > ERROR: Nothing PROVIDES 'chromium' >=20 > Summary: There was 1 WARNING message shown. > Summary: There was 1 ERROR message shown, returning a non-zero exit code. > [zozo@localhost build-master-next]$ >=20 > Where should I move the meta-browser directory from the toplevel "sources= "? > What else should be done? >=20 http://www.yoctoproject.org/docs/1.5.1/dev-manual/dev-manual.html#enabling-= your-layer Eric