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