aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/u-boot
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-08-05 22:00:34 +0200
committerKoen Kooi <koen@openembedded.org>2010-08-05 22:01:23 +0200
commit7d4247c9d8c8e54eb4ac174c7843c645a3f39bf6 (patch)
treea0f250bb052d05b5352b07e3f1baa9bc9844b321 /recipes/u-boot
parent4518dba157edd49dc3ee6c69cdaf1c96b063fe15 (diff)
downloadopenembedded-7d4247c9d8c8e54eb4ac174c7843c645a3f39bf6.tar.gz
u-boot: fix beagle patch names
Diffstat (limited to 'recipes/u-boot')
-rw-r--r--recipes/u-boot/u-boot_git.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 79c2b956f7..e44b8391f1 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 ="r60"
+PR ="r61"
FILESPATHPKG =. "u-boot-git:"
@@ -69,8 +69,8 @@ SRC_URI_beagleboard = "git://www.denx.de/git/u-boot.git;protocol=git \
file://0042-BeagleBoard-New-command-for-status-of-USER-button.patch \
file://0043-BeagleBoard-Add-CONFIG_SYS_MEMTEST_SCRATCH.patch \
file://0044-Beagleboard-Adjust-boot.patch \
- file://0045-Beagleboard-Enable-pullups-on-i2c2.patch \
- file://0046-Beagleboard-Add-camera-to-default-bootargs.patch \
+ file://0045-BeagleBoard-Enable-pullups-on-i2c2.patch \
+ file://0046-BeagleBoard-Add-camera-to-default-bootargs.patch \
file://fw_env.config \
"
SRCREV_beagleboard = "ca6e1c136ddb720c3bb2cc043b99f7f06bc46c55"