From a62cb41071da352093e2a15e65d5eb11bd2cb483 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 16 Mar 2010 18:01:33 +0100 Subject: dbus-glib: PR bump after libexpat soname change Signed-off-by: Martin Jansa --- recipes/dbus/dbus-glib-native_0.74.bb | 2 +- recipes/dbus/dbus-glib-native_0.76.bb | 2 +- recipes/dbus/dbus-glib_0.74.bb | 2 +- recipes/dbus/dbus-glib_0.76.bb | 2 +- recipes/dbus/dbus-glib_0.78.bb | 1 + recipes/dbus/dbus-glib_0.82.bb | 2 +- 6 files changed, 6 insertions(+), 5 deletions(-) (limited to 'recipes/dbus') diff --git a/recipes/dbus/dbus-glib-native_0.74.bb b/recipes/dbus/dbus-glib-native_0.74.bb index e37a64cfea..1a1463411d 100644 --- a/recipes/dbus/dbus-glib-native_0.74.bb +++ b/recipes/dbus/dbus-glib-native_0.74.bb @@ -1,5 +1,5 @@ SECTION = "base" -PR = "r0" +PR = "r1" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "Message bus system for applications to talk to one another" LICENSE = "GPL" diff --git a/recipes/dbus/dbus-glib-native_0.76.bb b/recipes/dbus/dbus-glib-native_0.76.bb index d76cc043d4..b50d18ef04 100644 --- a/recipes/dbus/dbus-glib-native_0.76.bb +++ b/recipes/dbus/dbus-glib-native_0.76.bb @@ -1,5 +1,5 @@ SECTION = "base" -PR = "r0" +PR = "r1" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" diff --git a/recipes/dbus/dbus-glib_0.74.bb b/recipes/dbus/dbus-glib_0.74.bb index 3c5512feb6..7b9a8289ad 100644 --- a/recipes/dbus/dbus-glib_0.74.bb +++ b/recipes/dbus/dbus-glib_0.74.bb @@ -1,5 +1,5 @@ SECTION = "base" -PR = "r0" +PR = "r1" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "Message bus system for applications to talk to one another" LICENSE = "GPL" diff --git a/recipes/dbus/dbus-glib_0.76.bb b/recipes/dbus/dbus-glib_0.76.bb index 0a34c738c3..8dd5b836fd 100644 --- a/recipes/dbus/dbus-glib_0.76.bb +++ b/recipes/dbus/dbus-glib_0.76.bb @@ -1,5 +1,5 @@ SECTION = "base" -PR = "r0" +PR = "r1" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" diff --git a/recipes/dbus/dbus-glib_0.78.bb b/recipes/dbus/dbus-glib_0.78.bb index 398314bdff..20a27860b9 100644 --- a/recipes/dbus/dbus-glib_0.78.bb +++ b/recipes/dbus/dbus-glib_0.78.bb @@ -1,4 +1,5 @@ SECTION = "base" +PR = "r1" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" DESCRIPTION = "message bus system for applications to talk to one another" LICENSE = "GPL" diff --git a/recipes/dbus/dbus-glib_0.82.bb b/recipes/dbus/dbus-glib_0.82.bb index f5790dcd0e..461df61c9e 100644 --- a/recipes/dbus/dbus-glib_0.82.bb +++ b/recipes/dbus/dbus-glib_0.82.bb @@ -1,2 +1,2 @@ require dbus-glib.inc -PR = "${INC_PR}.0" +PR = "${INC_PR}.1" -- cgit 1.2.3-korg