All of lore.kernel.org
 help / color / mirror / Atom feed
* Error: Adding chromium browser + fsl-image-gui (Yocto - Dora)
@ 2014-05-04  8:26 Benuvel GnanaKirubakaran, Jv.
  2014-05-04 13:35 ` Dmitriy B.
  2014-05-06 10:38 ` Somashekar
  0 siblings, 2 replies; 6+ messages in thread
From: Benuvel GnanaKirubakaran, Jv. @ 2014-05-04  8:26 UTC (permalink / raw)
  To: Otavio Salvador, Lauren Post, meta-freescale@yoctoproject.org
  Cc: jsomash, immanuel, saliya

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@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



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

end of thread, other threads:[~2014-05-09 20:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-04  8:26 Error: Adding chromium browser + fsl-image-gui (Yocto - Dora) Benuvel GnanaKirubakaran, Jv.
2014-05-04 13:35 ` Dmitriy B.
2014-05-09 20:18   ` Carlos Rafael Giani
2014-05-06 10:38 ` Somashekar
2014-05-09 20:11   ` Lauren Post
2014-05-09 20:20   ` Carlos Rafael Giani

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.