This reverts commit de9c533d73.
Removing this completely makes it much more difficult to use layers that
depend on linux-yocto. Keep the default 4.9 kernel as linux-intel, but
have linux-yocto available as an option.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
The linux-intel kernel is our officially supported 4.9 kernel so this
is no longer needed.
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>
For now just set COMPATIBLE_MACHINE and KMACHINE, keeping us up-to-date
with OE-core automatically. This is essentially a stripped down version
of our normal bbappends.
kernel-devsrc currently has the following error with 4.9, but it is not
a meta-intel specific issue:
Computing transaction...error: Can't install
kernel-devsrc-1.0-r0.0@intel_corei7_64: no package provides /bin/awk
Signed-off-by: California Sullivan <california.l.sullivan@intel.com>