[poky] [PATCH 5/6] python-pygobject: upgrade from 2.21.1 to 2.27.0

Nitin A Kamble nitin.a.kamble at intel.com
Thu Dec 9 13:10:07 PST 2010


Signed-off-by: Nitin A Kamble <nitin.a.kamble at intel.com>
---
 ...2.21.1.bb => python-pygobject-native_2.27.0.bb} |    0
 ...object_2.21.1.bb => python-pygobject_2.27.0.bb} |    2 +-
 2 files changed, 1 insertions(+), 1 deletions(-)
 rename meta/recipes-devtools/python/{python-pygobject-native_2.21.1.bb => python-pygobject-native_2.27.0.bb} (100%)
 rename meta/recipes-devtools/python/{python-pygobject_2.21.1.bb => python-pygobject_2.27.0.bb} (98%)

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
similarity index 100%
rename from meta/recipes-devtools/python/python-pygobject-native_2.21.1.bb
rename to 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
similarity index 98%
rename from meta/recipes-devtools/python/python-pygobject_2.21.1.bb
rename to meta/recipes-devtools/python/python-pygobject_2.27.0.bb
index ca93c68..4356108 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]}"
 
-- 
1.7.2.2




More information about the poky mailing list