[hbbtv/youtubetv] Fixed hanup bug and segmentation fault on 3rd-party images.
[vuplus_openembedded] / recipes / linux / collie-kernels-2.4-embedix.bb
1 DESCRIPTION = "Build all collie kernels in one go"
2 SECTION = "kernel"
3 LICENSE = "GPL"
4 PROVIDES = "virtual/kernel"
5 PR = "r2"
6
7 COMPATIBLE_HOST = "arm.*-linux"
8
9 # For these old 2.4 kernels we override in sharprom-compatible.conf
10 #COMPATIBLE_MACHINE = "collie"
11 COMPATIBLE_MACHINE = "none"
12
13
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"
17