aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl_0.9.7g.bb
blob: 68a26147c6c3fb04c76c9b9e75c75963cd062579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
inherit pkgconfig

require openssl.inc

PR = "${INC_PR}.0"

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"