All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for tcl
@ 2013-06-20 13:38 Kai Kang
  2013-06-20 13:38 ` [PATCH 1/2] tcl: remove hardcoded library install path Kai Kang
  2013-06-20 13:38 ` [PATCH 2/2] tcl: fix unit test boundary year issue Kai Kang
  0 siblings, 2 replies; 3+ messages in thread
From: Kai Kang @ 2013-06-20 13:38 UTC (permalink / raw)
  To: ross.burton; +Cc: openembedded-core

The following changes since commit e04e6dab0afa8f72bf001b0cc106cd13b7694a91:

  bdwgc-native: Add missing pkgconfig DEPENDS (2013-06-19 18:03:35 +0100)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib kangkai/tcl
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/tcl

Kai Kang (2):
  tcl: remove hardcoded library install path
  tcl: fix unit test boundary year issue

 .../tcltk/tcl/let-DST-include-year-2099.patch      |   35 ++++++++++++++++++
 .../tcl/tcl-remove-hardcoded-install-path.patch    |   37 ++++++++++++++++++++
 meta/recipes-devtools/tcltk/tcl_8.6.0.bb           |    6 ++-
 3 files changed, 76 insertions(+), 2 deletions(-)
 create mode 100644 meta/recipes-devtools/tcltk/tcl/let-DST-include-year-2099.patch
 create mode 100644 meta/recipes-devtools/tcltk/tcl/tcl-remove-hardcoded-install-path.patch

-- 
1.7.5.4



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-20 13:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-20 13:38 [PATCH 0/2] Fixes for tcl Kai Kang
2013-06-20 13:38 ` [PATCH 1/2] tcl: remove hardcoded library install path Kai Kang
2013-06-20 13:38 ` [PATCH 2/2] tcl: fix unit test boundary year issue 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.