ncurses: upgrade to 6.0+20160625

(From OE-Core rev: 10abc041c5ad4ae04c577c13100eef6e0a0b1cab)

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Hongxu Jia 2016-08-15 03:35:59 -04:00 committed by Richard Purdie
parent 205418f28e
commit cd20d7678b
1 changed files with 1 additions and 1 deletions

View File

@ -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+)*)"