mirror of
https://git.yoctoproject.org/poky
synced 2026-04-25 06:32:12 +02:00
10 lines
200 B
BlitzBasic
10 lines
200 B
BlitzBasic
require openssl.inc
|
|
|
|
PR = "r10"
|
|
|
|
SRC_URI += "file://debian.patch;patch=1 \
|
|
file://configure-targets.patch;patch=1 \
|
|
file://shared-libs.patch;patch=1"
|
|
|
|
BBCLASSEXTEND = "native"
|