From 6d318a5fedac23182898fa75f41a51859c150861 Mon Sep 17 00:00:00 2001 From: Grzegorz Kowalski Date: Thu, 14 Mar 2024 20:28:52 +0100 Subject: [PATCH] tango-common: fix common license path --- recipes-support/tango-common/tango-common_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-support/tango-common/tango-common_1.0.bb b/recipes-support/tango-common/tango-common_1.0.bb index 9b1535f..5ee7f6b 100644 --- a/recipes-support/tango-common/tango-common_1.0.bb +++ b/recipes-support/tango-common/tango-common_1.0.bb @@ -1,6 +1,6 @@ SUMMARY = "Common configuration for Tango Controls" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302" SRC_URI = "file://tangorc"