Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [pull request] libnspr, libnss, and orc packages
@ 2011-06-29 16:13 Will Newton
  2011-07-07 10:08 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Will Newton @ 2011-06-29 16:13 UTC (permalink / raw)
  To: buildroot

A few patches adding some new packages that I have been sitting on for a while.

The following changes since commit c80224a3a05e41af5a32e1c663fd3853f313382b:

  toolchain/gcc: bump 4.6.x version to 4.6.1 (2011-06-28 15:19:13 +0200)

are available in the git repository at:
  git://github.com/willnewton/buildroot.git for-upstream

Paul Burton (1):
      orc: New package for the Oil Runtime Compiler

Will Newton (2):
      libnspr: New package.
      libnss: Add new package.

 package/Config.in                  |    3 ++
 package/libnspr/Config.in          |   13 +++++++
 package/libnspr/libnspr.mk         |   17 ++++++++++
 package/libnss/Config.in           |   13 +++++++
 package/libnss/libnss-cross.patch  |   24 ++++++++++++++
 package/libnss/libnss-uclibc.patch |   14 ++++++++
 package/libnss/libnss.mk           |   62 ++++++++++++++++++++++++++++++++++++
 package/orc/Config.in              |    7 ++++
 package/orc/orc.mk                 |   49 ++++++++++++++++++++++++++++
 9 files changed, 202 insertions(+), 0 deletions(-)
 create mode 100644 package/libnspr/Config.in
 create mode 100644 package/libnspr/libnspr.mk
 create mode 100644 package/libnss/Config.in
 create mode 100644 package/libnss/libnss-cross.patch
 create mode 100644 package/libnss/libnss-uclibc.patch
 create mode 100644 package/libnss/libnss.mk
 create mode 100644 package/orc/Config.in
 create mode 100644 package/orc/orc.mk

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-07-07 11:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29 16:13 [Buildroot] [pull request] libnspr, libnss, and orc packages Will Newton
2011-07-07 10:08 ` Peter Korsgaard
2011-07-07 11:54   ` Will Newton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox