diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-03-09 16:19:50 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-11 00:08:41 +0000 |
| commit | 34825964081908005e3c6ef71e1e495d25fb7697 (patch) | |
| tree | 721e5f02d4ff3f2049fc14e0bb9e84a7983a25ae | |
| parent | e0edfe32ebeda32144b7006ad403d7e822e523f8 (diff) | |
| download | poky-34825964081908005e3c6ef71e1e495d25fb7697.tar.gz | |
vte: upgrade 0.70.2 -> 0.70.3
(From OE-Core rev: 63cd698547afc69b142ed7ebb9ac8da3d21ea48f)
Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-support/vte/vte_0.70.3.bb (renamed from meta/recipes-support/vte/vte_0.70.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/vte/vte_0.70.2.bb b/meta/recipes-support/vte/vte_0.70.3.bb index 001f413c19..6da76a3053 100644 --- a/meta/recipes-support/vte/vte_0.70.2.bb +++ b/meta/recipes-support/vte/vte_0.70.3.bb | |||
| @@ -22,7 +22,7 @@ inherit gnomebase gi-docgen features_check upstream-version-is-even gobject-intr | |||
| 22 | # vapigen.m4 is required when vala is not present (but the one from vala should be used normally) | 22 | # vapigen.m4 is required when vala is not present (but the one from vala should be used normally) |
| 23 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch \ | 23 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch \ |
| 24 | file://0001-vtepty.cc-Do-not-typecast-to-GSpawnFlags.patch" | 24 | file://0001-vtepty.cc-Do-not-typecast-to-GSpawnFlags.patch" |
| 25 | SRC_URI[archive.sha256sum] = "4d15b4380de3f564d57eabd006389c407c705df5b0c70030fdcc24971a334d80" | 25 | SRC_URI[archive.sha256sum] = "9457134a02f3157fca04f7e0d39bdb0f3099be0a3ce82b7139d0c98a80748f23" |
| 26 | 26 | ||
| 27 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 27 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 28 | 28 | ||
