[Buildroot] [PATCH 1/2] luadbi: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Dec 14 06:32:17 UTC 2017


Hello,

On Sat,  9 Dec 2017 10:17:10 +0100, Francois Perrad wrote:

> diff --git a/package/luadbi/Config.in b/package/luadbi/Config.in
> new file mode 100644
> index 000000000..663c6f9fb
> --- /dev/null
> +++ b/package/luadbi/Config.in
> @@ -0,0 +1,11 @@
> +config BR2_PACKAGE_LUADBI
> +	bool "luadbi"
> +	depends on BR2_PACKAGE_HAS_LUAINTERPRETER

This dependency is not necessary, since the Config.in file inclusion is
already enclosed in a BR2_PACKAGE_HAS_LUAINTERPRETER dependency.

Applied with this fixed. Thanks!

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


More information about the buildroot mailing list