mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
Remove the concept of the common directory and move all the recipes-* dirs to the top level as a normal layer would be. layer.conf is updated appropriately Signed-off-by: Saul Wold <sgw@linux.intel.com>
5 lines
261 B
Plaintext
5 lines
261 B
Plaintext
# 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:"
|