mirror of
https://git.yoctoproject.org/poky
synced 2026-06-06 02:39:53 +00:00
ncurses: 6.1 -> 6.1+20180630
(From OE-Core rev: 397410d6ca6864c9a956b8a1e602b97f57d0031f) 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:
committed by
Richard Purdie
parent
eece28c5a1
commit
2e6e9c02f9
+1
-1
@@ -5,7 +5,7 @@ SRC_URI += "file://0001-tic-hang.patch \
|
||||
file://config.cache \
|
||||
"
|
||||
# commit id corresponds to the revision in package version
|
||||
SRCREV = "518fe9f913a0bfb80f1e366c9fcccf23e79dc69b"
|
||||
SRCREV = "d3b29180ae4360d7ab7a41a15e963299fdb72e33"
|
||||
S = "${WORKDIR}/git"
|
||||
EXTRA_OECONF += "--with-abi-version=5"
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(\+\d+)*)"
|
||||
Reference in New Issue
Block a user