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

inherit gpe

SRC_URI += "file://dbus-new-api.patch \
	    file://makefile-fix.patch"


SRC_URI[md5sum] = "d993818295e00754592ee6c13db4a723"
SRC_URI[sha256sum] = "702c3336d96fb49678c1b0a95e16c76e398c63f58c947df6ba275e9cacad4629"