unslung-binary-kernel-packages: Drop never-used recipe.
authorRod Whitby <rod@whitby.id.au>
Sun, 23 Dec 2007 10:43:22 +0000 (10:43 +0000)
committerRod Whitby <rod@whitby.id.au>
Sun, 23 Dec 2007 10:43:22 +0000 (10:43 +0000)
packages/meta/unslung-binary-kernel-packages.bb [deleted file]

diff --git a/packages/meta/unslung-binary-kernel-packages.bb b/packages/meta/unslung-binary-kernel-packages.bb
deleted file mode 100644 (file)
index eb95b84..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "Packages that are compatible with the Unslung binary kernel firmware"
-LICENSE = "MIT"
-PR = "r2"
-COMPATIBLE_MACHINE = "nslu2"
-
-ALLOW_EMPTY = "1"
-PACKAGES = "${PN}"
-
-inherit meta
-
-UNSLUNG_PACKAGES = "\
-       "
-
-BROKEN_PACKAGES = "\
-       "
-
-DEPENDS = 'unslung-image \
-       ${UNSLUNG_PACKAGES} \
-       package-index'