From f2b4f9ec6f44dced7f88df849cca68961419eeb8 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 17 Jan 2019 17:26:55 +0100 Subject: vala: update to 0.42.4 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-devtools/vala/vala_0.42.4.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta/recipes-devtools/vala/vala_0.42.4.bb (limited to 'meta/recipes-devtools/vala/vala_0.42.4.bb') diff --git a/meta/recipes-devtools/vala/vala_0.42.4.bb b/meta/recipes-devtools/vala/vala_0.42.4.bb new file mode 100644 index 0000000000..49ffc41bc3 --- /dev/null +++ b/meta/recipes-devtools/vala/vala_0.42.4.bb @@ -0,0 +1,10 @@ +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 \ + file://disable-graphviz.patch \ + file://0001-Disable-valadoc.patch \ +" + +SRC_URI[md5sum] = "f34cb465a164ba7f1f2e7fea31f36d13" +SRC_URI[sha256sum] = "b528906d080ac5b6043285a82c194c988e495c70da71ae19c1fc7811509f4f1e" -- cgit 1.2.3-korg