summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-01-06 13:15:52 -0200
committerOtavio Salvador <otavio@ossystems.com.br>2014-01-06 14:29:30 -0200
commita99e70cbb501f992abb8f80218fc5fb2a4fd6224 (patch)
tree3131df54f2dee4f2afc3057db0f586c935300004 /recipes-bsp/imx-test
parent7cb321dce280d810a3f5a9febdbaa04738572794 (diff)
downloadmeta-fsl-arm-a99e70cbb501f992abb8f80218fc5fb2a4fd6224.tar.gz
imx-test: Use the license text from common-licenses
The previous used license file (from OE-Core source) may change even if GPL-2 or MIT does not; so we now use the files from common-licenses. Change-Id: I6c3ea399461cc7b13721f7c33a83e227f460e448 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'recipes-bsp/imx-test')
-rw-r--r--recipes-bsp/imx-test/imx-test.inc2
-rw-r--r--recipes-bsp/imx-test/imx-test_00.00.00.bb2
2 files changed, 2 insertions, 2 deletions
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"
8DEPENDS_mx6sl = "virtual/kernel imx-lib" 8DEPENDS_mx6sl = "virtual/kernel imx-lib"
9 9
10LICENSE = "GPLv2" 10LICENSE = "GPLv2"
11LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 11LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6"
12 12
13INC_PR = "r7" 13INC_PR = "r7"
14 14
diff --git a/recipes-bsp/imx-test/imx-test_00.00.00.bb b/recipes-bsp/imx-test/imx-test_00.00.00.bb
index 04bbbed..1f6a275 100644
--- a/recipes-bsp/imx-test/imx-test_00.00.00.bb
+++ b/recipes-bsp/imx-test/imx-test_00.00.00.bb
@@ -2,7 +2,7 @@ SUMMARY = "Dummy package for SoCs lacking imx-test package"
2DESCRIPTION = "Dummy package for SoCs lacking imx-test package" 2DESCRIPTION = "Dummy package for SoCs lacking imx-test package"
3SECTION = "base" 3SECTION = "base"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58" 5LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
6 6
7inherit allarch 7inherit allarch
8 8