[OE-core] [meta-oe][PATCH v2] python-matplotlib: Change download name

Burton, Ross ross.burton at intel.com
Fri Mar 2 12:09:25 UTC 2018


Wrong list, please sent meta-oe patches to openembedded-devel@

Ross

On 2 March 2018 at 04:51, Maxime Roussin-Bélanger <
maxime.roussinbelanger at gmail.com> wrote:

> Just having "v2.0.2.tar.gz" was causing problems with other
> similarly misconfigured packages.
>
> Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger at gmail.com>
> ---
>  meta-python/recipes-devtools/python/python-matplotlib_2.0.2.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-python/recipes-devtools/python/python-
> matplotlib_2.0.2.bb b/meta-python/recipes-devtools/python/python-
> matplotlib_2.0.2.bb
> index 5b1c3f05b..b7a3fcfc1 100644
> --- a/meta-python/recipes-devtools/python/python-matplotlib_2.0.2.bb
> +++ b/meta-python/recipes-devtools/python/python-matplotlib_2.0.2.bb
> @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE/LICENSE;md5=
> afec61498aa5f0c45936687da9a53d74"
>  DEPENDS += "python-numpy freetype libpng python-dateutil python-pytz"
>  RDEPENDS_${PN} = "python-core python-distutils python-numpy freetype
> libpng python-dateutil python-pytz"
>
> -SRC_URI = "https://github.com/matplotlib/matplotlib/archive/v${PV}.tar.gz
> \
> +SRC_URI = "https://github.com/matplotlib/matplotlib/archive/
> v${PV}.tar.gz;downloadfilename=${BP}-${PN}.tar.gz \
>             file://fix_setupext.patch \
>  "
>  SRC_URI[md5sum] = "89717c1ef3c6fdcd6fb1f3b597a4858c"
> --
> 2.11.0
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20180302/62495003/attachment-0002.html>


More information about the Openembedded-core mailing list