[Buildroot] [PATCH] package/gettext-tiny: host and target legal-info are different

Giulio Benetti giulio.benetti at micronovasrl.com
Sun Mar 31 22:19:58 UTC 2019


Il 31/03/2019 23:40, Yann E. MORIN ha scritto:
> For the target, we only ever use the gettext-tiny dorce, while for the
> host we also use that of gettext-gnu.
> 
> Fixes:
>      http://autobuild.buildroot.org/results/572/5724b246cf411d95702fcff6dbf2b809b899108c/
> 
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
Tested-by: "Giulio Benetti" <giulio.benetti at micronovasrl.com>

> Cc: Vadim Kochan <vadim4j at gmail.com>
> Cc: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>   package/gettext-tiny/gettext-tiny.mk | 3 ++-
>   1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/package/gettext-tiny/gettext-tiny.mk b/package/gettext-tiny/gettext-tiny.mk
> index c9052d0d7c..881edc6f35 100644
> --- a/package/gettext-tiny/gettext-tiny.mk
> +++ b/package/gettext-tiny/gettext-tiny.mk
> @@ -8,7 +8,8 @@ GETTEXT_TINY_VERSION = v0.3.1
>   GETTEXT_TINY_SITE = $(call github,sabotage-linux,gettext-tiny,$(GETTEXT_TINY_VERSION))
>   GETTEXT_TINY_LICENSE = MIT, GPL-3.0+ (extra gettext)
>   GETTEXT_TINY_INSTALL_STAGING = YES
> -GETTEXT_TINY_LICENSE_FILES = LICENSE extra/COPYING
> +GETTEXT_TINY_LICENSE_FILES = LICENSE
> +HOST_GETTEXT_TINY_LICENSE_FILES = LICENSE extra/COPYING
>   
>   GETTEXT_TINY_PROVIDES = gettext
>   
> 

-- 
Giulio Benetti
CTO

MICRONOVA SRL
Sede: Via A. Niedda 3 - 35010 Vigonza (PD)
Tel. 049/8931563 - Fax 049/8931346
Cod.Fiscale - P.IVA 02663420285
Capitale Sociale € 26.000 i.v.
Iscritta al Reg. Imprese di Padova N. 02663420285
Numero R.E.A. 258642


More information about the buildroot mailing list