diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-08-25 13:38:00 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-08-26 08:07:55 +0100 |
commit | fa6573092fbeaf2fb03c3e0b00de8a7f91727084 (patch) | |
tree | 8a6fd8be4ebe07183fd66f1a1963907bb0d2302a /meta/recipes-devtools/vala | |
parent | 63daa467d5c0f63932475922f919fcc98ccb6749 (diff) | |
download | poky-fa6573092fbeaf2fb03c3e0b00de8a7f91727084.tar.gz |
vala: upgrade 0.52.4 -> 0.52.5
(From OE-Core rev: 7e33b8ca62122cd04d6c7f28183da7cd2c678775)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/vala')
-rw-r--r-- | meta/recipes-devtools/vala/vala_0.52.5.bb (renamed from meta/recipes-devtools/vala/vala_0.52.4.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/vala/vala_0.52.4.bb b/meta/recipes-devtools/vala/vala_0.52.5.bb index 8e2869d408..2f78c4a447 100644 --- a/meta/recipes-devtools/vala/vala_0.52.4.bb +++ b/meta/recipes-devtools/vala/vala_0.52.5.bb | |||
@@ -2,4 +2,4 @@ require ${BPN}.inc | |||
2 | 2 | ||
3 | SRC_URI += " file://0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch" | 3 | SRC_URI += " file://0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch" |
4 | 4 | ||
5 | SRC_URI[sha256sum] = "ecde520e5160e659ee699f8b1cdc96065edbd44bbd08eb48ef5f2506751fdf31" | 5 | SRC_URI[sha256sum] = "84a1bb312b3e5dcae4b7b25c45598d375e2cb69233cefb59a15d2350c76bdd91" |