aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fbgetty/fbgetty_0.1.698.bb
blob: f00bbab1d09f8b7c1563d0d2fbf0c8ef1b0e8f7e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SECTION = "base"
DESCRIPTION = "framebuffer getty."
LICENSE = "GPL"

SRC_URI = "http://ftp3.ie.freebsd.org/pub/gentoo/distfiles/fbgetty-${PV}.tar.gz \
	   file://compile.patch"
B = "${WORKDIR}/build.${HOST_SYS}.${TARGET_SYS}"

inherit autotools

SRC_URI[md5sum] = "1705bc0f8f1e03fe50d324ba84ac4e56"
SRC_URI[sha256sum] = "332cbffa7c489b39a7d13d12d581c27dfc57ba098041431a6845b44785cf2d35"