[meta-freescale] Error: Adding chromium browser + fsl-image-gui (Yocto - Dora)

Benuvel GnanaKirubakaran, Jv. benuvelj at iwavesystems.com
Sun May 4 01:26:04 PDT 2014


Hi All,

Bitbaking fsl-image-gui of Yocto-dora was successfully built and
desktop appeared at HDMI also we can utilize all the privileges which
are available in it.

Now we desired to add chromium browser, for which, following changes
were did with the earlier successful one:

1. build/conf/bblayers.conf:
BBLAYERS += " ${BSPDIR}/sources/meta-browser "

2. build/conf/local.conf:
CORE_IMAGE_EXTRA_INSTALL += "chromium"
LICENSE_FLAGS_WHITELIST="commercial"

3. .repo/manifest.xml
<remote fetch="git://github.com/OSSystems" name="OSSystems"/>
<project remote="OSSystems"
revision="fc3969f63bda343c38c40a23f746c560c4735f3e"
name="meta-browser" path="sources/meta-browser" />

After repo sync, fsl-image-gui was built. But while after parsing
recipes, it throws error as below:

------------------------------------------------------------------------------
benuvelj at benuvelj-OptiPlex-GX520:~/BRAND_IMAGING/fsl-community-bsp_dora/build$
bitbake fsl-image-gui
WARNING: Unable to get checksum for linux-boundary SRC_URI entry
defconfig: file could not be found
| ETA:  00:15:21
Parsing recipes: 100%
|################################################################################################################|
Time: 01:58:38
Parsing of 1434 .bb files complete (0 cached, 1434 parsed). 1828
targets, 62 skipped, 0 masked, 0 errors.
ERROR: No recipes available for:

/home/benuvelj/BRAND_IMAGING/fsl-community-bsp_dora/sources/meta-browser/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bbappend
ERROR: Command execution failed: Exited with 1

Summary: There was 1 WARNING message shown.
Summary: There were 2 ERROR messages shown, returning a non-zero exit
code.
------------------------------------------------------------------------------

content of
/home/benuvelj/BRAND_IMAGING/fsl-community-bsp_dora/sources/meta-browser/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bbappend:

-----------------------------------------------------------------------------
DEPENDS += "nss"

CFLAGS += "-I${STAGING_INCDIR}/mozilla/nss"
-----------------------------------------------------------------------------

could you help us to resolve the issue?

--
Thanks & Regards,
Benuvel Jv



More information about the meta-freescale mailing list