diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2021-11-02 09:42:40 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-11-03 11:12:25 +0000 |
commit | 4c41868b299c8bba3fd2a1b4737e2301f22eb558 (patch) | |
tree | d3456ae054380569eced9b6a1f18dd40348b04c9 /meta/recipes-devtools | |
parent | 3e276f598bc0f7b391277d2f8f56986a71bd5759 (diff) | |
download | poky-4c41868b299c8bba3fd2a1b4737e2301f22eb558.tar.gz |
vala: upgrade 0.54.2 -> 0.54.3
(From OE-Core rev: 64424bd2de7b890bf0df14c4545a1144d75675ce)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r-- | meta/recipes-devtools/vala/vala_0.54.3.bb (renamed from meta/recipes-devtools/vala/vala_0.54.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/vala/vala_0.54.2.bb b/meta/recipes-devtools/vala/vala_0.54.3.bb index faaf76148d..d3390b2ea8 100644 --- a/meta/recipes-devtools/vala/vala_0.54.2.bb +++ b/meta/recipes-devtools/vala/vala_0.54.3.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] = "884de745317d4d56e4e8cede993dc8f04d50cfca36cf60d2f2f278c30c2b1311" | 5 | SRC_URI[sha256sum] = "ed1d5fe4cbc0cd2845d0de4f1ffefb15afb06892d230c7cca695781672e8fb60" |