[poky] No rootfs for beagleboard after bernard 5.0

Richard Purdie richard.purdie at linuxfoundation.org
Thu May 12 02:23:17 PDT 2011


On Wed, 2011-05-11 at 16:07 -0700, Darren Hart wrote:
> 
> On 05/11/2011 01:51 PM, Robert Berger wrote:
> > Hi,
> > 
> > I'm trying to build poky-image-sato-sdk branch bernard-5.0.1 for the
> > beagleboard. It has the following error:
> > 
> > ERROR: Function 'File:
> > '/work/rber/poky-bernard-5.0.1-arm-beagle/downloads/distcc-2.18.3.tar.bz2'
> > has md5 checksum 2279f50fe7b688c8d6762a3e095a302a when
> > 0d6b80a1efc3a3d816c4f4175f63eaa2 was expected (from URL:
> > 'http://distcc.samba.org/ftp/distcc/distcc-2.18.3.tar.bz2')' failed
> 
> Please try a couple things:
> 
> 1) refetch distcc
>    $ bitbake -c fetch -f distcc

I'd recommend trying:

bitbake distcc -c cleanall

then

bitbake distcc -c fetch

as this will force a clean out of any existing "bad" state that might
exist. The -f option means rerun the task even if bitbake doesn't think
it needs to run but it will not wipe out files in DL_DIR.

Cheers,

Richard




More information about the poky mailing list