summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-04-30 18:48:30 +0800
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-12 01:06:49 -0700
commit963f73979dd6dfd9359fded795e968de31b66acc (patch)
tree102e99157d85fbae65cf20e2a2588b6fa55f72dc
parent9fa2334a45a7b435c137f60847c8001349311802 (diff)
downloadmeta-openembedded-963f73979dd6dfd9359fded795e968de31b66acc.tar.gz
imagemagick: upgrade 7.1.2-19 -> 7.1.2-21
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-21.bb (renamed from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-19.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-19.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-21.bb
index 18c23cb0d4..bfcdb2495d 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-19.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-21.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 = "9fbd2b79450e930edb95e8158d412e57a7b27e83" 20SRCREV = "c86de049cefb8dd739e16f0e2fdc1ef8d2006d59"
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"