Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Update ncurses
@ 2011-04-06  0:37 Tom Rini
  2011-04-06  0:38 ` [PATCH 1/1] ncurses: Update to 5.9 Tom Rini
  0 siblings, 1 reply; 20+ messages in thread
From: Tom Rini @ 2011-04-06  0:37 UTC (permalink / raw)
  To: openembedded-core

This updates ncurses to 5.9.  While less of a deal for oe-core where we
had the patch we applied on top of 5.7 mirrored and referenced that
openembedded.master did not and the patch recently went away.  Fortunately
there's now a 5.8 and 5.9 release of ncurses and our 5.7 + patch was
close to 5.8 making this an easy update.

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: trini/update-ncurses
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/update-ncurses

Thanks,
    Tom Rini <tom_rini@mentor.com>
---


Tom Rini (1):
  ncurses: Update to 5.9

 .../{ncurses-5.7 => ncurses-5.9}/config.cache      |    0
 .../{ncurses-5.7 => ncurses-5.9}/tic-hang.patch    |    0
 .../ncurses/{ncurses_5.7.bb => ncurses_5.9.bb}     |   21 +++----------------
 3 files changed, 4 insertions(+), 17 deletions(-)
 rename meta/recipes-core/ncurses/{ncurses-5.7 => ncurses-5.9}/config.cache (100%)
 rename meta/recipes-core/ncurses/{ncurses-5.7 => ncurses-5.9}/tic-hang.patch (100%)
 rename meta/recipes-core/ncurses/{ncurses_5.7.bb => ncurses_5.9.bb} (88%)




^ permalink raw reply	[flat|nested] 20+ messages in thread
* [PATCH 0/1] v2: Update ncurses
@ 2011-04-07  0:50 Tom Rini
  2011-04-07  0:50 ` [PATCH 1/1] ncurses: Update to 5.9 Tom Rini
  0 siblings, 1 reply; 20+ messages in thread
From: Tom Rini @ 2011-04-07  0:50 UTC (permalink / raw)
  To: openembedded-core

This updates ncurses to 5.9.  While less of a deal for oe-core where we
had the patch we applied on top of 5.7 mirrored and referenced that
openembedded.master did not and the patch recently went away.  Fortunately
there's now a 5.8 and 5.9 release of ncurses and our 5.7 + patch was
close to 5.8 making this an easy update.  While at this we move most of
the important parts of ncurses_5.x.bb into ncurses.inc which has previously
been unused.  Finally, we add a comment saying that invisible-island.net
may have useful additional patches.

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: trini/update-ncurses
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/update-ncurses

Thanks,
    Tom Rini <tom_rini@mentor.com>
---


Tom Rini (1):
  ncurses: Update to 5.9

 .../{ncurses-5.7 => ncurses-5.9}/config.cache      |    0
 .../{ncurses-5.7 => ncurses-5.9}/tic-hang.patch    |    0
 meta/recipes-core/ncurses/ncurses.inc              |  256 +++++++++++++++-----
 meta/recipes-core/ncurses/ncurses_5.7.bb           |  246 -------------------
 meta/recipes-core/ncurses/ncurses_5.9.bb           |   10 +
 5 files changed, 204 insertions(+), 308 deletions(-)
 rename meta/recipes-core/ncurses/{ncurses-5.7 => ncurses-5.9}/config.cache (100%)
 rename meta/recipes-core/ncurses/{ncurses-5.7 => ncurses-5.9}/tic-hang.patch (100%)
 delete mode 100644 meta/recipes-core/ncurses/ncurses_5.7.bb
 create mode 100644 meta/recipes-core/ncurses/ncurses_5.9.bb




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

end of thread, other threads:[~2011-04-08 13:22 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-06  0:37 [PATCH 0/1] Update ncurses Tom Rini
2011-04-06  0:38 ` [PATCH 1/1] ncurses: Update to 5.9 Tom Rini
2011-04-06  6:18   ` Khem Raj
2011-04-06 14:30     ` Tom Rini
2011-04-06 17:05       ` Khem Raj
2011-04-06 17:10         ` Tom Rini
2011-04-06 17:26           ` Khem Raj
2011-04-06 17:35             ` Tom Rini
2011-04-06 18:27               ` Khem Raj
2011-04-06 18:29                 ` Tom Rini
2011-04-06 18:32                   ` Khem Raj
2011-04-06 18:48                     ` Tom Rini
2011-04-06 20:56                       ` Khem Raj
2011-04-06 21:16               ` Richard Purdie
2011-04-07  0:35                 ` Tom Rini
2011-04-06 18:38     ` Richard Purdie
2011-04-06 19:20       ` Tom Rini
2011-04-06 20:54       ` Khem Raj
  -- strict thread matches above, loose matches on Subject: below --
2011-04-07  0:50 [PATCH 0/1] v2: Update ncurses Tom Rini
2011-04-07  0:50 ` [PATCH 1/1] ncurses: Update to 5.9 Tom Rini
2011-04-08 13:19   ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox