* [PATCH 0/1] nss: Upgrade to 3.17.2
@ 2014-11-11 1:43 Chong Lu
2014-11-11 1:43 ` [PATCH 1/1] " Chong Lu
0 siblings, 1 reply; 2+ messages in thread
From: Chong Lu @ 2014-11-11 1:43 UTC (permalink / raw)
To: openembedded-core
The following changes since commit 3c741a8d33acbf4b3d5eecc04533bc76e2f37253:
oprofile: 0.9.9 -> 1.0.0 (2014-11-09 10:21:24 +0000)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib chonglu/nss
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/nss
Chong Lu (1):
nss: Upgrade to 3.17.2
meta/recipes-support/nss/nss_3.17.2.bb | 8 ++++++++
meta/recipes-support/nss/nss_3.17.bb | 8 --------
2 files changed, 8 insertions(+), 8 deletions(-)
create mode 100644 meta/recipes-support/nss/nss_3.17.2.bb
delete mode 100644 meta/recipes-support/nss/nss_3.17.bb
--
1.9.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* [PATCH 1/1] nss: Upgrade to 3.17.2
2014-11-11 1:43 [PATCH 0/1] nss: Upgrade to 3.17.2 Chong Lu
@ 2014-11-11 1:43 ` Chong Lu
0 siblings, 0 replies; 2+ messages in thread
From: Chong Lu @ 2014-11-11 1:43 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
---
meta/recipes-support/nss/nss_3.17.2.bb | 8 ++++++++
meta/recipes-support/nss/nss_3.17.bb | 8 --------
2 files changed, 8 insertions(+), 8 deletions(-)
create mode 100644 meta/recipes-support/nss/nss_3.17.2.bb
delete mode 100644 meta/recipes-support/nss/nss_3.17.bb
diff --git a/meta/recipes-support/nss/nss_3.17.2.bb b/meta/recipes-support/nss/nss_3.17.2.bb
new file mode 100644
index 0000000..039406f
--- /dev/null
+++ b/meta/recipes-support/nss/nss_3.17.2.bb
@@ -0,0 +1,8 @@
+require nss.inc
+
+SRC_URI += "\
+ http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_17_2_RTM/src/${BPN}-${PV}.tar.gz \
+"
+
+SRC_URI[md5sum] = "d3edb6f6c3688b2fde67ec9c9a8c1214"
+SRC_URI[sha256sum] = "134929e44e44b968a4883f4ee513a71ae45d55b486cee41ee8e26c3cc84dab8b"
diff --git a/meta/recipes-support/nss/nss_3.17.bb b/meta/recipes-support/nss/nss_3.17.bb
deleted file mode 100644
index 804783f..0000000
--- a/meta/recipes-support/nss/nss_3.17.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-require nss.inc
-
-SRC_URI += "\
- http://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_17_RTM/src/${BPN}-${PV}.tar.gz \
-"
-
-SRC_URI[md5sum] = "081dd99afa12af589c09e2d7cb5f5c6d"
-SRC_URI[sha256sum] = "3b1abcd8f89211dda2cc739bfa76552d080f7ea80482ef2727b006548a7f0c81"
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-11 1:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-11 1:43 [PATCH 0/1] nss: Upgrade to 3.17.2 Chong Lu
2014-11-11 1:43 ` [PATCH 1/1] " Chong Lu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox