imx8 machine.conf: Fix include or architecture file

The path has changed with kirkstone.

Part of yocto upgrade from dunfell to kirkstone
This commit is contained in:
Alexandre Bard 2022-08-02 12:24:19 +02:00
parent 2752aadba3
commit 033f3aec05
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ IMX_DEFAULT_BSP = ""
# Prevent usage of dynamic-packagearch for the kernel
MACHINE_ARCH_FILTER = ""
require conf/machine/include/tune-cortexa35.inc
require conf/machine/include/arm/armv8a/tune-cortexa35.inc
MACHINEOVERRIDES =. "mx8:mx8x:mx8qxp:"