[Buildroot] [PATCH 03/25] luarocks-package: use $(HOST_PKG_VERSION) instead of $(PKG_VERSION)

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Thu Mar 2 21:43:25 UTC 2017


Hello,

On Thu, 23 Feb 2017 18:00:25 +0100, Arnout Vandecappelle
(Essensium/Mind) wrote:
> The inner-luarocks-package macro was using $(3)_VERSION as the package
> version, i.e. the version of the target package, even when it's the
> host package. We should instead use $(2)_VERSION, i.e. the host package
> version, like is done in inner-generic-package.
> 
> Since luarocks-package doesn't even support a host version, it doens't
> make a whole lot of difference, but let's keep things consistent.
> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
> ---
>  package/pkg-luarocks.mk | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Applied to master, thanks.

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


More information about the buildroot mailing list