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

inherit gpe

SRC_URI += "file://wireless.patch \
	    file://makefile-fix.patch"


SRC_URI[md5sum] = "254a580e67d8e804adb3583281ae8586"
SRC_URI[sha256sum] = "532e1b0122c845295987deddf72ebbfd3c319f6b714f033f5daa74f068acb1f2"