[Buildroot] [PATCH] package/luarocks: refactor infrastructure with DEPS_DIR

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Sep 30 20:49:21 UTC 2020


On Mon, 28 Sep 2020 17:43:49 +0200
Francois Perrad <fperrad at gmail.com> wrote:

> DEPS_DIR is a new CLI option introduced by the version 3.4.0,
> which avoids the use of `external_deps_dirs` in the config files.
> 
> now, the host config doesn't need to be altered.
> 
> Signed-off-by: Francois Perrad <francois.perrad at gadz.org>
> ---
>  package/luarocks/luarocks-br-config.lua      | 5 -----
>  package/luarocks/luarocks-br-host-config.lua | 3 ---
>  package/luarocks/luarocks.mk                 | 9 +++++----
>  package/pkg-luarocks.mk                      | 2 ++
>  4 files changed, 7 insertions(+), 12 deletions(-)
>  delete mode 100644 package/luarocks/luarocks-br-config.lua
>  delete mode 100644 package/luarocks/luarocks-br-host-config.lua

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list