aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/openssl/openssl-native_0.9.7g.bb
blob: dfe3ab5eaea373fb59c639363b9690f551a0ba9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
inherit pkgconfig native

require openssl.inc

PR = "r2"

SRC_URI += "file://debian.patch;patch=1 \
            file://armeb.patch;patch=1;pnum=0 \
            file://gnueabi-arm.patch;patch=1"

do_install() {
	:
}

PACKAGES = ""