]> code.ossystems Code Review - openembedded-core.git/commitdiff
ncurses: upgrade to 6.0+20160319
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 13 Jun 2016 09:16:35 +0000 (05:16 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Jun 2016 11:56:33 +0000 (12:56 +0100)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/ncurses/ncurses_6.0+20160319.bb [moved from meta/recipes-core/ncurses/ncurses_6.0+20160213.bb with 84% similarity]

similarity index 84%
rename from meta/recipes-core/ncurses/ncurses_6.0+20160213.bb
rename to meta/recipes-core/ncurses/ncurses_6.0+20160319.bb
index 0d56481a5c9cbc4f8b22f4496571deafc00177fc..b23ac10734e37312cdc89ec1ecfd4b0d6390b7db 100644 (file)
@@ -4,7 +4,7 @@ SRC_URI += "file://tic-hang.patch \
             file://config.cache \
 "
 # commit id corresponds to the revision in package version
-SRCREV = "a25949ff653ac5ae7a204381a3ebfd800feeaa01"
+SRCREV = "05af40f7d3af1e43144ed5315e31c7044c122fab"
 S = "${WORKDIR}/git"
 EXTRA_OECONF += "--with-abi-version=5"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(\+\d+)*)"