mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
ncurses: upgrade to 6.0+20160319
(From OE-Core rev: 1ac29df99c5533c7d6752b5756e9f0b43e2d9b64) Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
322ada3c15
commit
3274e76fe4
+1
-1
@@ -4,7 +4,7 @@ SRC_URI += "file://tic-hang.patch \
|
|||||||
file://config.cache \
|
file://config.cache \
|
||||||
"
|
"
|
||||||
# commit id corresponds to the revision in package version
|
# commit id corresponds to the revision in package version
|
||||||
SRCREV = "a25949ff653ac5ae7a204381a3ebfd800feeaa01"
|
SRCREV = "05af40f7d3af1e43144ed5315e31c7044c122fab"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
EXTRA_OECONF += "--with-abi-version=5"
|
EXTRA_OECONF += "--with-abi-version=5"
|
||||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(\+\d+)*)"
|
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(\+\d+)*)"
|
||||||
Reference in New Issue
Block a user