surpport seeking the recorded video
[vuplus_openembedded] / recipes / linux / c7x0-kernels-2.4-embedix.bb
1 DESCRIPTION = "Build all c7x0 kernels in one go"
2 SECTION = "kernel"
3 LICENSE = "GPL"
4 PROVIDES = "virtual/kernel"
5 PR = "r1"
6
7 COMPATIBLE_HOST = "arm.*-linux"
8
9 # For these old 2.4 kernels we override in sharprom-compatible.conf
10 #COMPATIBLE_MACHINE = "(corgi|husky|shepherd)"
11 COMPATIBLE_MACHINE = "none"
12
13 DEPENDS = "corgi-kernel-2.4-embedix shepherd-kernel-2.4-embedix husky-kernel-2.4-embedix"
14
15 PACKAGES = ""
16 EXCLUDE_FROM_WORLD = "1"
17