aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/nspr
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2013-02-25 10:37:00 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-02-28 23:14:40 +0000
commitb04f64e10c4b12cf32d6633c402b519067e94e5f (patch)
tree4d791a9c364e4cea8480a3a2305cd00ec6228213 /meta/recipes-support/nspr
parent095a64abaf3b47d7621b2ada7221763c49b8f1ca (diff)
downloadopenembedded-core-contrib-b04f64e10c4b12cf32d6633c402b519067e94e5f.tar.gz
nspr: Update to 4.9.5
Changed LIC_FILES_CHKSUM line numebrs, no license change Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-support/nspr')
-rw-r--r--meta/recipes-support/nspr/nspr_4.9.5.bb (renamed from meta/recipes-support/nspr/nspr_4.9.4.bb)10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-support/nspr/nspr_4.9.4.bb b/meta/recipes-support/nspr/nspr_4.9.5.bb
index accfda7004..7975d149fc 100644
--- a/meta/recipes-support/nspr/nspr_4.9.4.bb
+++ b/meta/recipes-support/nspr/nspr_4.9.5.bb
@@ -1,11 +1,11 @@
DESCRIPTION = "Netscape Portable Runtime Library"
HOMEPAGE = "http://www.mozilla.org/projects/nspr/"
LICENSE = "GPL-2.0 | MPL-2.0 | LGPL-2.1"
-LIC_FILES_CHKSUM = "file://configure.in;beginline=3;endline=40;md5=f0babf9590d84c33083483f4ab9f98c0 \
+LIC_FILES_CHKSUM = "file://configure.in;beginline=3;endline=6;md5=90c2fdee38e45d6302abcfe475c8b5c5 \
file://Makefile.in;beginline=4;endline=38;md5=beda1dbb98a515f557d3e58ef06bca99"
SECTION = "libs/network"
-PR = "r1"
+PR = "r0"
SRC_URI = "ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${PV}/src/nspr-${PV}.tar.gz \
file://remove-rpath-from-tests.patch \
@@ -16,10 +16,10 @@ SRC_URI = "ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v${PV}/src/nspr-$
SRC_URI += "file://nspr.pc.in"
-S = "${WORKDIR}/nspr-${PV}/mozilla/nsprpub"
+SRC_URI[md5sum] = "b6ccfa8fcbbeb17ebeb19a3edff612bd"
+SRC_URI[sha256sum] = "616ab65c849155c9ed0e5f502530a241cc9108e278275aa448b417ae632c7604"
-SRC_URI[md5sum] = "cf58772702b3abbdcff14e22014eeeaf"
-SRC_URI[sha256sum] = "749046c75be17f2f8b3874d288873d3355cedcb37abe7b6eb7b3bc374440d4a4"
+S = "${WORKDIR}/nspr-${PV}/mozilla/nsprpub"
TESTS = "runtests.pl \
runtests.sh \