summaryrefslogtreecommitdiffstats
path: root/recipes/gpe-autostarter/gpe-autostarter_0.6.bb
blob: 9fa051bdd0bbf2eafbc57c8e23507c02a011a138 (plain)
1
2
3
4
5
6
7
8
9
10
11
LICENSE = "GPL"
SECTION = "gpe"
DEPENDS = "glib-2.0 dbus-glib hotplug-dbus"
RDEPENDS_${PN} = "hotplug-dbus"

inherit gpe

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

SRC_URI[md5sum] = "798085fd2e2b25f5145a05104d39ebc6"
SRC_URI[sha256sum] = "8ce9aee873a337f876f82d54eb10a258911a03b3abb4eb79f9b2f04c8c304bbb"