blob: d61a3a829729ce03348b9115723faef9cb8625c1 (
plain)
1
2
3
4
5
6
7
8
9
10
|
inherit pkgconfig
require openssl.inc
PR = "r4"
SRC_URI += "file://debian.patch;patch=1 \
file://armeb.patch;patch=1;pnum=0 \
file://gnueabi-arm.patch;patch=1 \
file://gnueabi-armeb.patch;patch=1"
|