mokomakefile failing to build uboot-mkimage

L. Donnie Smith gth784p at mail.gatech.edu
Sun Mar 4 17:41:51 CET 2007


Rod,
Bump.
This patch, or something functionally equivalent, is required to build
openmoko-devel-image.  Without it, your patches are not applied on
setup, and the build will fail.

L. Donnie Smith

L. Donnie Smith wrote:
> patches are intended to be installed with the openmoko-devel-image
> target, correct?  If so, there is an error in the makefile - the
> attached patch should fix it, although I still haven't gotten a
> successful build ...
> 
> 
> 
> ------------------------------------------------------------------------
> 
> --- Makefile.old	2007-02-24 19:49:40.000000000 -0500
> +++ Makefile	2007-02-25 10:38:38.000000000 -0500
>  .PHONY: setup-patches
> @@ -169,6 +169,7 @@
>  .PHONY: openmoko-devel-image
>  openmoko-devel-image: \
>  		openmoko/trunk/oe/conf/site.conf \
> +		setup-patches \
>  		bitbake/bin/bitbake \
>  		openembedded/_MTN/revision \
>  		build/conf/local.conf \



More information about the openmoko-devel mailing list