aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gpe-buttonbox/gpe-buttonbox_cvs.bb
blob: 86e5cabcf05728262f3bf4a3b0a9707e59043d1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
DEFAULT_PREFERENCE = "-1"
LICENSE = "GPL"
DESCIPTION = "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"