aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot-openmoko_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/u-boot/u-boot-openmoko_git.bb')
-rw-r--r--recipes/u-boot/u-boot-openmoko_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot-openmoko_git.bb b/recipes/u-boot/u-boot-openmoko_git.bb
index 18b3811433..20558ecf17 100644
--- a/recipes/u-boot/u-boot-openmoko_git.bb
+++ b/recipes/u-boot/u-boot-openmoko_git.bb
@@ -3,6 +3,6 @@ require u-boot-openmoko.inc
SRCREV = "650149a53dbdd48bf6dfef90930c8ab182adb512"
SRC_URI = "\
git://git.openmoko.org/git/u-boot.git;protocol=git;branch=stable \
- file://makefile-no-dirafter.patch;patch=1 \
+ file://makefile-no-dirafter.patch;apply=yes \
"
S = "${WORKDIR}/git"