iphone: Exclude from world.
authorKhem Raj <raj.khem@gmail.com>
Sun, 19 Sep 2010 23:38:38 +0000 (16:38 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sun, 19 Sep 2010 23:38:38 +0000 (16:38 -0700)
apple-csu overwrites the C startup files and nothing works after that
we can not select them with normal linux toolchain being staged and
used

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/iphone/apple-csu_0.30.bb
recipes/iphone/iphone-rootfs_2.2.1.bb
recipes/iphone/iphone-sdks_2.2.1.bb

index 5621a42..d632571 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "Core iPhone libs"
 HOMEPAGE = "http://code.google.com/p/iphone-dev"
 
 INHIBIT_DEFAULT_DEPS = "1"
-
+EXCLUDE_FROM_WORLD = "1"
 SRCREV="285"
 SRC_URI = "svn://iphone-dev.googlecode.com/svn/trunk;proto=http;module=csu"
 
index 2978ab5..10d3591 100644 (file)
@@ -4,6 +4,7 @@ PROVIDES = "virtual/${TARGET_PREFIX}libc-for-gcc virtual/libc virtual/libiconv v
 
 INHIBIT_DEFAULT_DEPS = "1"
 EXCLUDE_FROM_SHLIBS = "1"
+EXCLUDE_FROM_WORLD = "1"
 
 # note: see iphone-sources script to get/generate the tarballs
 SRC_URI = "file://iphone-rootfs-${PV}.tar.bz2"
index d355ccc..259eb3a 100644 (file)
@@ -3,6 +3,7 @@ SECTION = "libs"
 PROVIDES = "linux-libc-headers"
 
 INHIBIT_DEFAULT_DEPS = "1"
+EXCLUDE_FROM_WORLD = "1"
 
 # note: see iphone-sources script to get/generate the tarballs
 SRC_URI = "\