aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-autostarter/gpe-autostarter_svn.bb
blob: 727f1beea7d81a13cb720f3eb031ddd8702f40a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
RDEPENDS_${PN} = "hotplug-dbus"
PR = "r1"

inherit gpe

SRC_URI = "${GPE_SVN} \
           file://svn-build.patch"

S = "${WORKDIR}/${PN}"

export CVSBUILD="no"

DEFAULT_PREFERENCE = "-1"