[meta-freescale] Chromium acceleration

Marco Trillo martri at arantia.com
Tue Mar 25 02:46:47 PDT 2014


Hi,

On 03/25/2014 10:32 AM, zboszor at pr.hu wrote:
> Hi,
>
> how can I add the meta-browser tree to the set of recipes? I did:
>
> $ 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'
>
> Summary: There was 1 WARNING message shown.
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.
> [zozo at localhost build-master-next]$
>
> Where should I move the meta-browser directory from the toplevel "sources"?
> What else should be done?

You need to add the "meta-browser" layer to your bblayers.conf (in 
build/conf/), like this:

BBLAYERS += " ${BSPDIR}/sources/meta-browser "

You will probably need other to add other layers such as "meta-gnome".

Hope it helps,
Marco.





More information about the meta-freescale mailing list