]> code.ossystems Code Review - openembedded-core.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:05 +0000 (22:16 +0100)
commit516b5c407e19029c09b870d460f64b7133f742b4
treef615287f511503753954c6d44ed6fba6c8b5d3ac
parentc33cd0b3d274d2c4253ff98f85b7ca4fced0aedb
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].

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