aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ncurses/ncurses_6.0.bb
blob: 858728754237cbca1c66cebd24e470675deebecf (plain)
1
2
3
4
5
6
7
8
9
10
11
require ncurses.inc

REVISION = "20151024"

SRC_URI += "file://tic-hang.patch \
            file://config.cache \
"
# commit id corresponds to the above listed REVISION
SRCREV = "c6b034b4d69f8c9092c2a1b5d5bb718282b2a522"
S = "${WORKDIR}/git"
EXTRA_OECONF += "--with-abi-version=5"