aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hotplug-dbus/hotplug-dbus_0.9.bb
blob: 60cb39cd51bac2703c42ff61b6efee2c5119df5c (plain)
1
2
3
4
5
6
7
8
9
PR = "r1"
SECTION = "base"
DESCRIPTION = "D-BUS glue for hotplug system"
# DEPENDS = "dbus hotplug"
DEPENDS = "dbus"
RDEPENDS = "hotplug"
LICENSE = "GPL"

inherit gpe