aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot/u-boot_git.bb
diff options
context:
space:
mode:
authorJason Kridner <jkridner@beagleboard.org>2011-04-01 09:46:53 -0500
committerDenys Dmytriyenko <denys@ti.com>2011-04-01 20:15:55 -0400
commitf1c418c4163fdee20f8c6ce44632d5748aeb106e (patch)
treecee467084151e508d8d4138ace314c2483a0a9b0 /recipes/u-boot/u-boot_git.bb
parentb43cfe81ce04481c45f951d9ae826e05e1d1cebe (diff)
downloadopenembedded-f1c418c4163fdee20f8c6ce44632d5748aeb106e.tar.gz
u-boot: BeagleBoard: add rev xM-C detection
Signed-off-by: Jason Kridner <jkridner@beagleboard.org> Signed-off-by: Koen Kooi <koen@openembedded.org> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes/u-boot/u-boot_git.bb')
-rw-r--r--recipes/u-boot/u-boot_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index ad6f73e50f..61a75eab06 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -1,5 +1,5 @@
require u-boot.inc
-PR = "r74"
+PR = "r75"
FILESPATHPKG =. "u-boot-git:"
@@ -41,6 +41,7 @@ SRC_URI_beagleboard = "git://www.denx.de/git/u-boot.git;protocol=git \
file://0013-OMAP3-BeagleBoard-updated-default-configuration.patch \
file://0014-Corrected-LED-name-match-finding-avoiding-extraneous.patch \
file://0016-BeagleBoard-Load-kernel-via-MMC-ext2-not-fat.patch \
+ file://0017-BeagleBoard-add-xM-rev-C-to-ID-table.patch \
file://fw_env.config \
"
SRCREV_beagleboard = "c7977858dcf1f656cbe91ea0dc3cb9139c6a8cc8"