[yocto] Building a Custom Raspberry Pi Image using OpenEmbedded and Yocto

Trevor Woerner twoerner at gmail.com
Wed Sep 5 10:13:31 PDT 2012


I also found that I had to add:

    BB_DANGLINGAPPENDS_WARNONLY = "yes"

at the end of my conf/local.conf since I received a:

    ERROR: No recipes available for:
      /home/trevor/devel/yocto/raspi/poky/meta-raspberrypi/recipes-multimedia/libav/libav_0.7.4.bbappend

the first time I tried baking (even when using the exact commits for
both poky and meta-raspberrypi as specified in the instructions).
Maybe it's just me?



More information about the yocto mailing list