]> code.ossystems Code Review - openembedded-core.git/commitdiff
openssl: bump PR
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Fri, 11 Apr 2014 12:29:51 +0000 (13:29 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 11 Apr 2014 13:17:19 +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 485112c53ef6423f98a77ccfab6e5aecfbbdad39..103cb48745e9d4c5ed0ee2221ca2befc31e813c9 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"