aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Roxell <anders.roxell@linaro.org>2014-02-14 13:37:23 +0100
committerAnders Roxell <anders.roxell@linaro.org>2014-02-14 13:37:23 +0100
commit623283f83ef8ab611f87feb81156805198f9275b (patch)
treeaeebad5bcbdc5888e2644b344ab60e7845a7b52d
parent8a1297a00a331683e4a15eb3b02bc6a5021dc8dc (diff)
usecpu: use correct license
Change-Id: Ide76b3948e7cd7f6576ed8cc701409b12bf80faa Signed-off-by: Anders Roxell <anders.roxell@linaro.org>
-rw-r--r--meta-linaro/recipes-extra/usecpu/usecpu_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-linaro/recipes-extra/usecpu/usecpu_git.bb b/meta-linaro/recipes-extra/usecpu/usecpu_git.bb
index 0d4dc99..3949680 100644
--- a/meta-linaro/recipes-extra/usecpu/usecpu_git.bb
+++ b/meta-linaro/recipes-extra/usecpu/usecpu_git.bb
@@ -1,7 +1,7 @@
SUMMARY = "Uses the CPU"
DESCRIPTION = "This program uses the CPU on a System"
-LICENSE = "GPLv2"
-LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/GPL-2.0;endline=39;md5=c16edc6b3353707bb4789198c72f7e48"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://use_cpu.c;endline=39;md5=f39117026e553ebdce39f633b7b92f9f"
SRCREV = "e246c70aa6cac5df0e593ef3416380ff75a70dc0"
PV = "0.1+git${SRCPV}"