[Buildroot] [PATCH 6/6] xinetd: Add license info

Luca Ceresoli luca at lucaceresoli.net
Fri Aug 3 08:18:56 UTC 2012


Danomi Manchego wrote:
> Signed-off-by: Danomi Manchego <danomimanchego123 at gmail.com>
> ---
>   package/xinetd/xinetd.mk |    8 +++++---
>   1 file changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/package/xinetd/xinetd.mk b/package/xinetd/xinetd.mk
> index a209d12..c2f891b 100644
> --- a/package/xinetd/xinetd.mk
> +++ b/package/xinetd/xinetd.mk
> @@ -3,9 +3,11 @@
>   # xinetd
>   #
>   #############################################################
> -XINETD_VERSION = 2.3.15
> -XINETD_SOURCE  = xinetd-$(XINETD_VERSION).tar.gz
> -XINETD_SITE    = http://www.xinetd.org
> +XINETD_VERSION       = 2.3.15
> +XINETD_SOURCE        = xinetd-$(XINETD_VERSION).tar.gz
> +XINETD_SITE          = http://www.xinetd.org
> +XINETD_LICENSE       = Custom

To keep it consistent with similar cases (currently only bzip2 and
berkeleydb) I would better like to use "xinetd license" instead of
"Custom".
Or is there any reason that I didn't notice?

Thanks,
Luca



More information about the buildroot mailing list