aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl_0.9.8g.bb
blob: 1cb360f967cadff89f21a115f517adf4f779a6d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
inherit pkgconfig

require openssl.inc

PR = "r9"

SRC_URI += "file://debian.patch;patch=1 \
            file://configure-targets.patch;patch=1 \
            file://shared-libs.patch;patch=1"

PARALLEL_MAKE = ""