[Buildroot] [PATCH] package/lua-flu: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Jun 21 19:56:52 UTC 2017


Hello,

On Tue, 20 Jun 2017 17:16:31 +0200, Marcin Niestroj wrote:

> +config BR2_PACKAGE_LUA_FLU
> +	bool "lua-flu"
> +	select BR2_PACKAGE_ATTR
> +	select BR2_PACKAGE_LIBFUSE
> +	depends on !BR2_STATIC_LIBS # libfuse
> +	depends on BR2_TOOLCHAIN_HAS_THREADS # libfuse
> +	depends on BR2_USE_MMU # libfuse

"depends on" should come before "select", so I've fixed that, and
applied your patch. Thanks!

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


More information about the buildroot mailing list