diff options
Diffstat (limited to 'meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch')
-rw-r--r-- | meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch b/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch index 0a0c1173a2..f2a37add7d 100644 --- a/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch +++ b/meta/recipes-devtools/tcltk8/tcl8/tcl-remove-hardcoded-install-path.patch | |||
@@ -7,7 +7,7 @@ Remove hardcoded library install path. Change $(prefix)/lib/ to ${libdir}. | |||
7 | 7 | ||
8 | [YOCTO #2876] | 8 | [YOCTO #2876] |
9 | 9 | ||
10 | Upstream-Status: Pending | 10 | Upstream-Status: Inappropriate [tcl 8.x is obsolete; upstream submission should be for 9.x patches] |
11 | 11 | ||
12 | Signed-off-by: Song.Li <Song.Li@windriver.com> | 12 | Signed-off-by: Song.Li <Song.Li@windriver.com> |
13 | Signed-off-by: Kai Kang <kai.kang@windriver.com> | 13 | Signed-off-by: Kai Kang <kai.kang@windriver.com> |