summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/vte
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2023-07-03 11:30:22 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-07-10 11:36:34 +0100
commit4e03a07549ad3f67a25cddf78ea2679f42858559 (patch)
treef44ddb77fb6aa9ed85a9470c3da026b215793581 /meta/recipes-support/vte
parent9832a5b46609743eba3e5c5dcd240c70639eefa4 (diff)
downloadpoky-4e03a07549ad3f67a25cddf78ea2679f42858559.tar.gz
vte: upgrade 0.72.1 -> 0.72.2
(From OE-Core rev: 034ab8fdb2d1df0eabcdf15806200b9ec238c749) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/vte')
-rw-r--r--meta/recipes-support/vte/vte_0.72.2.bb (renamed from meta/recipes-support/vte/vte_0.72.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/vte/vte_0.72.1.bb b/meta/recipes-support/vte/vte_0.72.2.bb
index b9ff3183c8..4249b75ac0 100644
--- a/meta/recipes-support/vte/vte_0.72.1.bb
+++ b/meta/recipes-support/vte/vte_0.72.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)
23SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch" 23SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch"
24SRC_URI[archive.sha256sum] = "0554f9f88d56ce2d78398fcc7f69bc00e53bbbc5f694e0ae1dcaf5286f89d7e4" 24SRC_URI[archive.sha256sum] = "f7966fd185a6981f53964162b71cfef7e606495155d6f5827b72aa0dd6741c9e"
25 25
26ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" 26ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
27 27