summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2007-10-17 12:43:02 +0000
committerGraeme Gregory <dp@xora.org.uk>2007-10-17 12:43:02 +0000
commitc839fc7011f514c7693d41e20470bbafed94a212 (patch)
treef6df2d4f1e53f9930298cc877bb04d827d0293f2
parent47e1a204cdd1c8b446183ed2a3d64ab09051dddf (diff)
packages/uboot/uboot-openmoko_svn.bb : same idirafter fix as rest of uboot
recipes
-rw-r--r--packages/uboot/uboot-openmoko_svn.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/uboot/uboot-openmoko_svn.bb b/packages/uboot/uboot-openmoko_svn.bb
index 3669b409da..2564d4b066 100644
--- a/packages/uboot/uboot-openmoko_svn.bb
+++ b/packages/uboot/uboot-openmoko_svn.bb
@@ -18,6 +18,7 @@ SRC_URI = "\
svn://svn.openmoko.org/trunk/src/target/u-boot;module=patches;proto=http;name=patches \
file://uboot-eabi-fix-HACK.patch \
file://uboot-20070311-tools_makefile_ln_sf.patch;patch=1 \
+ file://makefile-no-dirafter.patch;patch=1 \
"
S = "${WORKDIR}/git"