]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
vte: Build without vala by default
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Tue, 11 Oct 2016 10:58:02 +0000 (13:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 11 Oct 2016 21:16:11 +0000 (22:16 +0100)
commit9304fccd31cadf0c41720f832ad4fe43972a6f70
tree16d7f93ed5c520857ab570f30ff23cf68df52c33
parent4a7eb4b92f32c17abd1111246b1acb9ad3daa355
vte: Build without vala by default

vala.bbclass DEPENDS on vala and vala-native: Drop the inherit so
that these dependencies can be added on-demand based on vte
PACKAGECONFIG. Add relevant items from vala class into the recipe.

Add copy of vapigen.m4 so building without vala actually succeeds.

Make building without vala the default PACKAGECONFIG.

Fixes [YOCTO #10386].

(From OE-Core rev: 516b5c407e19029c09b870d460f64b7133f742b4)

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/vte/vte/0001-Add-m4-vapigen.m4.patch [new file with mode: 0644]
meta/recipes-support/vte/vte_0.44.2.bb