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-pyserial_2.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-devtools/python/python-pyserial_2.4.bb') diff --git a/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb b/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb index 9dc54de7d0..02ba6b7ba4 100644 --- a/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb +++ b/meta-oe/recipes-devtools/python/python-pyserial_2.4.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" LICENSE = "PSF" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=7424386ffe323e815ee62ee9ad591dd8" SRCNAME = "pyserial" -PR = "ml3" +PR = "ml4" SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" -- cgit v1.2.3-54-g00ecf