From ec9ae141949b280dc35d21de7a65c53f69a24ee8 Mon Sep 17 00:00:00 2001 From: Alex Gonzalez Date: Thu, 21 Mar 2013 16:38:46 +0100 Subject: [PATCH] meta-digi-arm: Review imx-bootlets_del recipe. Use COMMON_LICENSE_DIR variable. Signed-off-by: Alex Gonzalez --- .../recipes-bsp/imx-bootlets-del/imx-bootlets-del_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-arm/recipes-bsp/imx-bootlets-del/imx-bootlets-del_git.bb b/meta-digi-arm/recipes-bsp/imx-bootlets-del/imx-bootlets-del_git.bb index 0eecf6372..8a63213e3 100644 --- a/meta-digi-arm/recipes-bsp/imx-bootlets-del/imx-bootlets-del_git.bb +++ b/meta-digi-arm/recipes-bsp/imx-bootlets-del/imx-bootlets-del_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "IMX bootlets for Digi platforms" SECTION = "base" LICENSE = "GPL-2.0" -LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6" PR = "r0"