diff options
author | André Draszik <adraszik@tycoint.com> | 2016-10-26 13:08:45 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-06 23:35:35 +0000 |
commit | 81386beaf02de02659f728e8610c72f8ac69c408 (patch) | |
tree | 35436a1413dcff751c8758203b823ba8e642ff77 /meta/recipes-extended | |
parent | 8ce19e9e0bb320644d558e18ba2c8d91b3ef1e2e (diff) | |
download | poky-81386beaf02de02659f728e8610c72f8ac69c408.tar.gz |
bash_3.2.x: update recipe version to match what we're shipping
Make sure the recipe version matches what we're
actually shipping, so that tools like cve-check
can do the right thing.
Rather than fetching version 3.2.48 and applying all
patches up to and including version 3.2.57, we just
fetch the latter in the first place.
(From OE-Core rev: 614ac87f2832c5359f371439559be88d6106cd6b)
Signed-off-by: André Draszik <adraszik@tycoint.com>
Acked-by: Sylvain Lemieux <slemieux@tycoint.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')
-rw-r--r-- | meta/recipes-extended/bash/bash-3.2.57/build-tests.patch (renamed from meta/recipes-extended/bash/bash-3.2.48/build-tests.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-extended/bash/bash-3.2.57/dont-include-target-CFLAGS-in-host-LDFLAGS.patch (renamed from meta/recipes-extended/bash/bash-3.2.48/dont-include-target-CFLAGS-in-host-LDFLAGS.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-extended/bash/bash-3.2.57/mkbuiltins_have_stringize.patch (renamed from meta/recipes-extended/bash/bash-3.2.48/mkbuiltins_have_stringize.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-extended/bash/bash-3.2.57/run-ptest (renamed from meta/recipes-extended/bash/bash-3.2.48/run-ptest) | 0 | ||||
-rw-r--r-- | meta/recipes-extended/bash/bash-3.2.57/string-format.patch (renamed from meta/recipes-extended/bash/bash-3.2.48/string-format.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-extended/bash/bash-3.2.57/test-output.patch (renamed from meta/recipes-extended/bash/bash-3.2.48/test-output.patch) | 0 | ||||
-rw-r--r-- | meta/recipes-extended/bash/bash_3.2.48.bb | 47 | ||||
-rw-r--r-- | meta/recipes-extended/bash/bash_3.2.57.bb | 18 |
8 files changed, 18 insertions, 47 deletions
diff --git a/meta/recipes-extended/bash/bash-3.2.48/build-tests.patch b/meta/recipes-extended/bash/bash-3.2.57/build-tests.patch index e63457cf2b..e63457cf2b 100644 --- a/meta/recipes-extended/bash/bash-3.2.48/build-tests.patch +++ b/meta/recipes-extended/bash/bash-3.2.57/build-tests.patch | |||
diff --git a/meta/recipes-extended/bash/bash-3.2.48/dont-include-target-CFLAGS-in-host-LDFLAGS.patch b/meta/recipes-extended/bash/bash-3.2.57/dont-include-target-CFLAGS-in-host-LDFLAGS.patch index ee756dc9e3..ee756dc9e3 100644 --- a/meta/recipes-extended/bash/bash-3.2.48/dont-include-target-CFLAGS-in-host-LDFLAGS.patch +++ b/meta/recipes-extended/bash/bash-3.2.57/dont-include-target-CFLAGS-in-host-LDFLAGS.patch | |||
diff --git a/meta/recipes-extended/bash/bash-3.2.48/mkbuiltins_have_stringize.patch b/meta/recipes-extended/bash/bash-3.2.57/mkbuiltins_have_stringize.patch index c4229a7ed9..c4229a7ed9 100644 --- a/meta/recipes-extended/bash/bash-3.2.48/mkbuiltins_have_stringize.patch +++ b/meta/recipes-extended/bash/bash-3.2.57/mkbuiltins_have_stringize.patch | |||
diff --git a/meta/recipes-extended/bash/bash-3.2.48/run-ptest b/meta/recipes-extended/bash/bash-3.2.57/run-ptest index 8dd3b9981d..8dd3b9981d 100644 --- a/meta/recipes-extended/bash/bash-3.2.48/run-ptest +++ b/meta/recipes-extended/bash/bash-3.2.57/run-ptest | |||
diff --git a/meta/recipes-extended/bash/bash-3.2.48/string-format.patch b/meta/recipes-extended/bash/bash-3.2.57/string-format.patch index eda39649d9..eda39649d9 100644 --- a/meta/recipes-extended/bash/bash-3.2.48/string-format.patch +++ b/meta/recipes-extended/bash/bash-3.2.57/string-format.patch | |||
diff --git a/meta/recipes-extended/bash/bash-3.2.48/test-output.patch b/meta/recipes-extended/bash/bash-3.2.57/test-output.patch index 2b09b7d977..2b09b7d977 100644 --- a/meta/recipes-extended/bash/bash-3.2.48/test-output.patch +++ b/meta/recipes-extended/bash/bash-3.2.57/test-output.patch | |||
diff --git a/meta/recipes-extended/bash/bash_3.2.48.bb b/meta/recipes-extended/bash/bash_3.2.48.bb deleted file mode 100644 index 6b4028df11..0000000000 --- a/meta/recipes-extended/bash/bash_3.2.48.bb +++ /dev/null | |||
@@ -1,47 +0,0 @@ | |||
1 | require bash.inc | ||
2 | |||
3 | LICENSE = "GPLv2+" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fd5d9bcabd8ed5a54a01ce8d183d592a" | ||
5 | |||
6 | PR = "r11" | ||
7 | |||
8 | SRC_URI = "${GNU_MIRROR}/bash/bash-${PV}.tar.gz;name=tarball \ | ||
9 | ${GNU_MIRROR}/bash/bash-3.2-patches/bash32-049;apply=yes;striplevel=0;name=patch049 \ | ||
10 | ${GNU_MIRROR}/bash/bash-3.2-patches/bash32-050;apply=yes;striplevel=0;name=patch050 \ | ||
11 | ${GNU_MIRROR}/bash/bash-3.2-patches/bash32-051;apply=yes;striplevel=0;name=patch051 \ | ||
12 | ${GNU_MIRROR}/bash/bash-3.2-patches/bash32-052;apply=yes;striplevel=0;name=patch052 \ | ||
13 | ${GNU_MIRROR}/bash/bash-3.2-patches/bash32-053;apply=yes;striplevel=0;name=patch053 \ | ||
14 | ${GNU_MIRROR}/bash/bash-3.2-patches/bash32-054;apply=yes;striplevel=0;name=patch054 \ | ||
15 | ${GNU_MIRROR}/bash/bash-3.2-patches/bash32-055;apply=yes;striplevel=0;name=patch055 \ | ||
16 | ${GNU_MIRROR}/bash/bash-3.2-patches/bash32-056;apply=yes;striplevel=0;name=patch056 \ | ||
17 | ${GNU_MIRROR}/bash/bash-3.2-patches/bash32-057;apply=yes;striplevel=0;name=patch057 \ | ||
18 | file://mkbuiltins_have_stringize.patch \ | ||
19 | file://build-tests.patch \ | ||
20 | file://test-output.patch \ | ||
21 | file://run-ptest \ | ||
22 | file://dont-include-target-CFLAGS-in-host-LDFLAGS.patch \ | ||
23 | file://string-format.patch \ | ||
24 | " | ||
25 | |||
26 | SRC_URI[tarball.md5sum] = "338dcf975a93640bb3eaa843ca42e3f8" | ||
27 | SRC_URI[tarball.sha256sum] = "128d281bd5682ba5f6953122915da71976357d7a76490d266c9173b1d0426348" | ||
28 | SRC_URI[patch049.md5sum] = "af571a2d164d5abdcae4499e94e8892c" | ||
29 | SRC_URI[patch049.sha256sum] = "b1217ed94bdb95dc878fa5cabbf8a164435eb0d9da23a392198f48566ee34a2f" | ||
30 | SRC_URI[patch050.md5sum] = "8443d4385d73ec835abe401d90591377" | ||
31 | SRC_URI[patch050.sha256sum] = "081bb03c580ecee63ba03b40beb3caf509eca29515b2e8dd3c078503609a1642" | ||
32 | SRC_URI[patch051.md5sum] = "15c6653042e9814aa87120098fc7a849" | ||
33 | SRC_URI[patch051.sha256sum] = "354886097cd95b4def77028f32ee01e2e088d58a98184fede9d3ce9320e218ef" | ||
34 | SRC_URI[patch052.md5sum] = "691023a944bbb9003cc92ad462d91fa1" | ||
35 | SRC_URI[patch052.sha256sum] = "a0eccf9ceda50871db10d21efdd74b99e35efbd55c970c400eeade012816bb61" | ||
36 | SRC_URI[patch053.md5sum] = "eb97d1c9230a55283d9dac69d3de2e46" | ||
37 | SRC_URI[patch053.sha256sum] = "fe6f0e96e0b966eaed9fb5e930ca12891f4380f30f9e0a773d200ff2063a864e" | ||
38 | SRC_URI[patch054.md5sum] = "1107744058c43b247f597584b88ba0a6" | ||
39 | SRC_URI[patch054.sha256sum] = "c6dab911e85688c542ce75afc175dbb4e5011de5102758e19a4a80dac1e79359" | ||
40 | SRC_URI[patch055.md5sum] = "05d201176d3499e2dfa4a73d09d42f05" | ||
41 | SRC_URI[patch055.sha256sum] = "c0e816700837942ed548da74e5917f74b70cbbbb10c9f2caf73e8e06a0713d0a" | ||
42 | SRC_URI[patch056.md5sum] = "222eaa3a2c26f54a15aa5e08817a534a" | ||
43 | SRC_URI[patch056.sha256sum] = "063a8d8d74e4407bf07a32b965b8ef6d213a66abdb6af26cc3584a437a56bbb4" | ||
44 | SRC_URI[patch057.md5sum] = "47d98e3e042892495c5efe54ec6e5913" | ||
45 | SRC_URI[patch057.sha256sum] = "5fc689394d515990f5ea74e2df765fc6e5e42ca44b4591b2c6f9be4b0cadf0f0" | ||
46 | |||
47 | PARALLEL_MAKE = "" | ||
diff --git a/meta/recipes-extended/bash/bash_3.2.57.bb b/meta/recipes-extended/bash/bash_3.2.57.bb new file mode 100644 index 0000000000..5c288b35a2 --- /dev/null +++ b/meta/recipes-extended/bash/bash_3.2.57.bb | |||
@@ -0,0 +1,18 @@ | |||
1 | require bash.inc | ||
2 | |||
3 | LICENSE = "GPLv2+" | ||
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=fd5d9bcabd8ed5a54a01ce8d183d592a" | ||
5 | |||
6 | SRC_URI = "${GNU_MIRROR}/${BPN}/${BP}.tar.gz \ | ||
7 | file://mkbuiltins_have_stringize.patch \ | ||
8 | file://build-tests.patch \ | ||
9 | file://test-output.patch \ | ||
10 | file://run-ptest \ | ||
11 | file://dont-include-target-CFLAGS-in-host-LDFLAGS.patch \ | ||
12 | file://string-format.patch \ | ||
13 | " | ||
14 | |||
15 | SRC_URI[md5sum] = "237a8767c990b43ae2c89895c2dbc062" | ||
16 | SRC_URI[sha256sum] = "3fa9daf85ebf35068f090ce51283ddeeb3c75eb5bc70b1a4a7cb05868bfe06a4" | ||
17 | |||
18 | PARALLEL_MAKE = "" | ||