diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-05-13 09:20:50 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-05-13 09:20:50 +0000 |
| commit | 6f726d64d748ae35b6abf625d8d620e928e73e20 (patch) | |
| tree | 1c91d83244ae158e7fb2564ad0ba8852483782e0 /meta/packages/openssl/openssl_0.9.8g.bb | |
| parent | e14d7dcbeea45e2000b9ec3174d24aa90f786adc (diff) | |
| download | poky-6f726d64d748ae35b6abf625d8d620e928e73e20.tar.gz | |
openssl: update to 0.9.8g (from OE)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4464 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/openssl/openssl_0.9.8g.bb')
| -rw-r--r-- | meta/packages/openssl/openssl_0.9.8g.bb | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/packages/openssl/openssl_0.9.8g.bb b/meta/packages/openssl/openssl_0.9.8g.bb new file mode 100644 index 0000000000..ed99d264f4 --- /dev/null +++ b/meta/packages/openssl/openssl_0.9.8g.bb | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | inherit pkgconfig | ||
| 2 | |||
| 3 | require openssl.inc | ||
| 4 | |||
| 5 | PR = "r8" | ||
| 6 | |||
| 7 | SRC_URI += "file://debian.patch;patch=1 \ | ||
| 8 | file://configure-targets.patch;patch=1 \ | ||
| 9 | file://shared-libs.patch;patch=1" | ||
| 10 | |||
| 11 | PARALLEL_MAKE = "" | ||
