[Buildroot] [PATCH 5/6] vde2: enable building host package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jul 3 22:30:32 UTC 2016


Hello,

On Wed,  4 May 2016 09:47:58 +0200, Simon Maes wrote:
> In preparation of enabling vde2 support in host-qemu package.
> 
> Signed-off-by: Simon Maes <simonn.maes at gmail.com>
> ---
>  package/vde2/vde2.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/vde2/vde2.mk b/package/vde2/vde2.mk
> index bad758d..13fecd3 100644
> --- a/package/vde2/vde2.mk
> +++ b/package/vde2/vde2.mk
> @@ -38,3 +38,4 @@ VDE2_CONF_OPTS = \
>  VDE2_MAKE = $(MAKE1)
>  
>  $(eval $(autotools-package))
> +$(eval $(host-autotools-package))

You forgot to define HOST_VDE2_CONF_OPTS and HOST_VDE2_MAKE, so I've
added these and sent the changed version as part of my respin. See
http://patchwork.ozlabs.org/patch/643848/.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list