Fix typo of upstream status in tcl-remove-hardcoded-install-path.patch that may cause some scripts out of work. Fix it.
Signed-off-by: Kai Kang <[email protected]> --- meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch b/meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch index 9afca5e..afdd880 100644 --- a/meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch +++ b/meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch @@ -10,7 +10,7 @@ Remove hardcoded library install path. Change $(prefix)/lib/ to ${libdir}. This is not a bug, but libraries should be installed into directory .../lib/. On 64bit target that should be lib64/. -Upsteam Status: Inappropriate [configuration] +Upstream-Status: Inappropriate [configuration] Signed-off-by: Song.Li <[email protected]> Signed-off-by: Kai Kang <[email protected]> -- 1.8.1.2 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
