From 396550a39aca43b0694c5dc26f44005a4a416645 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 31 Oct 2011 13:56:45 +0100 Subject: recipes: bump PR after python upgrade Signed-off-by: Martin Jansa --- 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 46847441e3..9dc54de7d0 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 = "ml2" +PR = "ml3" SRC_URI = "${SOURCEFORGE_MIRROR}/${SRCNAME}/${SRCNAME}-${PV}.tar.gz" S = "${WORKDIR}/${SRCNAME}-${PV}" -- cgit v1.2.3-54-g00ecf