tinc: Recipe for 1.0.9
[openembedded/mini2440.git] / recipes / apr / apr_0.9.12.bb
blob43324b3b66efcda2df1de97132032d5502d6f57d
1 DESCRIPTION = "Apache Portable Runtime (APR) library"
2 SECTION = "libs"
3 LICENSE = "Apache"
4 HOMEPAGE = "http://apr.apache.org"
5 PR = "r1"
7 SRC_URI = "${APACHE_MIRROR}/apr/apr-${PV}.tar.bz2"
9 inherit autotools lib_package binconfig
11 do_configure() {
12 oe_runconf
15 do_stage() {
16 autotools_stage_all