diff options
author | California Sullivan <california.l.sullivan@intel.com> | 2017-11-28 14:10:07 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2017-11-28 16:15:14 -0800 |
commit | c811c0b33862a2f911fe2afdd2054958b1f28e40 (patch) | |
tree | eb1cd428bd7c781007b85f5acdff1ae509f7f2a9 /recipes-kernel/intel-ethernet/ixgbevf.bb | |
parent | 60778f7540b551ff826fb3f2baed36172ceaec68 (diff) | |
download | meta-intel-c811c0b33862a2f911fe2afdd2054958b1f28e40.tar.gz |
linux-intel.inc: set COMPATIBLE_MACHINE default
Non-Intel* machines did not get COMPATIBLE_MACHINE set at all, allowing
the package to be built when it probably shouldn't have been. For
example, it would be built when the MACHINE was set to qemux86. This
caused lttng-modules to fail because lttng-modules only gets patched
for our kernel when an Intel MACHINE was being used in order to maintain
Yocto Project Compatibility status.
By setting the default it fails when an invalid MACHINE is used. Note
that while qemux86 is not a compatible MACHINE, the kernel itself does
have the necessary components to run under qemu.
Also change the COMPATIBLE_MACHINE overrides to use the x86-intel-common
override instead of machine-specific overrides since they all have the
same value.
[YOCTO #12278].
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'recipes-kernel/intel-ethernet/ixgbevf.bb')
0 files changed, 0 insertions, 0 deletions