summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/numactl/numactl/0001-define-run-test-target.patch2
1 files changed, 1 insertions, 1 deletions
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 @@
1rename test target as run-test 1rename test target as run-test
2 2
3Upstream-Statue: Pending 3Upstream-Status: Pending
4 4
5test target not only compile the test files, but also run them, which is 5test target not only compile the test files, but also run them, which is
6not suitable for cross-compile environment, so rename it as run-test. 6not suitable for cross-compile environment, so rename it as run-test.