aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-buttonbox/gpe-buttonbox_cvs.bb
blob: f982c4517f8a1e1ed438097f7bcbaab8781b9249 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DEFAULT_PREFERENCE = "-1"
LICENSE = "GPL"
DESCRIPTION = "Buttonbox for gpe"

SRC_URI = "${HANDHELDS_CVS};module=gpe/base/gpe-buttonbox"

DEPENDS = "libgpewidget libgpelaunch"

S = "${WORKDIR}/${PN}"
#Remove the dash below when 0.5 changes in PV
PV = "0.5+cvs-${SRCDATE}"
PR = "r0"

inherit autotools

FILES_${PN} +=	"${datadir}/gpe"