[oe][meta-oe][PATCH 1/20] imagemagick: upgrade 7.1.28 -> 7.1.29

[email protected] Sun, 2 Aug 2026 01:11:19 +1200
Newsgroups org.openembedded.lists.openembedded-devel
Message-ID <[email protected]>
From: Ankur Tyagi <[email protected]>

Signed-off-by: Ankur Tyagi <[email protected]>
---
 .../{imagemagick_7.1.2-28.bb => imagemagick_7.1.2-29.bb}        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-oe/recipes-support/imagemagick/{imagemagick_7.1.2-28.bb => imagemagick_7.1.2-29.bb} (99%)

diff --git a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-28.bb b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-29.bb
similarity index 99%
rename from meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-28.bb
rename to meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-29.bb
index 7fd34dc54c..0890edb8c5 100644
--- a/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-28.bb
+++ b/meta-oe/recipes-support/imagemagick/imagemagick_7.1.2-29.bb
@@ -17,7 +17,7 @@ SRC_URI = "git://github.com/ImageMagick/ImageMagick.git;branch=main;protocol=htt
            file://imagemagick-ptest.sh \
 "
 
-SRCREV = "c2068fb3394af17fb9e3a78c712af2ca67141836"
+SRCREV = "360eda553586e389c9c725fc49df94f209a8a3c7"
 
 inherit autotools pkgconfig update-alternatives ptest
 export ac_cv_sys_file_offset_bits = "64"