aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2016-08-15 03:35:59 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-08-17 10:35:13 +0100
commit10abc041c5ad4ae04c577c13100eef6e0a0b1cab (patch)
tree1142f0315a3e51814135489b7186080931b845e2 /meta/recipes-core
parent4ae0ebfae05e2b3c78146f606eaa12b2e42cd07d (diff)
downloadopenembedded-core-contrib-10abc041c5ad4ae04c577c13100eef6e0a0b1cab.tar.gz
ncurses: upgrade to 6.0+20160625
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/ncurses/ncurses_6.0+20160625.bb (renamed from meta/recipes-core/ncurses/ncurses_6.0+20160319.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ncurses/ncurses_6.0+20160319.bb b/meta/recipes-core/ncurses/ncurses_6.0+20160625.bb
index b23ac10734..6514613fe3 100644
--- a/meta/recipes-core/ncurses/ncurses_6.0+20160319.bb
+++ b/meta/recipes-core/ncurses/ncurses_6.0+20160625.bb
@@ -4,7 +4,7 @@ SRC_URI += "file://tic-hang.patch \
file://config.cache \
"
# commit id corresponds to the revision in package version
-SRCREV = "05af40f7d3af1e43144ed5315e31c7044c122fab"
+SRCREV = "63dd558cb8e888d6fab5f00bbf7842736a2356b9"
S = "${WORKDIR}/git"
EXTRA_OECONF += "--with-abi-version=5"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(\+\d+)*)"