From: Nitin A Kamble Date: Wed, 7 Jul 2010 11:00:27 +0000 (-0700) Subject: python-iniparse: upgrade from 0.2.3 to 0.3.2 X-Git-Tag: 2011-1~5259 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=692065dc7d2d0613ccc652fc081692df66cc511f;p=openembedded-core.git python-iniparse: upgrade from 0.2.3 to 0.3.2 python-iniparse-native: upgrade from 0.2.3 to 0.3.2 Signed-off-by: Nitin A Kamble --- diff --git a/meta/packages/python/python-iniparse-native_0.2.3.bb b/meta/packages/python/python-iniparse-native_0.3.2.bb similarity index 92% rename from meta/packages/python/python-iniparse-native_0.2.3.bb rename to meta/packages/python/python-iniparse-native_0.3.2.bb index bb841fed10..85c7a27ac0 100644 --- a/meta/packages/python/python-iniparse-native_0.2.3.bb +++ b/meta/packages/python/python-iniparse-native_0.3.2.bb @@ -2,5 +2,6 @@ require python-iniparse_${PV}.bb inherit native DEPENDS = "python-native" RDEPENDS = "" +PR = "r0" NATIVE_INSTALL_WORKS = "1" diff --git a/meta/packages/python/python-iniparse_0.2.3.bb b/meta/packages/python/python-iniparse_0.3.2.bb similarity index 100% rename from meta/packages/python/python-iniparse_0.2.3.bb rename to meta/packages/python/python-iniparse_0.3.2.bb