util-linux-ng: fix swaponoff
[openembedded.git] / recipes / freesmartphone / fsoraw_svn.bb
1 DESCRIPTION = "A console wrapper for the FSO Usage API"
2 SECTION = "fso/base"
3 PRIORITY = "optional"
4 HOMEPAGE = "http://noko.sourceforge.net"
5 LICENSE = "GPL"
6 DEPENDS = "dbus"
7 SRCREV = "20"
8 PV = "0.0.1+svnr${SRCPV}"
9 PR = "r0"
10
11 SRC_URI = "svn://noko.svn.sourceforge.net/svnroot/noko/trunk;module=fsoraw;proto=https"
12 S = "${WORKDIR}/fsoraw/"
13
14 inherit autotools