blob: 01fa6c9d26b4b8a65741fb9925a4a46dcb541153 (
plain)
1
2
3
4
5
6
7
8
9
10
|
require openssl.inc
PR = "r11"
SRC_URI += "file://debian.patch;patch=1 \
file://configure-targets.patch;patch=1 \
file://fix-md5-x86_64.patch;patch=1 \
file://shared-libs.patch;patch=1"
BBCLASSEXTEND = "native"
|