Merge oe-devel@oe-devel.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Wed, 1 Dec 2004 23:13:51 +0000 (23:13 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 1 Dec 2004 23:13:51 +0000 (23:13 +0000)
into handhelds.org:/home/kergoth/code/packages

2004/12/01 17:13:50-06:00 ti.com!kergoth
Make sdk.oeclass EXCLUDE_FROM_WORLD.

BKrev: 41ae502fRXtnhQso07RD8eaAqSQq0g

classes/sdk.oeclass

index 14b3c64..bd49c51 100644 (file)
@@ -1,3 +1,7 @@
+# SDK packages are built either explicitly by the user,
+# or indirectly via dependency.  No need to be in 'world'.
+EXCLUDE_FROM_WORLD = "1"
+
 SDK_NAME = "${TARGET_ARCH}/oe"
 PACKAGE_ARCH = "${BUILD_ARCH}"