summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test_00.00.00.bb
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/imx-test_00.00.00.bb
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/imx-test_00.00.00.bb')
-rw-r--r--recipes-bsp/imx-test/imx-test_00.00.00.bb2
1 files changed, 1 insertions, 1 deletions
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