Make split_ipk_feeds.oeclass EXCLUDE_FROM_WORLD.
authorChris Larson <clarson@kergoth.com>
Wed, 1 Dec 2004 11:08:47 +0000 (11:08 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 1 Dec 2004 11:08:47 +0000 (11:08 +0000)
BKrev: 41ada63fdVrnkroT6EBcE4qO-lNbHA

classes/split_ipk_feeds.oeclass

index dd761f8..31d46c4 100644 (file)
@@ -54,3 +54,5 @@ do_split_feed () {
        
 addtask split_feed before do_build 
 
+# Feed splitting should be done explicitly, not as part of world
+EXCLUDE_FROM_WORLD = "1"