aboutsummaryrefslogtreecommitdiffstats
path: root/packages/u-boot
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-07-21 16:00:52 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-07-21 16:00:52 +0000
commit712964dacb068f6a1fdea879a0a7beff5d68a907 (patch)
tree9d8f91eeaec6fd79ebcd113d2abfd481b2e1863b /packages/u-boot
parent889e7461375f2cb6f4429ad2ddd59122c0b0efc0 (diff)
downloadopenembedded-712964dacb068f6a1fdea879a0a7beff5d68a907.tar.gz
u-boot-openmoko git add missing file
Diffstat (limited to 'packages/u-boot')
-rw-r--r--packages/u-boot/u-boot-openmoko_git.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/u-boot/u-boot-openmoko_git.bb b/packages/u-boot/u-boot-openmoko_git.bb
new file mode 100644
index 0000000000..8555f5fdc2
--- /dev/null
+++ b/packages/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"