]> code.ossystems Code Review - openembedded-core.git/commitdiff
ncurses: 6.1 -> 6.1+20180630
authorHongxu Jia <hongxu.jia@windriver.com>
Mon, 2 Jul 2018 05:57:13 +0000 (13:57 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 3 Jul 2018 07:24:34 +0000 (08:24 +0100)
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/ncurses/ncurses_6.1+20180630.bb [moved from meta/recipes-core/ncurses/ncurses_6.1.bb with 86% similarity]

similarity index 86%
rename from meta/recipes-core/ncurses/ncurses_6.1.bb
rename to meta/recipes-core/ncurses/ncurses_6.1+20180630.bb
index 8d72f571d2084699dabb395f95b7b847630a75b5..38faf7af28912a1e40708b224ba1c2865f537518 100644 (file)
@@ -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+)*)"