From 3df335abd834b96d8940fb88041cb3fb7f34ac95 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Thu, 9 Dec 2010 13:10:07 -0800 Subject: [PATCH] python-pygobject: upgrade from 2.21.1 to 2.27.0 Signed-off-by: Nitin A Kamble --- ...bject-native_2.21.1.bb => python-pygobject-native_2.27.0.bb} | 0 .../{python-pygobject_2.21.1.bb => python-pygobject_2.27.0.bb} | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) 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 ca93c68db6..43561088a8 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]}" -- 2.40.1