diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-01-04 12:05:09 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-01-06 12:03:47 +0000 |
| commit | c75c948c83e626efdb2ecd5ee856841e95701fc3 (patch) | |
| tree | 1804a921deacfb5ab221b29777e334b926a435cb | |
| parent | 82659cd938d6e19cf6f253151f9e39dfa19b1036 (diff) | |
| download | poky-c75c948c83e626efdb2ecd5ee856841e95701fc3.tar.gz | |
vte: upgrade 0.70.1 -> 0.70.2
(From OE-Core rev: 2fc0c2c832cf9b6fa4829fd993ffe7ce8d54405b)
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.2.bb (renamed from meta/recipes-support/vte/vte_0.70.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/vte/vte_0.70.1.bb b/meta/recipes-support/vte/vte_0.70.2.bb index ee53fcd799..ec2fb1f522 100644 --- a/meta/recipes-support/vte/vte_0.70.1.bb +++ b/meta/recipes-support/vte/vte_0.70.2.bb | |||
| @@ -21,7 +21,7 @@ inherit gnomebase gi-docgen features_check upstream-version-is-even gobject-intr | |||
| 21 | 21 | ||
| 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 | SRC_URI[archive.sha256sum] = "1f4601cbfea5302b96902208c8f185e5b18b259b5358bc93cf392bf59871c5b6" | 24 | SRC_URI[archive.sha256sum] = "4d15b4380de3f564d57eabd006389c407c705df5b0c70030fdcc24971a334d80" |
| 25 | 25 | ||
| 26 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 26 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 27 | 27 | ||
