summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2026-02-25 17:37:06 +0800
committerKhem Raj <raj.khem@gmail.com>2026-02-25 09:49:49 -0800
commit853aecb2f9d8ff277c8e47499bbc24f9595e603e (patch)
treec4870c5bf3539ddb59e6b74a5df55561ac17a7df
parent8f1cc0e211503f980b42aa731ec4c0704f14d4f8 (diff)
downloadmeta-openembedded-853aecb2f9d8ff277c8e47499bbc24f9595e603e.tar.gz
imagemagick: upgrade 7.1.2-13 -> 7.1.2-15
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-15.bb (renamed from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-13.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-13.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-15.bb
index 0eb072f84c..952f8c4028 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-13.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-15.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 = "dd991e286b96918917a3392d6dc3ffc0e6907a4e" 20SRCREV = "b5fdb90dac0e6d0bf1bbd95704bbd60216a5bc23"
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"