aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ncurses/ncurses_6.0.bb
blob: ea45ea75c471fb729a5f153344e4b34492b74445 (plain)
1
2
3
4
5
6
7
8
9
10
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"