]> 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>
Wed, 16 Nov 2016 10:33:37 +0000 (10:33 +0000)
commitdb3f5330d7a38bb07aca0d65aa94ca36beb721d6
tree7422ab757b36e917b1f2864f1ce00f0170e059c7
parent34b9be55c31deb4eab5056cf1698c8052aca2596
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>
Signed-off-by: Armin Kuster <akuster808@gmail.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]