aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/iphone/iphone-rootfs_2.2.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-09-19 16:38:38 -0700
committerKhem Raj <raj.khem@gmail.com>2010-09-19 16:38:38 -0700
commit0319f8878547c6e8a78373cfc86a85cea60450ae (patch)
tree8ba18c1371ce68575bf233dec2acab7b0fdc73ba /recipes/iphone/iphone-rootfs_2.2.1.bb
parent058f70b656af85cf43ee4d001df83267257a46c1 (diff)
downloadopenembedded-0319f8878547c6e8a78373cfc86a85cea60450ae.tar.gz
iphone: Exclude from world.
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>
Diffstat (limited to 'recipes/iphone/iphone-rootfs_2.2.1.bb')
-rw-r--r--recipes/iphone/iphone-rootfs_2.2.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/iphone/iphone-rootfs_2.2.1.bb b/recipes/iphone/iphone-rootfs_2.2.1.bb
index 2978ab5329..10d359121c 100644
--- a/recipes/iphone/iphone-rootfs_2.2.1.bb
+++ b/recipes/iphone/iphone-rootfs_2.2.1.bb
@@ -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"