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.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/u-boot/u-boot-openmoko_git.bb b/recipes/u-boot/u-boot-openmoko_git.bb
new file mode 100644
index 0000000000..8555f5fdc2
--- /dev/null
+++ b/recipes/u-boot/u-boot-openmoko_git.bb
@@ -0,0 +1,7 @@
+require u-boot-openmoko.inc
+
+SRC_URI = "\
+ git://git.openmoko.org/git/u-boot.git;protocol=git;branch=stable \
+ file://makefile-no-dirafter.patch;patch=1 \
+"
+S = "${WORKDIR}/git"