[PATCH Try #2] GTA-02 U-Boot Splash working
Mike Montour
mail at mmontour.net
Sun Feb 3 09:05:37 CET 2008
Werner Almesberger wrote:
> Argh, just noticed that the GTA02 splash screen patch broke u-boot
> builds for GTA01. Strange that nobody has complained yet.
On that topic, "bitbake -b u-boot-openmoko_svn" currently fails with the
following error:
| Applying patch build-kludge.patch
| can't find file to patch at input line 5
| Perhaps you used the wrong -p or --strip option?
| The text leading up to this was:
| --------------------------
| |Index: u-boot/drivers/spi/mpc8xxx_spi.c
| |===================================================================
| |--- u-boot.orig/drivers/spi/mpc8xxx_spi.c
| |+++ u-boot/drivers/spi/mpc8xxx_spi.c
| --------------------------
| No file to patch. Skipping patch.
| 1 out of 1 hunk ignored
| Patch build-kludge.patch does not apply (enforce with -f)
This seems to be because the u-boot-openmoko_svn.bb file specifies an
older tag in the SRC_URI for the upstream git repository; if I remove
that tag the package builds successfully. It doesn't have the bug #799
workaround that's used in "u-boot-openmoko_1.3.1+git+svn.bb" to enable
booting from SD, but otherwise it works OK on my GTA01Bv4.
More information about the openmoko-kernel
mailing list