[oe-commits] Kai Kang : tcl: fix typo of upstream status in patch file

git at git.openembedded.org git at git.openembedded.org
Thu Jul 18 20:18:33 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 0931eead0f874112836926dd493c9f47b3edbd16
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=0931eead0f874112836926dd493c9f47b3edbd16

Author: Kai Kang <kai.kang at windriver.com>
Date:   Tue Jul 16 10:36:12 2013 +0800

tcl: fix typo of upstream status in patch file

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 <kai.kang at windriver.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../tcl/tcl-remove-hardcoded-install-path.patch    |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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 <Song.Li at windriver.com>
 Signed-off-by: Kai Kang <kai.kang at windriver.com>



More information about the Openembedded-commits mailing list