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: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=33c2da75c5de1c89ea1ee423b175f8c78d674c40;p=openembedded-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 78ffb22f89..9e65a45133 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.