diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-06-22 13:21:24 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-06-26 11:27:17 +0100 |
| commit | 434c0f989b798bae0e0dfde8b8da1c65fdfcc0e8 (patch) | |
| tree | 2ae98e29e522883f0f8ce20ccd2d262ec7f4ecce /meta/recipes-support/vte | |
| parent | 73546784a240f65065b44c41474bb62e56f8d689 (diff) | |
| download | poky-434c0f989b798bae0e0dfde8b8da1c65fdfcc0e8.tar.gz | |
vte: upgrade 0.64.1 -> 0.64.2
(From OE-Core rev: b762788c39026cef2b1e5a5f99e3f19727d0da4f)
(From OE-Core rev: 4f0c1c88fcce6e273a8dc2350b76876009a75fd6)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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.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 | |||
| 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] = "12fb41a9ff8e03c5f1711b46560910a4b9b3102aec3e9e7609ceef4dfa98aa2a" | 23 | SRC_URI[archive.sha256sum] = "2b3c820b65a667c1d8859ba20478be626d1519cc3159dac25f703330c6d07e18" |
| 24 | 24 | ||
| 25 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 25 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
| 26 | 26 | ||
