diff options
Diffstat (limited to 'recipes/gpe-autostarter')
-rw-r--r-- | recipes/gpe-autostarter/gpe-autostarter_0.11.bb | 1 | ||||
-rw-r--r-- | recipes/gpe-autostarter/gpe-autostarter_0.12.bb | 1 | ||||
-rw-r--r-- | recipes/gpe-autostarter/gpe-autostarter_0.6.bb | 1 | ||||
-rw-r--r-- | recipes/gpe-autostarter/gpe-autostarter_0.7.bb | 1 | ||||
-rw-r--r-- | recipes/gpe-autostarter/gpe-autostarter_svn.bb | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.11.bb b/recipes/gpe-autostarter/gpe-autostarter_0.11.bb index 45fe30432e..d62b2e4ae3 100644 --- a/recipes/gpe-autostarter/gpe-autostarter_0.11.bb +++ b/recipes/gpe-autostarter/gpe-autostarter_0.11.bb @@ -2,6 +2,7 @@ SECTION = "gpe" DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11" RDEPENDS_${PN} = "hotplug-dbus" LICENSE = "GPL" +PR = "r1" inherit gpe diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.12.bb b/recipes/gpe-autostarter/gpe-autostarter_0.12.bb index c05f578651..07f242a9ee 100644 --- a/recipes/gpe-autostarter/gpe-autostarter_0.12.bb +++ b/recipes/gpe-autostarter/gpe-autostarter_0.12.bb @@ -2,6 +2,7 @@ LICENSE = "GPL" SECTION = "gpe" DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11" RDEPENDS_${PN} = "hotplug-dbus" +PR = "r1" inherit gpe diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.6.bb b/recipes/gpe-autostarter/gpe-autostarter_0.6.bb index 9fa051bdd0..65da426cea 100644 --- a/recipes/gpe-autostarter/gpe-autostarter_0.6.bb +++ b/recipes/gpe-autostarter/gpe-autostarter_0.6.bb @@ -2,6 +2,7 @@ LICENSE = "GPL" SECTION = "gpe" DEPENDS = "glib-2.0 dbus-glib hotplug-dbus" RDEPENDS_${PN} = "hotplug-dbus" +PR = "r1" inherit gpe diff --git a/recipes/gpe-autostarter/gpe-autostarter_0.7.bb b/recipes/gpe-autostarter/gpe-autostarter_0.7.bb index 4a8df34318..046cb0bbba 100644 --- a/recipes/gpe-autostarter/gpe-autostarter_0.7.bb +++ b/recipes/gpe-autostarter/gpe-autostarter_0.7.bb @@ -2,6 +2,7 @@ LICENSE = "GPL" SECTION = "gpe" DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11" RDEPENDS_${PN} = "hotplug-dbus" +PR = "r1" inherit gpe diff --git a/recipes/gpe-autostarter/gpe-autostarter_svn.bb b/recipes/gpe-autostarter/gpe-autostarter_svn.bb index fe372065cd..727f1beea7 100644 --- a/recipes/gpe-autostarter/gpe-autostarter_svn.bb +++ b/recipes/gpe-autostarter/gpe-autostarter_svn.bb @@ -2,6 +2,7 @@ SECTION = "gpe" LICENSE = "GPL" DEPENDS = "glib-2.0 dbus-glib hotplug-dbus virtual/libx11" RDEPENDS_${PN} = "hotplug-dbus" +PR = "r1" inherit gpe |