diff options
Diffstat (limited to 'recipes/hotplug-dbus')
-rw-r--r-- | recipes/hotplug-dbus/hotplug-dbus_0.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hotplug-dbus/hotplug-dbus_0.9.bb b/recipes/hotplug-dbus/hotplug-dbus_0.9.bb index 284c049ee0..baf2878197 100644 --- a/recipes/hotplug-dbus/hotplug-dbus_0.9.bb +++ b/recipes/hotplug-dbus/hotplug-dbus_0.9.bb @@ -1,4 +1,4 @@ -PR = "r1" +PR = "r2" SECTION = "base" DESCRIPTION = "D-BUS glue for hotplug system" # DEPENDS = "dbus hotplug" |