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

* [Buildroot] [pull request] libnspr, libnss, and orc packages
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2011-07-07 10:08 UTC (permalink / raw)
  To: buildroot

>>>>> "Will" == Will Newton <will.newton@gmail.com> writes:

 Will> A few patches adding some new packages that I have been sitting on for a while.
 Will> The following changes since commit c80224a3a05e41af5a32e1c663fd3853f313382b:

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

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

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

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

Thanks, care to send the individual patches to the list as well. Sven
Neumann has also posted an orc patch, what are the differences between
his and this one?

-- 
Bye, Peter Korsgaard

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

* [Buildroot] [pull request] libnspr, libnss, and orc packages
  2011-07-07 10:08 ` Peter Korsgaard
@ 2011-07-07 11:54   ` Will Newton
  0 siblings, 0 replies; 3+ messages in thread
From: Will Newton @ 2011-07-07 11:54 UTC (permalink / raw)
  To: buildroot

On Thu, Jul 7, 2011 at 11:08 AM, Peter Korsgaard <jacmet@uclibc.org> wrote:
>>>>>> "Will" == Will Newton <will.newton@gmail.com> writes:
>
> ?Will> A few patches adding some new packages that I have been sitting on for a while.
> ?Will> The following changes since commit c80224a3a05e41af5a32e1c663fd3853f313382b:
>
> ?Will> ? toolchain/gcc: bump 4.6.x version to 4.6.1 (2011-06-28 15:19:13 +0200)
>
> ?Will> are available in the git repository at:
> ?Will> ? git://github.com/willnewton/buildroot.git for-upstream
>
> ?Will> Paul Burton (1):
> ?Will> ? ? ? orc: New package for the Oil Runtime Compiler
>
> ?Will> Will Newton (2):
> ?Will> ? ? ? libnspr: New package.
> ?Will> ? ? ? libnss: Add new package.
>
> Thanks, care to send the individual patches to the list as well. Sven
> Neumann has also posted an orc patch, what are the differences between
> his and this one?

The patch for orc that I sent has a little more extra cleanup stuff in
it. I'm not the original author so I'll have to check what the precise
difference is.

The libnspr/libnss ones have been on the list in March and April so I
assumed there was no more review comments to come on those. I'll send
them again anyway.

^ 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