aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2018-07-02 13:57:13 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-03 08:24:34 +0100
commit397410d6ca6864c9a956b8a1e602b97f57d0031f (patch)
tree91d66a9464d473ecdf01c841c0230557f20ccb07 /meta/recipes-core
parentc15a7f739a929c3f43f17387c5a950c9d6a02203 (diff)
downloadopenembedded-core-contrib-397410d6ca6864c9a956b8a1e602b97f57d0031f.tar.gz
ncurses: 6.1 -> 6.1+20180630
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.1+20180630.bb (renamed from meta/recipes-core/ncurses/ncurses_6.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ncurses/ncurses_6.1.bb b/meta/recipes-core/ncurses/ncurses_6.1+20180630.bb
index 8d72f571d2..38faf7af28 100644
--- a/meta/recipes-core/ncurses/ncurses_6.1.bb
+++ b/meta/recipes-core/ncurses/ncurses_6.1+20180630.bb
@@ -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+)*)"