* [PATCH 0/1] Fix typo of upstream status in tcl patch
@ 2013-07-16 2:36 Kai Kang
2013-07-16 2:36 ` [PATCH 1/1] tcl: fix typo of upstream status in patch file Kai Kang
0 siblings, 1 reply; 2+ messages in thread
From: Kai Kang @ 2013-07-16 2:36 UTC (permalink / raw)
To: sgw; +Cc: openembedded-core
The following changes since commit 74e403705e25afec656b5e40921771a9c29bdc40:
yocto-kernel: make BBLAYERS parsing more robust (2013-07-13 18:23:39 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib kangkai/typo
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/typo
Kai Kang (1):
tcl: fix typo of upstream status in patch file
meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
1.8.1.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] tcl: fix typo of upstream status in patch file
2013-07-16 2:36 [PATCH 0/1] Fix typo of upstream status in tcl patch Kai Kang
@ 2013-07-16 2:36 ` Kai Kang
0 siblings, 0 replies; 2+ messages in thread
From: Kai Kang @ 2013-07-16 2:36 UTC (permalink / raw)
To: sgw; +Cc: openembedded-core
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@windriver.com>
---
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 <Song.Li@windriver.com>
Signed-off-by: Kai Kang <kai.kang@windriver.com>
--
1.8.1.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-07-16 2:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-16 2:36 [PATCH 0/1] Fix typo of upstream status in tcl patch Kai Kang
2013-07-16 2:36 ` [PATCH 1/1] tcl: fix typo of upstream status in patch file Kai Kang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.