summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/imx-test/imx-test.inc
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.inc
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.inc')
-rw-r--r--recipes-bsp/imx-test/imx-test.inc2
1 files changed, 1 insertions, 1 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