From: Frans Meulenbroeks Date: Sun, 15 Aug 2010 16:55:29 +0000 (+0200) Subject: u-boot_1.3.2.bb: fixed patch filename X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8848113b782025af30ea8788ce5dbb01e3c7404a;p=openembedded.git 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 --- diff --git a/recipes/u-boot/u-boot_1.3.2.bb b/recipes/u-boot/u-boot_1.3.2.bb index dc3122dfb1..065fb9d743 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 \ "