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

inherit gpe

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

SRC_URI[md5sum] = "f098c17601426c696f45c1b244fa1f73"
SRC_URI[sha256sum] = "094157f59ac1a5146953bc74e5dac9f4b28fa14545bc12df87899f61cdfe18d6"