Enable cve-check in CI jobs for additional cve log files
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_beaglebone-ai64.inc
index d12f809..1e03b70 100644 (file)
@@ -1,7 +1,6 @@
 # beaglebone-ai64 has a k3r5 BBMULTICONFIG to build its bootloader
 # and firmware, need to use an override to set DEFAULTTUNE back to
 # what that machine configuration needs.
-DEFAULTTUNE:k3r5 = "armv7athf"
+DEFAULTTUNE:k3r5:forcedefaulttune = "armv7athf"
 
-# Workaround for recipe assumption of poky location
-LIC_FILES_CHKSUM:pn-ti-rtos-firmware = "file://${THISDIR}/../../licenses/TI-TFL;md5=a1b59cb7ba626b9dbbcbf00f3fbc438a"
+TI_COMMON_DEPLOY := "${TMPDIR}/deploy"