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                                           
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to