aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_1.2.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-04-25 09:46:34 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-25 09:46:34 +0200
commit0f4089d1702a2722d7124511937f96c3e469c516 (patch)
tree1f25747041a041019533dd8976ed89656deade2e /recipes/u-boot/u-boot_1.2.0.bb
parent5795c0b430a86a598d220af035add25ebc3f27ce (diff)
downloadopenembedded-0f4089d1702a2722d7124511937f96c3e469c516.tar.gz
u-boot 1.2.0: adjust dm355-leopard patch, still needs work to compile with eabi
Diffstat (limited to 'recipes/u-boot/u-boot_1.2.0.bb')
-rw-r--r--recipes/u-boot/u-boot_1.2.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot_1.2.0.bb b/recipes/u-boot/u-boot_1.2.0.bb
index 3f5cfa5310..edcb1b1415 100644
--- a/recipes/u-boot/u-boot_1.2.0.bb
+++ b/recipes/u-boot/u-boot_1.2.0.bb
@@ -14,7 +14,7 @@ SRC_URI_append_lsppchd = "file://u-boot-kurobox.patch;patch=1 \
file://u-boot-kurobox-fdt.patch;patch=1 \
file://defconfig_lsppchg"
-SRC_URI_append_dm355-leopard = "file://dm355-leopard.diff"
+SRC_URI_append_dm355-leopard = " file://dm355-leopard.diff;patch=1"
do_compile_prepend_lsppchg () {
cp ${WORKDIR}/defconfig_lsppchg ${S}/include/configs/linkstation.h