summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-06-09 18:28:51 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-06-09 07:26:34 -0700
commit9775e7d42b68085fff95787a85128a4535867063 (patch)
tree238e910d267c97549a30e9126b94b52a3d7c9a62
parent1393ce3d7f645c064758ea7010e606740137338b (diff)
downloadmeta-openembedded-9775e7d42b68085fff95787a85128a4535867063.tar.gz
imagemagick: upgrade 7.1.2-24 -> 7.1.2-25
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-25.bb (renamed from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-24.bb)2
1 files changed, 1 insertions, 1 deletions
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
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
17 file://imagemagick-ptest.sh \ 17 file://imagemagick-ptest.sh \
18" 18"
19 19
20SRCREV = "271b6bc4cbbd3e52e6768c5daeac9e9ed7a139f8" 20SRCREV = "04a04eaaa22f721f204c4bf4c6b24b08b1afe5c5"
21 21
22inherit autotools pkgconfig update-alternatives ptest 22inherit autotools pkgconfig update-alternatives ptest
23export ac_cv_sys_file_offset_bits = "64" 23export ac_cv_sys_file_offset_bits = "64"