diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2021-02-17 13:51:49 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-18 23:40:00 +0000 |
commit | 3bd98cc1d5d615a89fa8929626f0bc8d7d0b3e55 (patch) | |
tree | 7d2651422386c651a9b149277ffd3282646fe861 /meta/recipes-support | |
parent | ff8ecb469a749f933495bc35301c3410686d1250 (diff) | |
download | poky-3bd98cc1d5d615a89fa8929626f0bc8d7d0b3e55.tar.gz |
vte: upgrade 0.62.1 -> 0.62.2
(From OE-Core rev: eb6c354733d659e6bd4c5ccf322de70ccc4c0b88)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/vte/vte_0.62.2.bb (renamed from meta/recipes-support/vte/vte_0.62.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/vte/vte_0.62.1.bb b/meta/recipes-support/vte/vte_0.62.2.bb index 1a8e21dec4..b7e6f0bd8f 100644 --- a/meta/recipes-support/vte/vte_0.62.1.bb +++ b/meta/recipes-support/vte/vte_0.62.2.bb | |||
@@ -18,7 +18,7 @@ inherit gnomebase gtk-doc features_check upstream-version-is-even gobject-intros | |||
18 | 18 | ||
19 | # vapigen.m4 is required when vala is not present (but the one from vala should be used normally) | 19 | # vapigen.m4 is required when vala is not present (but the one from vala should be used normally) |
20 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" | 20 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" |
21 | SRC_URI[archive.sha256sum] = "c369e87c0c8284e09109d0a9aac821f543558f51c0cb9c7acfff3df64153308d" | 21 | SRC_URI[archive.sha256sum] = "b0300bbcf0c02df5812a10a3cb8e4fff723bab92c08c97a0a90c167cf543aff0" |
22 | 22 | ||
23 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 23 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
24 | 24 | ||