diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-10-18 18:22:33 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-10-28 11:27:33 +0100 |
commit | fd5eff9f406fb157a8db135b119062d2c83f7d7a (patch) | |
tree | 4c578675d03e37415d562f4e49443f3cda3c02fd /meta/recipes-devtools/vala/vala_0.34.1.bb | |
parent | 564c93fcc09c615ebcc51b30959a9848d8c193f7 (diff) | |
download | openembedded-core-fd5eff9f406fb157a8db135b119062d2c83f7d7a.tar.gz openembedded-core-fd5eff9f406fb157a8db135b119062d2c83f7d7a.tar.bz2 openembedded-core-fd5eff9f406fb157a8db135b119062d2c83f7d7a.zip |
vala: update to 0.34.1
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/vala/vala_0.34.1.bb')
-rw-r--r-- | meta/recipes-devtools/vala/vala_0.34.1.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/recipes-devtools/vala/vala_0.34.1.bb b/meta/recipes-devtools/vala/vala_0.34.1.bb new file mode 100644 index 0000000000..a94e6212b9 --- /dev/null +++ b/meta/recipes-devtools/vala/vala_0.34.1.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] = "4c04e73025127e3ae43b968149c96329" +SRC_URI[sha256sum] = "f5ccfcfc460a0c6797bfbd7e739042bf5988a0f44d82278dbe1880c0e5f29299" |