All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] libnss: Add new package.
Date: Tue, 15 Mar 2011 23:57:11 +0100	[thread overview]
Message-ID: <20110315235711.05d56f8d@surf> (raw)
In-Reply-To: <AANLkTinFsyQbjv2PvuzV3TDmzMDZkCfAR95_sycwBo1x@mail.gmail.com>

On Mon, 14 Mar 2011 17:24:56 +0000
Will Newton <will.newton@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

  reply	other threads:[~2011-03-15 22:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-14 17:24 [Buildroot] [PATCH] libnss: Add new package Will Newton
2011-03-15 22:57 ` Thomas Petazzoni [this message]
2011-03-17 12:20   ` Will Newton
  -- strict thread matches above, loose matches on Subject: below --
2011-07-07 12:08 Will Newton
2011-07-07 20:32 ` Peter Korsgaard
2011-07-08 13:25   ` Will Newton
2011-03-25 12:07 Will Newton
2011-04-01 10:00 ` Will Newton
2011-03-14 16:25 Will Newton
2011-03-14 16:54 ` Michael S. Zick
2011-03-14 17:22   ` Will Newton
2011-03-14 19:04     ` Michael S. Zick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110315235711.05d56f8d@surf \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.