[Buildroot] [PATCH] libnss: Add new package.

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Mar 15 22:57:11 UTC 2011


On Mon, 14 Mar 2011 17:24:56 +0000
Will Newton <will.newton at gmail.com> wrote:

> NSS is the Network Security Services library developed as part of
> the Mozilla project. It provides similar functions to OpenSSL but
> allows MPL, GPL and LGPL licensing.

Just curious, besides Mozilla software, are there other software
components that rely on libnss ?

> +config BR2_PACKAGE_LIBNSS
> +	bool "libnss"
> +	depends on BR2_PACKAGE_LIBNSPR
> +	depends on BR2_PACKAGE_SQLITE
> +	depends on BR2_PACKAGE_ZLIB

The tradition is to use "select" dependencies for
non-obvious dependencies on libraries.

> diff --git a/package/libnss/libnss-cross.patch
> b/package/libnss/libnss-cross.patch

Your patch seems wrapped.

The patch lacks a description.

Regards!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list