[yocto] Missing packages on image target

joachim rodrigues joa_rodrigues at hotmail.com
Mon Feb 16 13:39:26 PST 2015


Hi, i installed successfully a linux on my raspberry following this tutorial :https://delog.wordpress.com/2014/09/16/embedded-linux-system-for-raspberry-pi-with-yocto-project/
But once installed in my board, crosswalk is not installed although it is included in the recipes-multimediawich are loaded this way :
build-rpi/conf/bblayers.conf : BBLAYERS ?= " \  /home/jj/dev/yocto/poky/meta \  /home/jj/dev/yocto/poky/meta-yocto \  /home/jj/dev/yocto/poky/meta-yocto-bsp \  /home/jj/dev/yocto/poky/meta-gstreamer1.0 \  /home/jj/dev/yocto/poky/meta-raspberrypi \  "
  /home/jj/dev/yocto/poky/meta-raspberrypi/conf/layer.conf : BBFILES += "${LAYERDIR}/recipes*/*/*.bb \            ${LAYERDIR}/recipes*/*/*.bbappend"
And i have   /home/jj/dev/yocto/poky/meta-raspberrypi/resipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_%.bbappendand   /home/jj/dev/yocto/poky/meta-gstreamer1.0/resipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.4.0.bb
in my understanding as the recipe is included in the path it should be included in the board once the image installed
Thanks  
Joachim 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150216/aa9f264c/attachment.html>


More information about the yocto mailing list