]> code.ossystems Code Review - openembedded-core.git/commitdiff
openssl: bump PR
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 11 Apr 2014 12:31:10 +0000 (13:31 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Apr 2014 13:17:32 +0000 (14:17 +0100)
We don't normally do this, but with the recent CVE fixes (most
importantly the one for the serious CVE-2014-0160 vulnerability) I am
bumping PR explicitly to make it a bit more obvious that the patch has
been applied.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/openssl/openssl_1.0.1e.bb

index 949f3a19e325f3e1e2a6b831ee02464d707e0920..bfdb25e80f72c01c3b8c3471ad341a2eb43aae57 100644 (file)
@@ -6,7 +6,7 @@ DEPENDS += "ocf-linux"
 
 CFLAG += "-DHAVE_CRYPTODEV -DUSE_CRYPTODEV_DIGESTS"
 
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
 
 LIC_FILES_CHKSUM = "file://LICENSE;md5=f9a8f968107345e0b75aa8c2ecaa7ec8"