From 62d64f4441fbf28c1c48ad5e6d962b782c917bb5 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 15 Apr 2019 12:54:44 +0200 Subject: vala: update to 0.44.3 Remove valadoc-related patches, as upstream added an option to disable it; adjust the recipe accordingly. (From OE-Core rev: dc4555d3cb6109e57c2dcfcc6713f69e1ef99755) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/vala/vala_0.44.3.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta/recipes-devtools/vala/vala_0.44.3.bb (limited to 'meta/recipes-devtools/vala/vala_0.44.3.bb') diff --git a/meta/recipes-devtools/vala/vala_0.44.3.bb b/meta/recipes-devtools/vala/vala_0.44.3.bb new file mode 100644 index 0000000000..fe6a5fcdcb --- /dev/null +++ b/meta/recipes-devtools/vala/vala_0.44.3.bb @@ -0,0 +1,8 @@ +require ${BPN}.inc + +SRC_URI += "file://0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch \ + file://0001-vapigen.m4-use-PKG_CONFIG_SYSROOT_DIR.patch \ + " + +SRC_URI[md5sum] = "25f97c1b46ae0b60b5cc49cbc044eca2" +SRC_URI[sha256sum] = "8553b422484af88be1685d8b47f7b0df36ae4477c3e77e89ab22276ffed1eae9" -- cgit v1.2.3-54-g00ecf