summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-numeric_24.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-numeric_24.2.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-numeric_24.2.bb2
1 files changed, 1 insertions, 1 deletions
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 1bee01dc1..c45a6a6e6 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"
3LICENSE = "PSF & LLNL" 3LICENSE = "PSF & LLNL"
4LIC_FILES_CHKSUM = "file://Legal.htm;md5=e3ce75dedd4043918d15979ae43e312e" 4LIC_FILES_CHKSUM = "file://Legal.htm;md5=e3ce75dedd4043918d15979ae43e312e"
5 5
6PR = "ml1" 6PR = "ml2"
7 7
8SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/Numeric-${PV}.tar.gz" 8SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/Numeric-${PV}.tar.gz"
9S = "${WORKDIR}/Numeric-${PV}" 9S = "${WORKDIR}/Numeric-${PV}"