[oe][meta-oe][wrynose][PATCH 1/30] imagemagick: upgrade 7.1.2-24 -> 7.1.2-25
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 9775e7d42b68085fff95787a85128a4535867063) Signed-off-by: Ankur Tyagi <[email protected]> --- .../{imagemagick_7.1.2-24.bb => imagemagick_7.1.2-25.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/imagemagick/{imagemagick_7.1.2-24.bb => imagemagick_7.1.2-25.bb} (99%) diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-24.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-25.bb similarity index 99% rename from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-24.bb rename to meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-25.bb index 98e1ccdc6e..4a0cc0e1ff 100644 --- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-24.bb +++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-25.bb @@ -17,7 +17,7 @@ SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=htt file://imagemagick-ptest.sh \ " -SRCREV = "271b6bc4cbbd3e52e6768c5daeac9e9ed7a139f8" +SRCREV = "04a04eaaa22f721f204c4bf4c6b24b08b1afe5c5" inherit autotools pkgconfig update-alternatives ptest export ac_cv_sys_file_offset_bits = "64"