From 61487342764684cacef765e221609fe16ffc2740 Mon Sep 17 00:00:00 2001 From: Andreas Oberritter Date: Mon, 21 May 2012 22:54:24 +0200 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/recipes-devtools/python/python-scons_2.1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/python/python-scons_2.1.0.bb') diff --git a/meta/recipes-devtools/python/python-scons_2.1.0.bb b/meta/recipes-devtools/python/python-scons_2.1.0.bb index f0b5b1ffea..8c5aa071e9 100644 --- a/meta/recipes-devtools/python/python-scons_2.1.0.bb +++ b/meta/recipes-devtools/python/python-scons_2.1.0.bb @@ -4,7 +4,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=ab8b65435c2e520ed18e67459f1f9bb9" SRCNAME = "scons" -PR = "r1" +PR = "r2" SRC_URI = "${SOURCEFORGE_MIRROR}/scons/scons-${PV}.tar.gz" -- cgit 1.2.3-korg