On Sun, Aug 28, 2022 at 11:37 PM wangmy <[email protected]> wrote: > > 0001-meson-Do-not-run-git-rev-parse-during-configure.patch > removed since it's not available in 0.1.96 > > Signed-off-by: Wang Mingyu <[email protected]> > --- > .../recipes-gimp/babl/{babl_0.1.94.bb => babl_0.1.96.bb} | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > rename meta-gnome/recipes-gimp/babl/{babl_0.1.94.bb => babl_0.1.96.bb} (76%) > > diff --git a/meta-gnome/recipes-gimp/babl/babl_0.1.94.bb > b/meta-gnome/recipes-gimp/babl/babl_0.1.96.bb > similarity index 76% > rename from meta-gnome/recipes-gimp/babl/babl_0.1.94.bb > rename to meta-gnome/recipes-gimp/babl/babl_0.1.96.bb > index 7161356c11..85cc7793cc 100644 > --- a/meta-gnome/recipes-gimp/babl/babl_0.1.94.bb > +++ b/meta-gnome/recipes-gimp/babl/babl_0.1.96.bb > @@ -14,9 +14,7 @@ DEPENDS += "lcms" > CFLAGS:append:toolchain-clang:mipsarch = " -ffp-exception-behavior=ignore " > CFLAGS:append:toolchain-clang:riscv64 = " -ffp-exception-behavior=ignore " > > -SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz \ > - file://0001-meson-Do-not-run-git-rev-parse-during-configure.patch > \ > - "
If we do not need this patch then please delete the patch file as well and send v2 > -SRC_URI[sha256sum] = > "b6a8b28f55e0c17f5031fb7959e72ffe0fbf8196d1968ad6efc98d1b492c3bbe" > +SRC_URI = "https://download.gimp.org/pub/${BPN}/0.1/${BP}.tar.xz" > +SRC_URI[sha256sum] = > "33673fe459a983f411245a49f81fd7f1966af1ea8eca9b095a940c542b8545f6" > > BBCLASSEXTEND = "native" > -- > 2.25.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#98511): https://lists.openembedded.org/g/openembedded-devel/message/98511 Mute This Topic: https://lists.openembedded.org/mt/93321364/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
