mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
Dont keep linux-yocto bbappends tied to versions so we don't need to keep them in sync. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
7 lines
299 B
Plaintext
7 lines
299 B
Plaintext
require meta-intel-compat-kernel.inc
|
|
|
|
# The kernel build is 64-bit regardless, so include both common overrides.
|
|
# Without this, the kernel will be missing vars that make it buildable for the
|
|
# intel-corei7-64 machine.
|
|
MACHINEOVERRIDES:prepend:corei7-64-x32-intel-common = "corei7-64-intel-common:"
|