Hi,
I am trying to create the recipe for the package itstool (available
https://github.com/itstool/itstool) for Yocto.
Here is my recipe file (itstool_git.bb):
--
SUMMARY = "Tr
Because by doing IMAGE_INSTALL += you wiped out the default value
which is a ?=.
gnome-desktop3 isn't the GNOME interface though, it's just a small
library.
If you want the full GNOME 3 desktop then you'll need to start with
meta-gnome and write more recipes, as it's not entire
Hi,
I am trying to add gnome to my x11 image based on the recipe
core-image-x11. I am using Poky 2.0 (Jethro).
For that, I added the following line to my recipe:
/IMAGE_INSTALL += "gnome-desktop3"/
Unfortunately I get the following error:
/switch_root: can't execute '/sbin/init': No such fi