From: Alexander Kanavin Date: Wed, 17 Nov 2021 15:35:20 +0000 (+0100) Subject: numactl: add missing Upstream-Status to a patch X-Git-Tag: uninative-3.5~777 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33c2da75c5de1c89ea1ee423b175f8c78d674c40;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git numactl: add missing Upstream-Status to a patch Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/numactl/numactl/0001-define-run-test-target.patch b/meta/recipes-support/numactl/numactl/0001-define-run-test-target.patch index 78ffb22f89b..9e65a451338 100644 --- a/meta/recipes-support/numactl/numactl/0001-define-run-test-target.patch +++ b/meta/recipes-support/numactl/numactl/0001-define-run-test-target.patch @@ -1,6 +1,6 @@ rename test target as run-test -Upstream-Statue: Pending +Upstream-Status: Pending test target not only compile the test files, but also run them, which is not suitable for cross-compile environment, so rename it as run-test.