libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / linux / collie-kernels-2.4-embedix.bb
blobd5f9a7d7493f149354b850784b660b3d1de055c4
1 DESCRIPTION = "Build all collie kernels in one go"
2 SECTION = "kernel"
3 LICENSE = "GPLv2"
4 PROVIDES = "virtual/kernel"
5 PR = "r2"
7 COMPATIBLE_HOST = "arm.*-linux"
9 # For these old 2.4 kernels we override in sharprom-compatible.conf
10 #COMPATIBLE_MACHINE = "collie"
11 COMPATIBLE_MACHINE = "none"
14 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)}'
15 PACKAGES = ""
16 EXCLUDE_FROM_WORLD = "1"