apple-csu: add core libraries for iPhone
authorJeremy Lainé <jeremy.laine@m4x.org>
Fri, 17 Apr 2009 10:15:04 +0000 (10:15 +0000)
committerJeremy Lainé <jeremy.laine@m4x.org>
Fri, 17 Apr 2009 10:15:04 +0000 (10:15 +0000)
recipes/iphone/apple-csu_0.30.bb [new file with mode: 0644]

diff --git a/recipes/iphone/apple-csu_0.30.bb b/recipes/iphone/apple-csu_0.30.bb
new file mode 100644 (file)
index 0000000..86be6fc
--- /dev/null
@@ -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