]> code.ossystems Code Review - openembedded-core.git/commit
bash_3.2.x: update recipe version to match what we're shipping
authorAndré Draszik <adraszik@tycoint.com>
Wed, 26 Oct 2016 12:08:45 +0000 (13:08 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 6 Nov 2016 23:35:21 +0000 (23:35 +0000)
commit614ac87f2832c5359f371439559be88d6106cd6b
treecccec9e739fb1f5894336906a18482466a35882b
parent1f4c303fd64a4bc05882de01676f241f0df6da78
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.

Signed-off-by: André Draszik <adraszik@tycoint.com>
Acked-by: Sylvain Lemieux <slemieux@tycoint.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/bash/bash-3.2.57/build-tests.patch [moved from meta/recipes-extended/bash/bash-3.2.48/build-tests.patch with 100% similarity]
meta/recipes-extended/bash/bash-3.2.57/dont-include-target-CFLAGS-in-host-LDFLAGS.patch [moved from meta/recipes-extended/bash/bash-3.2.48/dont-include-target-CFLAGS-in-host-LDFLAGS.patch with 100% similarity]
meta/recipes-extended/bash/bash-3.2.57/mkbuiltins_have_stringize.patch [moved from meta/recipes-extended/bash/bash-3.2.48/mkbuiltins_have_stringize.patch with 100% similarity]
meta/recipes-extended/bash/bash-3.2.57/run-ptest [moved from meta/recipes-extended/bash/bash-3.2.48/run-ptest with 100% similarity]
meta/recipes-extended/bash/bash-3.2.57/string-format.patch [moved from meta/recipes-extended/bash/bash-3.2.48/string-format.patch with 100% similarity]
meta/recipes-extended/bash/bash-3.2.57/test-output.patch [moved from meta/recipes-extended/bash/bash-3.2.48/test-output.patch with 100% similarity]
meta/recipes-extended/bash/bash_3.2.48.bb [deleted file]
meta/recipes-extended/bash/bash_3.2.57.bb [new file with mode: 0644]