aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2010-12-16 10:29:50 +0000
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-16 15:30:56 +0000
commit15f45b314ca7f4e96fecb0b1dc7f760e348eb8f1 (patch)
treed4562dced2559e6b542092e6e3dbc298fc9f48af /meta/recipes-connectivity/openssl/openssl_0.9.8p.bb
parentb99fd0374e554f4d2183f349f271220951299c9a (diff)
downloadopenembedded-core-15f45b314ca7f4e96fecb0b1dc7f760e348eb8f1.tar.gz
openssl: restore -Wall flag
The -Wall flag was unintentionally removed from the end of the CFLAG var in 089612794d4d8d9c79bd2a4365d6df78371f7f40 by me. This patch puts it back in. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/recipes-connectivity/openssl/openssl_0.9.8p.bb')
-rw-r--r--meta/recipes-connectivity/openssl/openssl_0.9.8p.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb b/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb
index 42888f6a9c..3ae6bf456e 100644
--- a/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb
+++ b/meta/recipes-connectivity/openssl/openssl_0.9.8p.bb
@@ -1,6 +1,6 @@
require openssl.inc
-PR = "r1"
+PR = "r2"
SRC_URI += "file://debian/ca.patch \
file://debian/config-hurd.patch;apply=no \
file://debian/debian-targets.patch \