summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ncurses/ncurses_6.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/ncurses/ncurses_6.2.bb')
-rw-r--r--meta/recipes-core/ncurses/ncurses_6.2.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-core/ncurses/ncurses_6.2.bb b/meta/recipes-core/ncurses/ncurses_6.2.bb
index 723e685a9b..5c02db8541 100644
--- a/meta/recipes-core/ncurses/ncurses_6.2.bb
+++ b/meta/recipes-core/ncurses/ncurses_6.2.bb
@@ -2,12 +2,11 @@ require ncurses.inc
2 2
3SRC_URI += "file://0001-tic-hang.patch \ 3SRC_URI += "file://0001-tic-hang.patch \
4 file://0002-configure-reproducible.patch \ 4 file://0002-configure-reproducible.patch \
5 file://config.cache \
6 " 5 "
7# commit id corresponds to the revision in package version 6# commit id corresponds to the revision in package version
8SRCREV = "a669013cd5e9d6434e5301348ea51baf306c93c4" 7SRCREV = "a669013cd5e9d6434e5301348ea51baf306c93c4"
9S = "${WORKDIR}/git" 8S = "${WORKDIR}/git"
10EXTRA_OECONF += "--with-abi-version=5 --cache-file=${B}/config.cache" 9EXTRA_OECONF += "--with-abi-version=5"
11UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(\+\d+)*)" 10UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+(\+\d+)*)"
12 11
13# This is needed when using patchlevel versions like 6.1+20181013 12# This is needed when using patchlevel versions like 6.1+20181013