mirror of
https://git.yoctoproject.org/poky
synced 2026-02-24 18:39:40 +01:00
8 lines
156 B
BlitzBasic
8 lines
156 B
BlitzBasic
PR = "r8"
|
|
|
|
SRC_URI = "${GNU_MIRROR}/ncurses/ncurses-${PV}.tar.gz \
|
|
file://visibility.patch;patch=1"
|
|
S = "${WORKDIR}/ncurses-${PV}"
|
|
|
|
include ncurses.inc
|