aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-autostarter/gpe-autostarter_svn.bb
blob: 2742952e0f842a884dbcbdc32cf4b6572efa9c8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
SECTION = "gpe"
LICENSE = "GPL"
DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
RDEPENDS = "hotplug-dbus"

inherit gpe

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

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

export CVSBUILD="no"

DEFAULT_PREFERENCE = "-1"