aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hotplug-dbus/hotplug-dbus_0.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hotplug-dbus/hotplug-dbus_0.9.bb')
-rw-r--r--recipes/hotplug-dbus/hotplug-dbus_0.9.bb9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/hotplug-dbus/hotplug-dbus_0.9.bb b/recipes/hotplug-dbus/hotplug-dbus_0.9.bb
new file mode 100644
index 0000000000..60cb39cd51
--- /dev/null
+++ b/recipes/hotplug-dbus/hotplug-dbus_0.9.bb
@@ -0,0 +1,9 @@
+PR = "r1"
+SECTION = "base"
+DESCRIPTION = "D-BUS glue for hotplug system"
+# DEPENDS = "dbus hotplug"
+DEPENDS = "dbus"
+RDEPENDS = "hotplug"
+LICENSE = "GPL"
+
+inherit gpe