blob: d40fb48bfe89c198d0f35a618c515c55c1f39b47 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
inherit pkgconfig
require openssl.inc
PR = "r1"
SRC_URI += "file://configure-targets.patch;patch=1 \
file://shared-libs.patch;patch=1 \
file://debian.patch;patch=1"
PARALLEL_MAKE = ""
|