[yocto] Trouble building RasberryPi with Yocto/Poky

Gary Thomas gary at mlbassoc.com
Mon May 21 12:31:10 PDT 2012


On 2012-05-21 13:28, Martin Jansa wrote:
> On Mon, May 21, 2012 at 11:51:13AM -0600, Gary Thomas wrote:
>> 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?
>
> If your distro is using make-3.82 than you need something like this
> http://git.shr-project.org/git/?p=meta-smartphone.git;a=commit;h=9c45467120d525a406fe8ec012c6231180c99767
> to fix this race. (I haven't seen it with make-3.81)

It is indeed.  I'll work up a patch for this (doesn't look
like a work-around causes any undue complications)

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



More information about the yocto mailing list