All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kang Kai <Kai.Kang@windriver.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: Patches and discussions about the oe-core layer
	<openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 1/1] nss: 3.30.2 -> 3.31.1
Date: Wed, 16 Aug 2017 15:11:18 +0800	[thread overview]
Message-ID: <3f0e2c47-f680-a115-d349-29376bd9b2fc@windriver.com> (raw)
In-Reply-To: <CAMKF1sr+QhxS-4cGJGsh1Vaj0U-J4gp=t+VVtZBE9b1wocypZw@mail.gmail.com>

On 2017年08月16日 11:27, Khem Raj wrote:
> On Tue, Aug 15, 2017 at 6:26 PM,  <kai.kang@windriver.com> wrote:
>> From: Kai Kang <kai.kang@windriver.com>
>>
>> Upgrade nss from 3.30.2 to latest stable version 3.31.1.
>>
>> Signed-off-by: Kai Kang <kai.kang@windriver.com>
>> ---
>>   meta/recipes-support/nss/{nss_3.30.2.bb => nss_3.31.1.bb} | 10 ++++++----
>>   1 file changed, 6 insertions(+), 4 deletions(-)
>>   rename meta/recipes-support/nss/{nss_3.30.2.bb => nss_3.31.1.bb} (96%)
>>
>> diff --git a/meta/recipes-support/nss/nss_3.30.2.bb b/meta/recipes-support/nss/nss_3.31.1.bb
>> similarity index 96%
>> rename from meta/recipes-support/nss/nss_3.30.2.bb
>> rename to meta/recipes-support/nss/nss_3.31.1.bb
>> index 6683e5c..955862f 100644
>> --- a/meta/recipes-support/nss/nss_3.30.2.bb
>> +++ b/meta/recipes-support/nss/nss_3.31.1.bb
>> @@ -14,7 +14,9 @@ LIC_FILES_CHKSUM = "file://nss/COPYING;md5=3b1e88e1b9c0b5a4b2881d46cce06a18 \
>>                       file://nss/lib/freebl/mpi/doc/LICENSE;md5=491f158d09d948466afce85d6f1fe18f \
>>                       file://nss/lib/freebl/mpi/doc/LICENSE-MPL;md5=5d425c8f3157dbf212db2ec53d9e5132"
>>
>> -SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_30_2_RTM/src/${BP}.tar.gz \
>> +VERSION_DIR = "${@d.getVar('BP').upper().replace('-', '_').replace('.', '_') + '_RTM'}"
>> +
>> +SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/${VERSION_DIR}/src/${BP}.tar.gz \
>>              file://nss.pc.in \
>>              file://signlibs.sh \
>>              file://0001-nss-fix-support-cross-compiling.patch \
>> @@ -24,10 +26,10 @@ SRC_URI = "http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_30
>>              file://disable-Wvarargs-with-clang.patch \
>>              file://pqg.c-ULL_addend.patch \
>>              file://Fix-compilation-for-X32.patch \
>> -           file://0001-Fix-warnings-found-with-gcc7.patch \
> Did you forget to delete the patch file ? it should be deleted if not
> needed anymore.

Forgot it. I'll send V2. Thanks.

--Kai

>
>>              "
>> -SRC_URI[md5sum] = "42c22dd8ec6254f846259f1d8dd2eb76"
>> -SRC_URI[sha256sum] = "0d4a77ff26bcee79fa8afe0125e0df6ae9e798b6b36782fa29e28febf7cfce24"
>> +
>> +SRC_URI[md5sum] = "ebb44f1394250d2cf6ec3c2e3d71fa20"
>> +SRC_URI[sha256sum] = "933439214dc03ee60e86d1419c19e1568998b0776dde987f41fa70ced6cd08dc"
>>
>>   UPSTREAM_CHECK_URI = "https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_Releases"
>>   UPSTREAM_CHECK_REGEX = "NSS_(?P<pver>.+)_release_notes"
>> --
>> 2.10.1
>>
>> --
>> _______________________________________________
>> Openembedded-core mailing list
>> Openembedded-core@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-core


-- 
Regards,
Neil | Kai Kang



  reply	other threads:[~2017-08-16  7:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-16  1:26 [PATCH 0/1] nss: 3.30.2 -> 3.31.1 kai.kang
2017-08-16  1:26 ` [PATCH 1/1] " kai.kang
2017-08-16  3:27   ` Khem Raj
2017-08-16  7:11     ` Kang Kai [this message]
2017-08-16 15:30 [PATCH 0/1][V2] " kai.kang
2017-08-16 15:30 ` [PATCH 1/1] " kai.kang

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=3f0e2c47-f680-a115-d349-29376bd9b2fc@windriver.com \
    --to=kai.kang@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    /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.