From 326d9f23bf8d64710f40c58e26be0b5fd7e58a26 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Mon, 21 May 2012 21:10:40 +0000 Subject: python: bump PR of packages after update of distutils.bbclass * Bump every recipe inheriting distutils or setuptools and not overriding do_install without calling distutils_do_install. Signed-off-by: Andreas Oberritter --- meta-oe/recipes-devtools/python/python-phoneutils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-devtools/python/python-phoneutils_git.bb') diff --git a/meta-oe/recipes-devtools/python/python-phoneutils_git.bb b/meta-oe/recipes-devtools/python/python-phoneutils_git.bb index a3c3c930bf..36f5241956 100644 --- a/meta-oe/recipes-devtools/python/python-phoneutils_git.bb +++ b/meta-oe/recipes-devtools/python/python-phoneutils_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://phoneutils/c_phoneutils.pyx;endline=18;md5=ca321e4ec3 SRCREV = "8a7c719e0c3f1f8c10f77f17422da02d7177f0dd" PV = "0.0.2+gitr${SRCPV}" -PR = "r4" +PR = "r5" SRC_URI = "git://git.shr-project.org/repo/libphone-utils.git;protocol=http;branch=master" S = "${WORKDIR}/git/src/python" -- cgit v1.2.3-54-g00ecf