u-boot: update for afeb9260 support
authorSergey Lapin <slapin@ossfans.org>
Sat, 29 Nov 2008 17:25:01 +0000 (20:25 +0300)
committerSergey Lapin <slapin@ossfans.org>
Sat, 29 Nov 2008 18:38:13 +0000 (21:38 +0300)
Signed-off-by: Sergey Lapin <slapin@ossfans.org>
packages/u-boot/u-boot_git.bb

index ad885cb..2d3244f 100644 (file)
@@ -7,6 +7,7 @@ SRCREV_davinci-dvevm = "4b50cd12a3b3c644153c4cf393f4a4c12289e5aa"
 SRCREV_akita = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee"
 SRCREV_spitz = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee"
 SRCREV_c7x0 = "9bf86baaa3b35b25baa2d664e2f7f6cafad689ee"
+SRCREV_afeb9260 = "d9d8c7c696dec370ca714c03beb6e79d4c90bd5e"
 
 SRC_URI_beagleboard = "git://www.sakoman.net/git/u-boot-omap3.git;branch=omap3;protocol=git" 
 SRCREV_beagleboard = "1e329ec630b31803ee191d2ee335214662b5bfea"
@@ -38,7 +39,6 @@ SRC_URI_append_c7x0 = "file://pdaXrom-u-boot.patch;patch=1 \
                        file://uboot-eabi-fix-HACK2.patch;patch=1 \
                        file://corgi-standard-partitioning.patch;patch=1 \
                        "
-
 S = "${WORKDIR}/git"
 
 PACKAGE_ARCH = "${MACHINE_ARCH}"