summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/python/python-pygobject-native_2.27.0.bb (renamed from meta/recipes-devtools/python/python-pygobject-native_2.21.1.bb)0
-rw-r--r--meta/recipes-devtools/python/python-pygobject_2.27.0.bb (renamed from meta/recipes-devtools/python/python-pygobject_2.21.1.bb)2
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-pygobject-native_2.21.1.bb b/meta/recipes-devtools/python/python-pygobject-native_2.27.0.bb
index d3602277a..d3602277a 100644
--- a/meta/recipes-devtools/python/python-pygobject-native_2.21.1.bb
+++ b/meta/recipes-devtools/python/python-pygobject-native_2.27.0.bb
diff --git a/meta/recipes-devtools/python/python-pygobject_2.21.1.bb b/meta/recipes-devtools/python/python-pygobject_2.27.0.bb
index ca93c68db..43561088a 100644
--- a/meta/recipes-devtools/python/python-pygobject_2.21.1.bb
+++ b/meta/recipes-devtools/python/python-pygobject_2.27.0.bb
@@ -3,7 +3,7 @@ SECTION = "devel/python"
LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=a916467b91076e631dd8edb7424769c7"
DEPENDS = "python-pygobject-native-${PV} glib-2.0"
-PR = "ml0"
+PR = "r0"
MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"