Also, put the revision into PV, so that a meaningful upstream version
check can be performed.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
require ncurses.inc
-REVISION = "20151024"
-
SRC_URI += "file://tic-hang.patch \
file://config.cache \
"
-# commit id corresponds to the above listed REVISION
-SRCREV = "c6b034b4d69f8c9092c2a1b5d5bb718282b2a522"
+# commit id corresponds to the revision in package version
+SRCREV = "a25949ff653ac5ae7a204381a3ebfd800feeaa01"
S = "${WORKDIR}/git"
EXTRA_OECONF += "--with-abi-version=5"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(\+\d+)*)"