diff options
author | Jesse Gilles <jgilles@multitech.com> | 2010-09-24 16:57:19 -0500 |
---|---|---|
committer | Jesse Gilles <jgilles@multitech.com> | 2010-09-24 16:57:19 -0500 |
commit | 591793a3e800f3efe191eb27f591c9ed8bd9f4f1 (patch) | |
tree | 6c9717a3911aacb2935b3f9e22a05e888b226f4f /recipes/openssl/openssl_0.9.7g.bb | |
parent | a2d35d9dd93569e051ec9ee745b2b4f39d4cf354 (diff) |
openssl: upgrade to 0.9.8m
Diffstat (limited to 'recipes/openssl/openssl_0.9.7g.bb')
-rw-r--r-- | recipes/openssl/openssl_0.9.7g.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/recipes/openssl/openssl_0.9.7g.bb b/recipes/openssl/openssl_0.9.7g.bb deleted file mode 100644 index 68a26147c6..0000000000 --- a/recipes/openssl/openssl_0.9.7g.bb +++ /dev/null @@ -1,12 +0,0 @@ -inherit pkgconfig - -require openssl.inc - -PR = "${INC_PR}.0" - -SRC_URI += "file://debian.patch;patch=1 \ - file://armeb.patch;patch=1;pnum=0 \ - file://gnueabi-arm.patch;patch=1 \ - file://gnueabi-armeb.patch;patch=1 \ - file://uclibcgnueabi.patch;patch=1 \ - file://avr32.patch;patch=1;pnum=0" |