numactl: add missing Upstream-Status to a patch

(From OE-Core rev: 33c2da75c5de1c89ea1ee423b175f8c78d674c40)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2021-11-17 16:35:20 +01:00
committed by Richard Purdie
parent 8625310c8a
commit 0fb9f5eff3

View File

@@ -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.