summaryrefslogtreecommitdiffstats
path: root/bsp/meta-ti/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'bsp/meta-ti/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb')
-rw-r--r--bsp/meta-ti/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/bsp/meta-ti/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb b/bsp/meta-ti/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
index b9a3b0fa..bbbc3ec1 100644
--- a/bsp/meta-ti/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
+++ b/bsp/meta-ti/recipes-bsp/cm3-pm-firmware/amx3-cm3_git.bb
@@ -24,5 +24,6 @@ do_install() {
}
FILES_${PN} += "${base_libdir}/firmware"
-COMPATIBLE_HOST ?= "null"
-COMPATIBLE_HOST_ti-soc = "(.*)"
+
+COMPATIBLE_MACHINE = "(ti-soc)"
+TOOLCHAIN = "gcc"