aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iphone/apple-csu_0.30.bb
blob: 86be6fc8e4946e9049b58754707ee9f91363d21e (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Core iPhone libs"
HOMEPAGE = "http://code.google.com/p/iphone-dev"

INHIBIT_DEFAULT_DEPS = "1"

SRCREV="285"
SRC_URI = "svn://iphone-dev.googlecode.com/svn/trunk;proto=http;module=csu"

S = "${WORKDIR}/csu"

inherit autotools_stage