diff options
author | Koen Kooi <koen@openembedded.org> | 2010-06-04 16:44:25 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-06-04 16:48:51 +0200 |
commit | c3d41d503c5439e6043bb0b17a4adb038a4a7b3a (patch) | |
tree | 5f4b1d5a31295bd779122e561f9f071ee8984388 /recipes/u-boot/u-boot_git.bb | |
parent | 1b3d1b48d2552ed94b88611cc3ef2e8636e9de17 (diff) |
u-boot git: update beagleboard patches
Diffstat (limited to 'recipes/u-boot/u-boot_git.bb')
-rw-r--r-- | recipes/u-boot/u-boot_git.bb | 3 |
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 cc0c5327ef..be39354b05 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 ="r51" +PR ="r52" FILESPATHPKG =. "u-boot-git:" @@ -59,6 +59,7 @@ SRC_URI_beagleboard = "git://www.denx.de/git/u-boot.git;protocol=git \ file://0036-OMAP3-Beagle-decrease-bootdelay-to-3-use-VGA-for-def.patch \ file://0037-OMAP3-beagle-pass-expansionboard-name-in-bootargs.patch \ file://0038-Added-configurations-for-xM-Rev-A-board.patch \ + file://0039-OMAP3-beagle-setenv-beaglerev-for-AxBx-Cx-xMA-for-be.patch \ file://fw_env.config \ " SRCREV_beagleboard = "ca6e1c136ddb720c3bb2cc043b99f7f06bc46c55" |