[oe-commits] Frans Meulenbroeks : u-boot_1.3.2.bb: fixed patch filename

git version control git at git.openembedded.org
Sun Aug 15 16:56:17 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8848113b782025af30ea8788ce5dbb01e3c7404a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8848113b782025af30ea8788ce5dbb01e3c7404a

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Aug 15 18:55:29 2010 +0200

u-boot_1.3.2.bb: fixed patch filename

015-090205-EMC.patch had some bogus chars after the name

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>

---

 recipes/u-boot/u-boot_1.3.2.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/u-boot/u-boot_1.3.2.bb b/recipes/u-boot/u-boot_1.3.2.bb
index dc3122d..065fb9d 100644
--- a/recipes/u-boot/u-boot_1.3.2.bb
+++ b/recipes/u-boot/u-boot_1.3.2.bb
@@ -37,7 +37,7 @@ SRC_URI_append_boc01 = "\
            file://012-081209-BUG_SETENV.patch \
            file://013-090206-FIX_OOB_8BITS_LARGEPAGE_NAND.patch \
            file://014-081211-BOOT_RESCUE.patch \
-           file://015-090205-EMC.patch \
+           file://015-090205-EMC.patch \
            file://016-090209-PM.patch \
            "
 





More information about the Openembedded-commits mailing list