diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2022-10-31 12:47:11 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-11-24 15:30:01 +0000 |
| commit | 592d5be03a84249fa3fb9899ad5e0a69f0210910 (patch) | |
| tree | a96251fc83d127814ba9fb0a55d8d1cfc4641d76 | |
| parent | e2c63d84e5e85c242267f243f1b75563ec335677 (diff) | |
| download | poky-592d5be03a84249fa3fb9899ad5e0a69f0210910.tar.gz | |
tcl: correct patch status
(From OE-Core rev: ccb7df0d61792bbc6fd5ef62848035207a63cf5d)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 9f37e5b83db662bba92605c8741516108aad3c5e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch b/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch index 44b2ce0a30..5a10c93a31 100644 --- a/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch +++ b/meta/recipes-devtools/tcltk/tcl/fix_non_native_build_issue.patch | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Upstream-Status: Pending | 1 | Upstream-Status: Inappropriate [upstream does not support installed tests] |
| 2 | 2 | ||
| 3 | Index: unix/Makefile.in | 3 | Index: unix/Makefile.in |
| 4 | =================================================================== | 4 | =================================================================== |
