diff --git a/meta/packages/python/python-dbus_0.83.0.bb b/meta/packages/python/python-dbus_0.83.1.bb similarity index 98% rename from meta/packages/python/python-dbus_0.83.0.bb rename to meta/packages/python/python-dbus_0.83.1.bb index d35b2808fe..b30e82be6a 100644 --- a/meta/packages/python/python-dbus_0.83.0.bb +++ b/meta/packages/python/python-dbus_0.83.1.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" HOMEPAGE = "http://www.freedesktop.org/Software/dbus" LICENSE = "MIT" DEPENDS = "expat dbus dbus-glib virtual/libintl python-pyrex-native" -PR = "ml1" +PR = "ml0" SRC_URI = "http://dbus.freedesktop.org/releases/dbus-python/dbus-python-${PV}.tar.gz" S = "${WORKDIR}/dbus-python-${PV}"