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-numeric_24.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-oe/recipes-devtools/python/python-numeric_24.2.bb') diff --git a/meta-oe/recipes-devtools/python/python-numeric_24.2.bb b/meta-oe/recipes-devtools/python/python-numeric_24.2.bb index 1bee01dc1a..c45a6a6e6b 100644 --- a/meta-oe/recipes-devtools/python/python-numeric_24.2.bb +++ b/meta-oe/recipes-devtools/python/python-numeric_24.2.bb @@ -3,7 +3,7 @@ SECTION = "devel/python" LICENSE = "PSF & LLNL" LIC_FILES_CHKSUM = "file://Legal.htm;md5=e3ce75dedd4043918d15979ae43e312e" -PR = "ml1" +PR = "ml2" SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/Numeric-${PV}.tar.gz" S = "${WORKDIR}/Numeric-${PV}" -- cgit 1.2.3-korg