blob: 3a420001c9a30961d566bd2bba25c28deba473e9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
inherit pkgconfig
require openssl.inc
PR = "r6"
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 \
file://uclibcgnueabi.patch;patch=1 \
file://avr32.patch;patch=1;pnum=0"
|