From: Grazvydas Ignotas Date: Sat, 11 Oct 2014 22:44:29 +0000 (+0300) Subject: bash: update to patchlevel 57 X-Git-Tag: sz_173~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3834ebb69d0b9b9286915b5a46cccf5e08f0fad8;p=openembedded.git bash: update to patchlevel 57 --- diff --git a/recipes/bash/bash_3.2.bb b/recipes/bash/bash_3.2.bb index d208fa242c..a028735ebc 100644 --- a/recipes/bash/bash_3.2.bb +++ b/recipes/bash/bash_3.2.bb @@ -1,6 +1,6 @@ require bash.inc -PR = "r9" +PR = "r57" SRC_URI += "\ file://builtins.patch;patch=1 \ @@ -56,6 +56,11 @@ SRC_URI += "\ http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-050;patch=1;pnum=0;name=bash32-050 \ http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-051;patch=1;pnum=0;name=bash32-051 \ http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-052;patch=1;pnum=0;name=bash32-052 \ + http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-053;patch=1;pnum=0;name=bash32-053 \ + http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-054;patch=1;pnum=0;name=bash32-054 \ + http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-055;patch=1;pnum=0;name=bash32-055 \ + http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-056;patch=1;pnum=0;name=bash32-056 \ + http://ftp.gnu.org/gnu/bash/bash-3.2-patches/bash32-057;patch=1;pnum=0;name=bash32-057 \ file://default_path.patch;patch=1 \ " @@ -72,3 +77,9 @@ SRC_URI[bash32-049.md5sum] = "af571a2d164d5abdcae4499e94e8892c" SRC_URI[bash32-050.md5sum] = "8443d4385d73ec835abe401d90591377" SRC_URI[bash32-051.md5sum] = "15c6653042e9814aa87120098fc7a849" SRC_URI[bash32-052.md5sum] = "691023a944bbb9003cc92ad462d91fa1" +SRC_URI[bash32-053.md5sum] = "eb97d1c9230a55283d9dac69d3de2e46" +SRC_URI[bash32-054.md5sum] = "1107744058c43b247f597584b88ba0a6" +SRC_URI[bash32-055.md5sum] = "05d201176d3499e2dfa4a73d09d42f05" +SRC_URI[bash32-056.md5sum] = "222eaa3a2c26f54a15aa5e08817a534a" +SRC_URI[bash32-057.md5sum] = "47d98e3e042892495c5efe54ec6e5913" +