aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/linux/collie-kernels-2.4-embedix.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/linux/collie-kernels-2.4-embedix.bb')
-rw-r--r--recipes/obsolete/linux/collie-kernels-2.4-embedix.bb17
1 files changed, 17 insertions, 0 deletions
diff --git a/recipes/obsolete/linux/collie-kernels-2.4-embedix.bb b/recipes/obsolete/linux/collie-kernels-2.4-embedix.bb
new file mode 100644
index 0000000000..d5f9a7d749
--- /dev/null
+++ b/recipes/obsolete/linux/collie-kernels-2.4-embedix.bb
@@ -0,0 +1,17 @@
+DESCRIPTION = "Build all collie kernels in one go"
+SECTION = "kernel"
+LICENSE = "GPLv2"
+PROVIDES = "virtual/kernel"
+PR = "r2"
+
+COMPATIBLE_HOST = "arm.*-linux"
+
+# For these old 2.4 kernels we override in sharprom-compatible.conf
+#COMPATIBLE_MACHINE = "collie"
+COMPATIBLE_MACHINE = "none"
+
+
+DEPENDS = '${@base_conditional("DISTRO_TYPE", "debug", "openzaurus-sa", "collie-kernel-64-0 collie-kernel-24-8 collie-kernel-32-0 collie-kernel-32-32 collie-kernel-40-24 collie-kernel-48-16 collie-kernel-58-6",d)}'
+PACKAGES = ""
+EXCLUDE_FROM_WORLD = "1"
+