From 2e12615ca5ab4acf7ec2952b7555054ca88e147d Mon Sep 17 00:00:00 2001 From: Dengke Du Date: Tue, 16 Aug 2016 05:50:42 -0400 Subject: bash: 4.3.39 -> 4.3.46 Signed-off-by: Dengke Du Signed-off-by: Ross Burton --- meta/recipes-extended/bash/bash_4.3.30.bb | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/meta/recipes-extended/bash/bash_4.3.30.bb b/meta/recipes-extended/bash/bash_4.3.30.bb index 16a3139a2f..79efaed3d1 100644 --- a/meta/recipes-extended/bash/bash_4.3.30.bb +++ b/meta/recipes-extended/bash/bash_4.3.30.bb @@ -14,6 +14,13 @@ SRC_URI = "${GNU_MIRROR}/bash/${BP}.tar.gz;name=tarball \ ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-037;apply=yes;striplevel=0;name=patch037 \ ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-038;apply=yes;striplevel=0;name=patch038 \ ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-039;apply=yes;striplevel=0;name=patch039 \ + ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-040;apply=yes;striplevel=0;name=patch040 \ + ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-041;apply=yes;striplevel=0;name=patch041 \ + ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-042;apply=yes;striplevel=0;name=patch042 \ + ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-043;apply=yes;striplevel=0;name=patch043 \ + ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-044;apply=yes;striplevel=0;name=patch044 \ + ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-045;apply=yes;striplevel=0;name=patch045 \ + ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-046;apply=yes;striplevel=0;name=patch046 \ file://execute_cmd.patch;striplevel=0 \ file://mkbuiltins_have_stringize.patch \ file://build-tests.patch \ @@ -45,5 +52,19 @@ SRC_URI[patch038.md5sum] = "61e0522830b24fbe8c0d1b010f132470" SRC_URI[patch038.sha256sum] = "adbeaa500ca7a82535f0e88d673661963f8a5fcdc7ad63445e68bf5b49786367" SRC_URI[patch039.md5sum] = "a4775487abe958536751c8ce53cdf6f9" SRC_URI[patch039.sha256sum] = "ab94dced2215541097691f60c3eb323cc28ef2549463e6a5334bbcc1e61e74ec" +SRC_URI[patch040.md5sum] = "80d3587c58854e226055ef099ffeb535" +SRC_URI[patch040.sha256sum] = "84bb396b9262992ca5424feab6ed3ec39f193ef5c76dfe4a62b551bd8dd9d76b" +SRC_URI[patch041.md5sum] = "20bf63eef7cb441c0b1cc49ef3191d03" +SRC_URI[patch041.sha256sum] = "4ec432966e4198524a7e0cd685fe222e96043769c9613e66742ac475db132c1a" +SRC_URI[patch042.md5sum] = "70790646ae61e207c995e44931390e50" +SRC_URI[patch042.sha256sum] = "ac219322db2791da87a496ee6e8e5544846494bdaaea2626270c2f73c1044919" +SRC_URI[patch043.md5sum] = "855a46955cb251534e80b4732b748e37" +SRC_URI[patch043.sha256sum] = "47a8a3c005b46e25821f4d8f5ccb04c1d653b1c829cb40568d553dc44f7a6180" +SRC_URI[patch044.md5sum] = "29623d3282fcbb37e1158136509b5bb8" +SRC_URI[patch044.sha256sum] = "9338820630bf67373b44d8ea68409f65162ea7a47b9b29ace06a0aed12567f99" +SRC_URI[patch045.md5sum] = "4473244ca5abfd4b018ea26dc73e7412" +SRC_URI[patch045.sha256sum] = "ba6ec3978e9eaa1eb3fabdaf3cc6fdf8c4606ac1c599faaeb4e2d69864150023" +SRC_URI[patch046.md5sum] = "7e5fb09991c077076b86e0e057798913" +SRC_URI[patch046.sha256sum] = "b3b456a6b690cd293353f17e22d92a202b3c8bce587ae5f2667c20c9ab6f688f" BBCLASSEXTEND = "nativesdk" -- cgit 1.2.3-korg