[yocto] Trouble building RasberryPi with Yocto/Poky

Gary Thomas gary at mlbassoc.com
Mon May 21 10:51:13 PDT 2012


I tried to build a simple image using just Poky+meta-raspberrypi
Build Configuration:
BB_VERSION        = "1.15.2"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "raspberrypi"
DISTRO            = "poky"
DISTRO_VERSION    = "1.2+snapshot-20120521"
TUNE_FEATURES     = "armv6 vfp arm1176jzfs"
TARGET_FPU        = "vfp"
meta
meta-yocto        = "master:f24d8df3af52e2a2911233746ad69f8899bbdf93"
meta-raspberrypi  = "master:d1e802561ab5c70680fd6ee70a47791fe78aa977"

When I ran 'bitbake core-image-sato', I got this error:

| make[1]: *** No rule to make target 
`/local/rpi_poky/tmp/work/raspberrypi-poky-linux-gnueabi/linux-raspberrypi-3.1.9-rpi+r1+git0ec4154d64ebba48ca2446cde60a90546311defc-r1/image/lib/firmware/./', needed by 
`/local/rpi_poky/tmp/work/raspberrypi-poky-linux-gnueabi/linux-raspberrypi-3.1.9-rpi+r1+git0ec4154d64ebba48ca2446cde60a90546311defc-r1/image/lib/firmware/ti_3410.fw'.  Stop.

Any ideas how to move forward?

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



More information about the yocto mailing list