uboot-mkimage problem with new MokoMakefile (that builds OpenMoko svn HEAD)

michael at michaelshiloh.com michael at michaelshiloh.com
Sat Feb 24 22:33:02 CET 2007


Hi,

Thanks Rod for your latest improvements. Got me much further.

My latest problem is this:

   tmp/work/fic-gta01-linux/gta01-kernel-2.6-200702241056/temp/run.do_deploy.26119:
   line 586: uboot-mkimage: command not found

Browsing my tree, I see I have uboot. Perhaps it wasn't made?

   cd build
   . ../setup-env
   bitbake uboot-mkimage

   Applying patch patches/arm_flags.patch
   patching file cpu/pxa/config.mk
   Hunk #1 FAILED at 23.

I think to myself Aha! Perhaps that's why uboot-mkimage failed.

I see these lines were removed from the makefile:

# Remove u-boot, cause it's annoyingly rebuilt every time, and doesn't build
# any more.
perl -pi.orig -e 's|DEPENDS \+= "quilt-native uboot-gta01"|DEPENDS +=
   "quilt-native"|' \
       openmoko/trunk/oe/packages/linux/linux-gta01_2.6.17.14.bb
perl -pi.orig -e 's|  uboot-mkimage|  # uboot-mkimage|' \
     openmoko/trunk/oe/packages/linux/linux-gta01_2.6.17.14.bb

Is the u-boot build problem you mention the one I experienced? Does your
removal of the fix mean that uboot should now build?

Any ideas?

Michael



More information about the openmoko-devel mailing list