mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
12 lines
229 B
BlitzBasic
12 lines
229 B
BlitzBasic
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 = ""
|