summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/ncurses/ncurses_5.9.bb
blob: 22c6230ed748fe04da11bf44a6e0121fb2ccca18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require ncurses.inc

REVISION = "20150329"

PR = "${INC_PR}.1"

SRC_URI += "file://tic-hang.patch \
            file://config.cache \
"
# commit id corresponds to the above listed REVISION
SRCREV = "6286e14dac28811dbfd325b8d4c23f0d4e37eaf0"
S = "${WORKDIR}/git"