summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-05-23 17:00:13 +1200
committerAnuj Mittal <anuj.mittal@oss.qualcomm.com>2026-05-29 09:07:25 +0530
commitf9eea948904bb99625aaec71c2def760462b2e54 (patch)
tree4753a8f554c0a3964cc7c588a4c00aa78fa59d5c
parent38c0ee7d23e712846bd03b30966d9b7029241096 (diff)
downloadmeta-openembedded-f9eea948904bb99625aaec71c2def760462b2e54.tar.gz
imagemagick: upgrade 7.1.2-21 -> 7.1.2-22
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> (cherry picked from commit 5063ac8e48bf20c7a889614410a3685e3950ddd7) Bug and security fixes https://github.com/ImageMagick/ImageMagick/compare/7.1.2-21...7.1.2-22 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
-rw-r--r--meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-22.bb (renamed from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-21.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-21.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-22.bb
index bfcdb2495d..dababfbfac 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-21.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-22.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 = "c86de049cefb8dd739e16f0e2fdc1ef8d2006d59" 20SRCREV = "ccf56fb3edd41389a02e4fe7a1a11a18f2b13389"
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"