summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2021-06-22 13:21:24 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-06-26 11:23:00 +0100
commit4f0c1c88fcce6e273a8dc2350b76876009a75fd6 (patch)
tree72fafadf43ef347bda0216f95ae844663cc88a29 /meta/recipes-support
parent70da06a05972af2953ce57042aaa605281685030 (diff)
downloadopenembedded-core-4f0c1c88fcce6e273a8dc2350b76876009a75fd6.tar.gz
vte: upgrade 0.64.1 -> 0.64.2
(From OE-Core rev: b762788c39026cef2b1e5a5f99e3f19727d0da4f) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/vte/vte_0.64.2.bb (renamed from meta/recipes-support/vte/vte_0.64.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/vte/vte_0.64.1.bb b/meta/recipes-support/vte/vte_0.64.2.bb
index 0401eaa049..b0baa3f422 100644
--- a/meta/recipes-support/vte/vte_0.64.1.bb
+++ b/meta/recipes-support/vte/vte_0.64.2.bb
@@ -20,7 +20,7 @@ inherit gnomebase gtk-doc features_check upstream-version-is-even gobject-intros
# vapigen.m4 is required when vala is not present (but the one from vala should be used normally)
SRC_URI += "file://0001-Add-W_EXITCODE-macro-for-non-glibc-systems.patch"
-SRC_URI[archive.sha256sum] = "12fb41a9ff8e03c5f1711b46560910a4b9b3102aec3e9e7609ceef4dfa98aa2a"
+SRC_URI[archive.sha256sum] = "2b3c820b65a667c1d8859ba20478be626d1519cc3159dac25f703330c6d07e18"
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"