summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
authorAnkur Tyagi <ankur.tyagi85@gmail.com>2026-05-23 15:47:20 +1200
committerKhem Raj <khem.raj@oss.qualcomm.com>2026-05-22 21:01:00 -0700
commit11b95aa5fd64eabca1a67787505340fa22038ad9 (patch)
treee9e77031a96a010fcf494ccdba3971be63979fce /meta-oe
parent9666b61fbd5ad0b44ab777a5985761edd52e0752 (diff)
downloadmeta-openembedded-11b95aa5fd64eabca1a67787505340fa22038ad9.tar.gz
imagemagick: upgrade 7.1.2-22 -> 7.1.2-23
Bug and security fixes https://github.com/ImageMagick/ImageMagick/compare/7.1.2-22...7.1.2-23 PTEST passed: root@qemuarm64:~# ptest-runner imagemagick START: ptest-runner 2026-05-23T03:43 BEGIN: /usr/lib/imagemagick/ptest ... ... DURATION: 1 END: /usr/lib/imagemagick/ptest 2026-05-23T03:43 STOP: ptest-runner TOTAL: 1 FAIL: 0 Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-23.bb (renamed from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-22.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-22.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-23.bb
index dababfbfac..480f9d9a06 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-22.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-23.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 = "ccf56fb3edd41389a02e4fe7a1a11a18f2b13389" 20SRCREV = "6a10c829fb645e0de1408030e6e0f67e820b0c98"
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"