[Buildroot] [PATCHv2 1/2] getent: new package

Thomas De Schampheleire patrickdepinguin at gmail.com
Mon Aug 18 11:50:57 UTC 2014


Hi Thomas,

On Mon, Aug 18, 2014 at 11:54 AM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
[..]
> diff --git a/package/getent/getent.mk b/package/getent/getent.mk
> new file mode 100644
> index 0000000..dd08478
> --- /dev/null
> +++ b/package/getent/getent.mk
> @@ -0,0 +1,26 @@
> +################################################################################
> +#
> +# getent
> +#
> +################################################################################
> +
> +# source included in Buildroot
> +GETENT_SOURCE =
> +
> +GETENT_VERSION = buildroot-$(BR2_VERSION)
> +GETENT_LICENSE = LGPLv2.1+

How do you conclude this license?
Isn't this dependent on the case glibc versus uclibc/musl ? Or do each
of these use the same license?
Also, shouldn't we specify GETENT_LICENSE_FILES and make sure the
appropriate license text is present?

Best regards,
Thomas



More information about the buildroot mailing list