aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iphone/apple-csu_0.30.bb
blob: 2653ab8a5f8424c70985ce71be4cf974d87c4209 (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"
COMPATIBLE_MACHINE = "(iphone)"
SRCREV="285"
SRC_URI = "svn://iphone-dev.googlecode.com/svn/trunk;proto=http;module=csu"

S = "${WORKDIR}/csu"

inherit autotools