Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Hongxu Jia <hongxu.jia@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH V3 0/5] add nss for LSB library check (cover letter only)
Date: Thu, 11 Jul 2013 20:04:35 +0800	[thread overview]
Message-ID: <51DE9F53.4080608@windriver.com> (raw)
In-Reply-To: <cover.1373443071.git.hongxu.jia@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 1982 bytes --]

Change in V3:
1) Replace incorrect shebang line with `#!/usr/bin/env perl'.

Change in V2:
1) Rename the title of patch 1/5
2) Use ${libdir} rather than ${base_libdir} as the lib location
    which references the nss in meta-browser.


The following changes since commit dc86293f0444384e8ae5131fdd10b6cb077164b0:

   bitbake: HOB:Proper handle of SIGINT (2013-07-05 15:52:48 +0100)

are available in the git repository at:

   git://git.pokylinux.org/poky-contrib hongxu/fix-nss
   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/fix-nss

Hongxu Jia (5):
   nspr: add native version
   packagegroup-core-lsb: add nss for LSB library check
   nss: add version 3.15.1
   nss: create checksum files for the nss libraries
   nss: fix incorrect shebang line of perl script

  .../packagegroups/packagegroup-core-lsb.bb         |   1 +
  meta/recipes-support/nspr/nspr_4.10.bb             |   2 +
  .../files/nss-fix-incorrect-shebang-of-perl.patch  | 110 ++++++++++++
  .../files/nss-fix-support-cross-compiling.patch    |  71 ++++++++
  .../files/nss-no-rpath-for-cross-compiling.patch   |  26 +++
  meta/recipes-support/nss/files/nss.pc.in           |  11 ++
  meta/recipes-support/nss/files/signlibs.sh         |  20 +++
  meta/recipes-support/nss/nss.inc                   | 187 +++++++++++++++++++++
  meta/recipes-support/nss/nss_3.15.1.bb             |   9 +
  9 files changed, 437 insertions(+)
  create mode 100644 meta/recipes-support/nss/files/nss-fix-incorrect-shebang-of-perl.patch
  create mode 100644 meta/recipes-support/nss/files/nss-fix-support-cross-compiling.patch
  create mode 100644 meta/recipes-support/nss/files/nss-no-rpath-for-cross-compiling.patch
  create mode 100644 meta/recipes-support/nss/files/nss.pc.in
  create mode 100644 meta/recipes-support/nss/files/signlibs.sh
  create mode 100644 meta/recipes-support/nss/nss.inc
  create mode 100644 meta/recipes-support/nss/nss_3.15.1.bb

-- 1.8.1.2


[-- Attachment #2: Type: text/html, Size: 2462 bytes --]

      parent reply	other threads:[~2013-07-11 12:04 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-10  8:03 [PATCH V2 0/5] add nss for LSB library check Hongxu Jia
2013-07-10  8:03 ` [PATCH 1/5] nspr: add native version Hongxu Jia
2013-07-10  8:03 ` [PATCH 2/5] packagegroup-core-lsb: add nss for LSB library check Hongxu Jia
2013-07-10  8:03 ` [PATCH 3/5] nss: add version 3.15.1 Hongxu Jia
2013-07-11 10:40   ` Burton, Ross
2013-07-11 10:41     ` Burton, Ross
2013-07-11 10:45       ` Phil Blundell
2013-07-11 11:14         ` Burton, Ross
2013-07-11 11:27           ` Hongxu Jia
2013-07-11 11:34           ` Phil Blundell
2013-07-11 13:41             ` Burton, Ross
2013-07-10  8:03 ` [PATCH 4/5] nss: create checksum files for the nss libraries Hongxu Jia
2013-07-12 12:39   ` Burton, Ross
2013-07-12 12:45     ` Hongxu Jia
2013-07-10  8:03 ` [PATCH 5/5] nss: fix incorrect shebang line of perl script Hongxu Jia
2013-07-11  8:39   ` Trevor Woerner
2013-07-11  8:58     ` Hongxu Jia
2013-07-11  9:23       ` Paul Eggleton
2013-07-11  9:28         ` Hongxu Jia
2013-07-11 12:04 ` Hongxu Jia [this message]

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=51DE9F53.4080608@windriver.com \
    --to=hongxu.jia@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox