diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-11-17 16:35:20 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-21 11:05:02 +0000 |
| commit | 0fb9f5eff3d41bbbf12bd228dd052868444c0b25 (patch) | |
| tree | 17bb9c522eee6cb4a30d5df578295686286b2ba2 /meta | |
| parent | 8625310c8a966e62313af5148d67688d47ea331f (diff) | |
| download | poky-0fb9f5eff3d41bbbf12bd228dd052868444c0b25.tar.gz | |
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>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-support/numactl/numactl/0001-define-run-test-target.patch | 2 |
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 @@ | |||
| 1 | rename test target as run-test | 1 | rename test target as run-test |
| 2 | 2 | ||
| 3 | Upstream-Statue: Pending | 3 | Upstream-Status: Pending |
| 4 | 4 | ||
| 5 | test target not only compile the test files, but also run them, which is | 5 | test target not only compile the test files, but also run them, which is |
| 6 | not suitable for cross-compile environment, so rename it as run-test. | 6 | not suitable for cross-compile environment, so rename it as run-test. |
