aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-autostarter/gpe-autostarter_0.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpe-autostarter/gpe-autostarter_0.12.bb')
-rw-r--r--recipes/gpe-autostarter/gpe-autostarter_0.12.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.12.bb b/recipes/gpe-autostarter/gpe-autostarter_0.12.bb
new file mode 100644
index 0000000000..c47f75797e
--- /dev/null
+++ b/recipes/gpe-autostarter/gpe-autostarter_0.12.bb
@@ -0,0 +1,8 @@
+LICENSE = "GPL"
+SECTION = "gpe"
+DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11"
+RDEPENDS = "hotplug-dbus"
+
+inherit gpe
+
+SRC_URI += "file://wireless.patch;patch=1"