From: Stefan Schmidt Date: Wed, 14 Oct 2009 20:23:18 +0000 (+0000) Subject: u-boot_git: Give a random sane SRCREV to get uboot build for Palm Pre X-Git-Tag: Release-2010-05/1~2088 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faf3585561134ed0f02ffcce04031d73b80d413a;p=openembedded.git u-boot_git: Give a random sane SRCREV to get uboot build for Palm Pre --- diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb index 8236bbd526..1a5a4e2ed8 100644 --- a/recipes/u-boot/u-boot_git.bb +++ b/recipes/u-boot/u-boot_git.bb @@ -10,6 +10,7 @@ SRCREV_spitz = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee" SRCREV_c7x0 = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee" SRCREV_afeb9260 = "6b8edfde22acc574b5532e9f086e6a7287a9bc78" SRCREV_afeb9260-180 = "6b8edfde22acc574b5532e9f086e6a7287a9bc78" +SRCREV_palmpre = "6b8edfde22acc574b5532e9f086e6a7287a9bc78" SRC_URI_append_afeb9260 = " file://AFEB9260-network-fix.patch;patch=1" SRC_URI_append_afeb9260-180 = " file://AFEB9260-network-fix.patch;patch=1"