summaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl_0.9.8j.bb
blob: bb9694f6185f2cbe2b954aeae7d03a66063452c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
inherit pkgconfig

require openssl.inc

PR = "${INC_PR}.0"

export OE_LDFLAGS="${LDFLAGS}"

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

PARALLEL_MAKE = ""