On Tue, Aug 30, 2016 at 10:13:28AM -0400, Randy MacLeod wrote: > From 6341ee0be48ee0fea13745e12e6b237947cc82b6 Mon Sep 17 00:00:00 2001 > From: Randy MacLeod <[email protected]> > Date: Mon, 29 Aug 2016 20:00:28 -0400 > Subject: [PATCH] imagemagick: use patchlevel 10 from github > > Signed-off-by: Randy MacLeod <[email protected]> > --- > meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb > b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb > index 472e42d..185f492 100644 > --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb > +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.0.2.bb > @@ -8,11 +8,11 @@ DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib > virtual/fftw freetype" > # Important note: tarballs for all patchsets within a version are > deleted when > # a new pachset is created. To avoid multiple patches for each > patchset, try to > # update to the last pachset of a version > -PATCHSET = "7" > -SRC_URI = > "http://www.imagemagick.org/download/releases/ImageMagick-${PV}-${PATCHSET}.tar.xz > > \ > +PATCHSET = "10" > +SRC_URI = > "https://www.github.com/ImageMagick/ImageMagick/archive/${PV}-${PATCHSET}.tar.gz\ > "
Please fix your sender to stop adding line feeds, so that I don't need to apply
your patches manually.
> -SRC_URI[md5sum] = "bd66b19bd6fc3d320bd8d51869c874f9"
> -SRC_URI[sha256sum] =
> "1168f44cfcd1243acda6bb9663f5d9b3a4bca2acd372e979b97b58ecf5c713e2"
> +SRC_URI[md5sum] = "bd8886ed5fa8553b09a4565e10bea162"
> +SRC_URI[sha256sum] =
> "0fef845d3516a2c41047aff8bf19bd812dd94cf74d1f4c9a423e8fc422981b0e"
>
> S = "${WORKDIR}/ImageMagick-${PV}-${PATCHSET}"
>
> --
> 2.7.4
>
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> [email protected]
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: [email protected]
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
