From 2d6f21e6b9a53d1fd774402ed8e5a9d94614d065 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 1 Feb 2018 20:01:59 +0200 Subject: vala: update to 0.38.6 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- meta/recipes-devtools/vala/vala_0.38.2.bb | 10 ---------- meta/recipes-devtools/vala/vala_0.38.6.bb | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 meta/recipes-devtools/vala/vala_0.38.2.bb create mode 100644 meta/recipes-devtools/vala/vala_0.38.6.bb (limited to 'meta/recipes-devtools/vala') diff --git a/meta/recipes-devtools/vala/vala_0.38.2.bb b/meta/recipes-devtools/vala/vala_0.38.2.bb deleted file mode 100644 index 18751fe81a..0000000000 --- a/meta/recipes-devtools/vala/vala_0.38.2.bb +++ /dev/null @@ -1,10 +0,0 @@ -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] = "720846116448fc20b0ab3c0921e19798" -SRC_URI[sha256sum] = "20d5d9c4fbd17877969dbce27e6428da67138e116b1717cc07b5b75fd6ab78a7" diff --git a/meta/recipes-devtools/vala/vala_0.38.6.bb b/meta/recipes-devtools/vala/vala_0.38.6.bb new file mode 100644 index 0000000000..b0b8e00824 --- /dev/null +++ b/meta/recipes-devtools/vala/vala_0.38.6.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] = "e0e834869f636fde981ba63d46f31c9c" +SRC_URI[sha256sum] = "8c676b8307a12fba3420f861463c7e40b2743b0d6fef91f9516a3441ea25029a" -- cgit 1.2.3-korg