diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2011-10-31 13:56:45 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2011-11-01 09:57:03 +0100 |
| commit | 396550a39aca43b0694c5dc26f44005a4a416645 (patch) | |
| tree | 82d83b30d474ca49560cc372754f2b24c05b7c26 /meta-oe/recipes-devtools/python/python-numeric_24.2.bb | |
| parent | 9e15d45d02732fe8729173aa5e12947f7a93ecb8 (diff) | |
| download | meta-openembedded-396550a39aca43b0694c5dc26f44005a4a416645.tar.gz | |
recipes: bump PR after python upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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.bb | 2 |
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 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" | |||
| 3 | LICENSE = "PSF & LLNL" | 3 | LICENSE = "PSF & LLNL" |
| 4 | LIC_FILES_CHKSUM = "file://Legal.htm;md5=e3ce75dedd4043918d15979ae43e312e" | 4 | LIC_FILES_CHKSUM = "file://Legal.htm;md5=e3ce75dedd4043918d15979ae43e312e" |
| 5 | 5 | ||
| 6 | PR = "ml1" | 6 | PR = "ml2" |
| 7 | 7 | ||
| 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/Numeric-${PV}.tar.gz" | 8 | SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/Numeric-${PV}.tar.gz" |
| 9 | S = "${WORKDIR}/Numeric-${PV}" | 9 | S = "${WORKDIR}/Numeric-${PV}" |
