diff options
| author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2021-03-25 07:46:54 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-04-18 11:37:24 +0100 |
| commit | af42c1a8ad667dad170c11386c0828dd615813dd (patch) | |
| tree | 0fd3f5120a519bcb3fd929542e176d7ab47998ae /meta/recipes-support | |
| parent | b676111c64c34107f6be75a196860faa9fd22d26 (diff) | |
| download | poky-af42c1a8ad667dad170c11386c0828dd615813dd.tar.gz | |
vte: upgrade 0.62.2 -> 0.62.3
(From OE-Core rev: f258154135980c054c220a34c6a9c4278d2038c3)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.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.3.bb (renamed from meta/recipes-support/vte/vte_0.62.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/vte/vte_0.62.2.bb b/meta/recipes-support/vte/vte_0.62.3.bb index a2164f43d3..8d2470cad8 100644 --- a/meta/recipes-support/vte/vte_0.62.2.bb +++ b/meta/recipes-support/vte/vte_0.62.3.bb | |||
| @@ -20,7 +20,7 @@ inherit gnomebase gtk-doc features_check upstream-version-is-even gobject-intros | |||
| 20 | 20 | ||
| 21 | # vapigen.m4 is required when vala is not present (but the one from vala should be used normally) | 21 | # vapigen.m4 is required when vala is not present (but the one from vala should be used normally) |
| 22 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" | 22 | SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" |
| 23 | SRC_URI[archive.sha256sum] = "b0300bbcf0c02df5812a10a3cb8e4fff723bab92c08c97a0a90c167cf543aff0" | 23 | SRC_URI[archive.sha256sum] = "f5770285a52cc23a3c0428a43d492b7c0ba458ce7b8a73768a7d4f1e8a7db3b4" |
| 24 | 24 | ||
| 25 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 25 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 26 | 26 | ||
