u-boot-openmoko git add missing file
authorMichael Lauer <mickey@vanille-media.de>
Mon, 21 Jul 2008 16:00:52 +0000 (16:00 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Mon, 21 Jul 2008 16:00:52 +0000 (16:00 +0000)
packages/u-boot/u-boot-openmoko_git.bb [new file with mode: 0644]

diff --git a/packages/u-boot/u-boot-openmoko_git.bb b/packages/u-boot/u-boot-openmoko_git.bb
new file mode 100644 (file)
index 0000000..8555f5f
--- /dev/null
@@ -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"