[oe-users] Problem generating uImage for gumstix

Philip Balister philip at balister.org
Wed Aug 15 17:18:55 UTC 2007


I can confirm this is a problem building Angstrom for a gumstix with a 
clean tmp directory. I think the problem is that the kernel build needs 
mkiamge from u-boot, but the gumstix machine does not build u-boot. I 
tried building u-bbot for the gumstix, but u-boot contains no config for 
the hardware. Then I tried building uboot-utils and that failed trying 
to unpack :

org.openembedded.dev/packages/uboot/files/fw_env.config': No such file 
or directory

Any thoughts?

Philip

Steve Sakoman wrote:
> I'm an Open Embedded newbee and decided to get my feet wet by attempting a
> build for the gumstix platform.
> 
> I started out with the gumstix.conf machine type in the distro, and used
> generic-uclibc.conf as the distro.
> 
> My first build attempt used:
> 
> bitbake task-boot
> 
> All proceeds well until bitbake tries to install the boot image, and then I
> get an error:
> 
> | make[1]: Leaving directory
> `/home/sakoman/perforce/s100/build/tmp/work/gumstix-linux-uclibc/linux-
> gumstix-2.6.15-r1/linux-2.6.15'
> | if [ -r System.map -a -x echo ]; then echo -ae -F System.map -b
> /home/sakoman/perforce/s100/build/tmp/work/gumstix-linux-uclibc/linux-
> gumstix-2.6.15-r1/image -r 2.6.15gum; fi
> | + install -d
> /home/sakoman/perforce/s100/build/tmp/work/gumstix-linux-uclibc/linux-
> gumstix-2.6.15-r1/image/boot
> | + install -d
> /home/sakoman/perforce/s100/build/tmp/work/gumstix-linux-uclibc/linux-
> gumstix-2.6.15-r1/image/boot
> | + install -m 0644 arch/arm/boot/uImage
> /home/sakoman/perforce/s100/build/tmp/work/gumstix-linux-uclibc/linux-
> gumstix-2.6.15-r1/image/boot/uImage-2.6.15gum
> | install: cannot stat `arch/arm/boot/uImage': No such file or directory
> NOTE: Task failed:
> /home/sakoman/perforce/s100/build/tmp/work/gumstix-linux-uclibc/linux-
> gumstix-2.6.15-r1/temp/log.do_install.28952
> NOTE: package linux-gumstix-2.6.15-r1: task do_install: failed
> ERROR: TaskFailed event exception, aborting
> NOTE: package linux-gumstix-2.6.15: failed
> 
> It seems that bitbake didn't build  uImage.
> 
> I reviewed the documentation and added the following to my machine
> gumstix.conf:
> 
> KERNEL_IMAGETYPE = "uImage"
> 
> Then I did a "rm -rf tmp" and "bitbake task-boot"  Still no joy :-(  Same
> error.
> 
> Any ideas on how to fix this?
> 
> Thanks!
> 
> Steve
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Openembedded-users mailing list
> Openembedded-users at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3303 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.openembedded.org/pipermail/openembedded-users/attachments/20070815/b6a0299b/attachment-0002.bin>


More information about the Openembedded-users mailing list