[oe-commits] Jeremy Lainé : apple-csu: add core libraries for iPhone

GIT User account git at amethyst.openembedded.net
Fri Apr 17 10:18:50 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 15b556e91d64a5b842350c041221e87e674ac3c5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=15b556e91d64a5b842350c041221e87e674ac3c5

Author: Jeremy Lainé <jeremy.laine at m4x.org>
Date:   Fri Apr 17 10:15:04 2009 +0000

apple-csu: add core libraries for iPhone

---

 recipes/iphone/apple-csu_0.30.bb |   11 +++++++++++
 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 0000000..86be6fc
--- /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





More information about the Openembedded-commits mailing list