* [meta-oe] [PATCH] imagemagick: update patchset from 3 to 4
@ 2015-06-01 6:44 Robert Yang
2015-06-01 6:51 ` Robert Yang
0 siblings, 1 reply; 2+ messages in thread
From: Robert Yang @ 2015-06-01 6:44 UTC (permalink / raw)
To: openembedded-devel
The ImageMagick-6.9.1-3.tar.xz is gone on the download server, there is
ImageMagick-6.9.1-4.tar.xz now.
(LOCAL REV: NOT UPSTREAM) -- Sent to oe-devel on 20150602
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
.../imagemagick/imagemagick_6.9.1.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_6.9.1.bb b/meta-oe/recipes-support/imagemagick/imagemagick_6.9.1.bb
index e54135b..6ee3724 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_6.9.1.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_6.9.1.bb
@@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0887b670be7ef0c3cb37092b64d57514"
# FIXME: There are many more checked libraries. All should be added or explicitly disabled to get consistent results.
DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib virtual/fftw freetype"
-PATCHSET = "3"
+PATCHSET = "4"
SRC_URI = "http://www.imagemagick.org/download/releases/ImageMagick-${PV}-${PATCHSET}.tar.xz \
"
-SRC_URI[md5sum] = "1171a6837defe10be288ab44869cc3a0"
-SRC_URI[sha256sum] = "5fd180603e60c624c05c644a8340f4f4e92c19dc3c41d374d38f76c69cd48ba3"
+SRC_URI[md5sum] = "b5929717d848a386f2674aeb31257c42"
+SRC_URI[sha256sum] = "74973478058069ce44040ff76b61df713d70adcadfd207836cc0622cadf1e4bf"
S = "${WORKDIR}/ImageMagick-${PV}-${PATCHSET}"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [meta-oe] [PATCH] imagemagick: update patchset from 3 to 4
2015-06-01 6:44 [meta-oe] [PATCH] imagemagick: update patchset from 3 to 4 Robert Yang
@ 2015-06-01 6:51 ` Robert Yang
0 siblings, 0 replies; 2+ messages in thread
From: Robert Yang @ 2015-06-01 6:51 UTC (permalink / raw)
To: openembedded-devel
On 06/01/2015 02:44 PM, Robert Yang wrote:
> The ImageMagick-6.9.1-3.tar.xz is gone on the download server, there is
> ImageMagick-6.9.1-4.tar.xz now.
>
> (LOCAL REV: NOT UPSTREAM) -- Sent to oe-devel on 20150602
Sorry, this line should be removed, I will send a V2.
// Robert
>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
> .../imagemagick/imagemagick_6.9.1.bb | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_6.9.1.bb b/meta-oe/recipes-support/imagemagick/imagemagick_6.9.1.bb
> index e54135b..6ee3724 100644
> --- a/meta-oe/recipes-support/imagemagick/imagemagick_6.9.1.bb
> +++ b/meta-oe/recipes-support/imagemagick/imagemagick_6.9.1.bb
> @@ -5,11 +5,11 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0887b670be7ef0c3cb37092b64d57514"
> # FIXME: There are many more checked libraries. All should be added or explicitly disabled to get consistent results.
> DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib virtual/fftw freetype"
>
> -PATCHSET = "3"
> +PATCHSET = "4"
> SRC_URI = "http://www.imagemagick.org/download/releases/ImageMagick-${PV}-${PATCHSET}.tar.xz \
> "
> -SRC_URI[md5sum] = "1171a6837defe10be288ab44869cc3a0"
> -SRC_URI[sha256sum] = "5fd180603e60c624c05c644a8340f4f4e92c19dc3c41d374d38f76c69cd48ba3"
> +SRC_URI[md5sum] = "b5929717d848a386f2674aeb31257c42"
> +SRC_URI[sha256sum] = "74973478058069ce44040ff76b61df713d70adcadfd207836cc0622cadf1e4bf"
>
> S = "${WORKDIR}/ImageMagick-${PV}-${PATCHSET}"
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-01 6:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-01 6:44 [meta-oe] [PATCH] imagemagick: update patchset from 3 to 4 Robert Yang
2015-06-01 6:51 ` Robert Yang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.