[oe] [PATCH] u-boot: beagleboard: fixed patch filename error

Jason Kridner jkridner at beagleboard.org
Thu Aug 5 19:55:18 UTC 2010


Signed-off-by: Jason Kridner <jkridner at beagleboard.org>
---
 recipes/u-boot/u-boot_git.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/u-boot/u-boot_git.bb b/recipes/u-boot/u-boot_git.bb
index 79c2b95..a016af8 100644
--- a/recipes/u-boot/u-boot_git.bb
+++ b/recipes/u-boot/u-boot_git.bb
@@ -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"
-- 
1.5.6.4





More information about the Openembedded-devel mailing list