From cae10403f8d2ab249eec5222cf9ec55346b8eb7a Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 12 Dec 2023 22:44:40 +0000 Subject: [PATCH] bsp: beaglebone-ai64: drop fix for LIC_FILES_CHKSUM No need to adjust LIC_FILES_CHKSUM anymore after this fix: https://git.yoctoproject.org/meta-ti/commit/?h=kirkstone&id=523a1e604d7dc94996573d0242187e5b6395b704 Bug-AGL: SPEC-4941 Change-Id: I2df3a234ac8058ebbb5f28d2a036341b85fe9c0e Signed-off-by: Denys Dmytriyenko Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/29520 Tested-by: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- meta-agl-bsp/conf/include/agl_beaglebone-ai64.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/meta-agl-bsp/conf/include/agl_beaglebone-ai64.inc b/meta-agl-bsp/conf/include/agl_beaglebone-ai64.inc index d12f809fa..789901fb0 100644 --- a/meta-agl-bsp/conf/include/agl_beaglebone-ai64.inc +++ b/meta-agl-bsp/conf/include/agl_beaglebone-ai64.inc @@ -2,6 +2,3 @@ # and firmware, need to use an override to set DEFAULTTUNE back to # what that machine configuration needs. DEFAULTTUNE:k3r5 = "armv7athf" - -# Workaround for recipe assumption of poky location -LIC_FILES_CHKSUM:pn-ti-rtos-firmware = "file://${THISDIR}/../../licenses/TI-TFL;md5=a1b59cb7ba626b9dbbcbf00f3fbc438a" -- 2.16.6