From: Michael Lauer Date: Mon, 21 Jul 2008 16:00:52 +0000 (+0000) Subject: u-boot-openmoko git add missing file X-Git-Tag: Release-2010-05/1~6511 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=712964dacb068f6a1fdea879a0a7beff5d68a907;p=openembedded.git u-boot-openmoko git add missing file --- 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"