| Message ID | 20260326105453.1799455-1-ankur.tyagi85@gmail.com |
|---|---|
| State | Changes Requested |
| Headers | show |
| Series | vte: upgrade 0.82.2 -> 0.84.0 | expand |
On Thu, 26 Mar 2026 at 11:55, Ankur Tyagi via lists.openembedded.org <ankur.tyagi85=gmail.com@lists.openembedded.org> wrote: > SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch \ > - file://0001-support-reproducibility-for-debug-sources.patch;patchdir=./subprojects/simdutf \ The patch file needs to be removed as well. Alex
On Fri, Mar 27, 2026 at 1:50 AM Alexander Kanavin <alex.kanavin@gmail.com> wrote: > > On Thu, 26 Mar 2026 at 11:55, Ankur Tyagi via lists.openembedded.org > <ankur.tyagi85=gmail.com@lists.openembedded.org> wrote: > > > SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch \ > > - file://0001-support-reproducibility-for-debug-sources.patch;patchdir=./subprojects/simdutf \ > > The patch file needs to be removed as well. Thanks, sent v2. > > Alex
diff --git a/meta/recipes-support/vte/vte_0.82.2.bb b/meta/recipes-support/vte/vte_0.84.0.bb similarity index 93% rename from meta/recipes-support/vte/vte_0.82.2.bb rename to meta/recipes-support/vte/vte_0.84.0.bb index d5dced4ce6..2a31c9998c 100644 --- a/meta/recipes-support/vte/vte_0.82.2.bb +++ b/meta/recipes-support/vte/vte_0.84.0.bb @@ -18,10 +18,9 @@ GIDOCGEN_MESON_OPTION = "docs" inherit gnomebase gi-docgen features_check upstream-version-is-even gobject-introspection systemd vala SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch \ - file://0001-support-reproducibility-for-debug-sources.patch;patchdir=./subprojects/simdutf \ " -SRC_URI[archive.sha256sum] = "e1295aafc4682b3b550f1235dc2679baa0f71570d8ed543c001c1283d530be91" +SRC_URI[archive.sha256sum] = "0414e31583836aeb7878da25f67c515f7e8879917ecc37c92e26b83e8d8fc3e3" ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"