diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-28 11:22:54 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-31 14:31:01 +0100 |
commit | 429802e73e3cd5b41bec9ae84406a1ea565301fc (patch) | |
tree | bb37c95e4808601cf02afa76271c6d7fa5758fe0 /meta | |
parent | 4a599203d92f83266aebf25e1ba68740017a4b69 (diff) | |
download | poky-429802e73e3cd5b41bec9ae84406a1ea565301fc.tar.gz |
vte: upgrade 0.64.0 -> 0.64.1
(From OE-Core rev: 6801cc787f0cccf4cb7b8a98535ccdd74fac2b1a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-support/vte/vte_0.64.1.bb (renamed from meta/recipes-support/vte/vte_0.64.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/vte/vte_0.64.0.bb b/meta/recipes-support/vte/vte_0.64.1.bb index fc7d3014a5..0401eaa049 100644 --- a/meta/recipes-support/vte/vte_0.64.0.bb +++ b/meta/recipes-support/vte/vte_0.64.1.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] = "c0c60b8dc343167437c86d984b0cf134df86034180ed70513f683006ada3ec41" | 23 | SRC_URI[archive.sha256sum] = "12fb41a9ff8e03c5f1711b46560910a4b9b3102aec3e9e7609ceef4dfa98aa2a" |
24 | 24 | ||
25 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" | 25 | ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" |
26 | 26 | ||