Add EXCLUDE_FROM_WORLD to collie-kernel-all.
authorChris Larson <clarson@kergoth.com>
Thu, 2 Dec 2004 07:36:17 +0000 (07:36 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 2 Dec 2004 07:36:17 +0000 (07:36 +0000)
BKrev: 41aec5f1MP0rZ7GdPZ_nL9E5a6Hv6A

linux/collie-kernel-all_2.4.18-rmk7-pxa3-embedix20030509.oe

index e69de29..fbe3256 100644 (file)
@@ -0,0 +1,11 @@
+DESCRIPTION = "Build all collie kernels in one go"
+SECTION = "base"
+PRIORITY = "optional"
+MAINTAINER = "Matthias 'CoreDump' Hentges <oe@hentges.net>"
+LICENSE = "GPL"
+
+DEPENDS = "collie-kernel-24-8 collie-kernel-32-0 collie-kernel-32-32 \
+          collie-kernel-40-24 collie-kernel-48-16 collie-kernel-58-6 collie-kernel-64-0"
+          
+PACKAGES = ""
+EXCLUDE_FROM_WORLD = "1"