summaryrefslogtreecommitdiff
path: root/recipes-kernel/linux/linux-toradex-ti_6.1.bb
diff options
context:
space:
mode:
authorHiago De Franco <hiago.franco@toradex.com>2024-04-23 17:26:44 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2024-05-22 17:17:28 +0200
commit72d5c336c33d6dd0e209d1d09edbf6bdeab4fac1 (patch)
tree846ffcfe0e6d8db31b823617fad526a85a6984b0 /recipes-kernel/linux/linux-toradex-ti_6.1.bb
parentcf7b357935b8eed74a5ee5319bf5b4669c39d4a3 (diff)
linux-toradex-ti: replace compatible machine with k3
linux-toradex-ti is compatible not only with am62xx machine, but with the K3 Multicore SoC architecture platform (which includes the Aquila AM69 as example). Therefore, add k3 as compatible machine. Related-to: ELB-5482 Signed-off-by: Hiago De Franco <hiago.franco@toradex.com> (cherry picked from commit d628866c778e0095ba190cdab6e40ccb396a3a73)
Diffstat (limited to 'recipes-kernel/linux/linux-toradex-ti_6.1.bb')
-rw-r--r--recipes-kernel/linux/linux-toradex-ti_6.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-toradex-ti_6.1.bb b/recipes-kernel/linux/linux-toradex-ti_6.1.bb
index 6554602..3ac906f 100644
--- a/recipes-kernel/linux/linux-toradex-ti_6.1.bb
+++ b/recipes-kernel/linux/linux-toradex-ti_6.1.bb
@@ -26,7 +26,7 @@ SRCREV_machine:use-head-next = "${AUTOREV}"
PV = "${LINUX_VERSION}+git${SRCPV}"
DEPENDS += "bc-native"
-COMPATIBLE_MACHINE = "am62xx"
+COMPATIBLE_MACHINE = "k3"
export DTC_FLAGS = "-@"