meta-digi-arm: Review imx-bootlets_del recipe.

Use COMMON_LICENSE_DIR variable.

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2013-03-21 16:38:46 +01:00
parent fc9d6faa33
commit ec9ae14194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
DESCRIPTION = "IMX bootlets for Digi platforms" DESCRIPTION = "IMX bootlets for Digi platforms"
SECTION = "base" SECTION = "base"
LICENSE = "GPL-2.0" 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" PR = "r0"