diff options
author | Dengke Du <dengke.du@windriver.com> | 2016-08-16 05:50:42 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-18 09:27:53 +0100 |
commit | 2973bc2b293a6bced9413c13643d4f213b2308fb (patch) | |
tree | c0d732aebd8ce1873208815eb60b070159e3d517 /meta/recipes-extended/bash | |
parent | f4ad606e027b7018f0ca45007fc0928ac49b744a (diff) | |
download | poky-2973bc2b293a6bced9413c13643d4f213b2308fb.tar.gz |
bash: 4.3.39 -> 4.3.46
(From OE-Core rev: 2e12615ca5ab4acf7ec2952b7555054ca88e147d)
Signed-off-by: Dengke Du <dengke.du@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/bash')
-rw-r--r-- | meta/recipes-extended/bash/bash_4.3.30.bb | 21 |
1 files changed, 21 insertions, 0 deletions
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 \ | |||
14 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-037;apply=yes;striplevel=0;name=patch037 \ | 14 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-037;apply=yes;striplevel=0;name=patch037 \ |
15 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-038;apply=yes;striplevel=0;name=patch038 \ | 15 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-038;apply=yes;striplevel=0;name=patch038 \ |
16 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-039;apply=yes;striplevel=0;name=patch039 \ | 16 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-039;apply=yes;striplevel=0;name=patch039 \ |
17 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-040;apply=yes;striplevel=0;name=patch040 \ | ||
18 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-041;apply=yes;striplevel=0;name=patch041 \ | ||
19 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-042;apply=yes;striplevel=0;name=patch042 \ | ||
20 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-043;apply=yes;striplevel=0;name=patch043 \ | ||
21 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-044;apply=yes;striplevel=0;name=patch044 \ | ||
22 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-045;apply=yes;striplevel=0;name=patch045 \ | ||
23 | ${GNU_MIRROR}/bash/bash-4.3-patches/bash43-046;apply=yes;striplevel=0;name=patch046 \ | ||
17 | file://execute_cmd.patch;striplevel=0 \ | 24 | file://execute_cmd.patch;striplevel=0 \ |
18 | file://mkbuiltins_have_stringize.patch \ | 25 | file://mkbuiltins_have_stringize.patch \ |
19 | file://build-tests.patch \ | 26 | file://build-tests.patch \ |
@@ -45,5 +52,19 @@ SRC_URI[patch038.md5sum] = "61e0522830b24fbe8c0d1b010f132470" | |||
45 | SRC_URI[patch038.sha256sum] = "adbeaa500ca7a82535f0e88d673661963f8a5fcdc7ad63445e68bf5b49786367" | 52 | SRC_URI[patch038.sha256sum] = "adbeaa500ca7a82535f0e88d673661963f8a5fcdc7ad63445e68bf5b49786367" |
46 | SRC_URI[patch039.md5sum] = "a4775487abe958536751c8ce53cdf6f9" | 53 | SRC_URI[patch039.md5sum] = "a4775487abe958536751c8ce53cdf6f9" |
47 | SRC_URI[patch039.sha256sum] = "ab94dced2215541097691f60c3eb323cc28ef2549463e6a5334bbcc1e61e74ec" | 54 | SRC_URI[patch039.sha256sum] = "ab94dced2215541097691f60c3eb323cc28ef2549463e6a5334bbcc1e61e74ec" |
55 | SRC_URI[patch040.md5sum] = "80d3587c58854e226055ef099ffeb535" | ||
56 | SRC_URI[patch040.sha256sum] = "84bb396b9262992ca5424feab6ed3ec39f193ef5c76dfe4a62b551bd8dd9d76b" | ||
57 | SRC_URI[patch041.md5sum] = "20bf63eef7cb441c0b1cc49ef3191d03" | ||
58 | SRC_URI[patch041.sha256sum] = "4ec432966e4198524a7e0cd685fe222e96043769c9613e66742ac475db132c1a" | ||
59 | SRC_URI[patch042.md5sum] = "70790646ae61e207c995e44931390e50" | ||
60 | SRC_URI[patch042.sha256sum] = "ac219322db2791da87a496ee6e8e5544846494bdaaea2626270c2f73c1044919" | ||
61 | SRC_URI[patch043.md5sum] = "855a46955cb251534e80b4732b748e37" | ||
62 | SRC_URI[patch043.sha256sum] = "47a8a3c005b46e25821f4d8f5ccb04c1d653b1c829cb40568d553dc44f7a6180" | ||
63 | SRC_URI[patch044.md5sum] = "29623d3282fcbb37e1158136509b5bb8" | ||
64 | SRC_URI[patch044.sha256sum] = "9338820630bf67373b44d8ea68409f65162ea7a47b9b29ace06a0aed12567f99" | ||
65 | SRC_URI[patch045.md5sum] = "4473244ca5abfd4b018ea26dc73e7412" | ||
66 | SRC_URI[patch045.sha256sum] = "ba6ec3978e9eaa1eb3fabdaf3cc6fdf8c4606ac1c599faaeb4e2d69864150023" | ||
67 | SRC_URI[patch046.md5sum] = "7e5fb09991c077076b86e0e057798913" | ||
68 | SRC_URI[patch046.sha256sum] = "b3b456a6b690cd293353f17e22d92a202b3c8bce587ae5f2667c20c9ab6f688f" | ||
48 | 69 | ||
49 | BBCLASSEXTEND = "nativesdk" | 70 | BBCLASSEXTEND = "nativesdk" |