blob: 336e4652fdccabab03f52ba944529fd2d1467a50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
inherit pkgconfig
require openssl.inc
FILE_PR = "r7"
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"
|