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

require openssl.inc

PR = "${INC_PR}.0"

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

PARALLEL_MAKE = ""

SRC_URI[src.md5sum] = "acf70a16359bf3658bdfb74bda1c4419"
SRC_URI[src.sha256sum] = "0e26886845de95716c9f1b9b75c0e06e9d4075d2bdc9e11504eaa5f7ee901cf0"