aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iphone
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2009-04-17 10:15:04 +0000
committerJeremy Lainé <jeremy.laine@m4x.org>2009-04-17 10:15:04 +0000
commit15b556e91d64a5b842350c041221e87e674ac3c5 (patch)
treeaafa9867b17ffc0a247ffef45eda06fdf940a0b1 /recipes/iphone
parent3e13bc01b22ef9b90e6fb2a268268d475d2625de (diff)
downloadopenembedded-15b556e91d64a5b842350c041221e87e674ac3c5.tar.gz
apple-csu: add core libraries for iPhone
Diffstat (limited to 'recipes/iphone')
-rw-r--r--recipes/iphone/apple-csu_0.30.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/iphone/apple-csu_0.30.bb b/recipes/iphone/apple-csu_0.30.bb
new file mode 100644
index 0000000000..86be6fc8e4
--- /dev/null
+++ b/recipes/iphone/apple-csu_0.30.bb
@@ -0,0 +1,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