| Message ID | 20260801131138.3299410-1-ankur.tyagi85@gmail.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-oe,1/20] imagemagick: upgrade 7.1.28 -> 7.1.29 | expand |
please rebase this series on top of master-next and resend please. On Sat, Aug 1, 2026 at 6:11 AM Ankur Tyagi via lists.openembedded.org <ankur.tyagi85=gmail.com@lists.openembedded.org> wrote: > From: Ankur Tyagi <ankur.tyagi85@gmail.com> > > Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> > --- > .../{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" > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#128595): > https://lists.openembedded.org/g/openembedded-devel/message/128595 > Mute This Topic: https://lists.openembedded.org/mt/120549559/1997914 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [ > raj.khem@gmail.com] > -=-=-=-=-=-=-=-=-=-=-=- > >
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"