From 81386beaf02de02659f728e8610c72f8ac69c408 Mon Sep 17 00:00:00 2001 From: André Draszik Date: Wed, 26 Oct 2016 13:08:45 +0100 Subject: bash_3.2.x: update recipe version to match what we're shipping MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Acked-by: Sylvain Lemieux Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-extended/bash/bash-3.2.48/run-ptest | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 meta/recipes-extended/bash/bash-3.2.48/run-ptest (limited to 'meta/recipes-extended/bash/bash-3.2.48/run-ptest') diff --git a/meta/recipes-extended/bash/bash-3.2.48/run-ptest b/meta/recipes-extended/bash/bash-3.2.48/run-ptest deleted file mode 100644 index 8dd3b9981d..0000000000 --- a/meta/recipes-extended/bash/bash-3.2.48/run-ptest +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -make -k THIS_SH=/bin/bash BUILD_DIR=. runtest -- cgit v1.2.3-54-g00ecf