[meta-freescale] [meta-fsl-arm][PATCH v2 5/5] imx-test: Use the GPL-2 license text from common-licenses

Otavio Salvador otavio at ossystems.com.br
Mon Jan 6 07:54:11 PST 2014


The previous used license file (from OE-Core source) may change even
if GPL-2 does not; so we cannot use it.

Change-Id: I6c3ea399461cc7b13721f7c33a83e227f460e448
Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 recipes-bsp/imx-test/imx-test.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-bsp/imx-test/imx-test.inc b/recipes-bsp/imx-test/imx-test.inc
index 052e356..c7f916c 100644
--- a/recipes-bsp/imx-test/imx-test.inc
+++ b/recipes-bsp/imx-test/imx-test.inc
@@ -8,7 +8,7 @@ DEPENDS_mx6s  = "virtual/kernel imx-lib imx-vpu"
 DEPENDS_mx6sl = "virtual/kernel imx-lib"
 
 LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58"
+LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
 
 INC_PR = "r7"
 
-- 
1.8.5.2



More information about the meta-freescale mailing list