summaryrefslogtreecommitdiffstats
path: root/meta-agl-core-test/recipes-test/linus-stress/linus-stress.bb
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-02-22 11:15:42 -0500
committerScott Murray <scott.murray@konsulko.com>2022-03-30 14:08:33 -0400
commit79fd3c89497cf90303bc41c077614bf78b644245 (patch)
tree8a484be8c906465e5d368883edc14e009d149f63 /meta-agl-core-test/recipes-test/linus-stress/linus-stress.bb
parent73c48ad8a6ec86af4dc87bc2a2679d2ce4566706 (diff)
Update to SPDX license names
Apply updates from running the new convert-spdx-licenses script from upstream. This is not currently a hard requirement from upstream, but futureproofs for when the license name mapping is finally removed. Bug-AGL: SPEC-3819 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I0af2a3ef75c999d447549127ae4cd2ed5c5b910f
Diffstat (limited to 'meta-agl-core-test/recipes-test/linus-stress/linus-stress.bb')
-rw-r--r--meta-agl-core-test/recipes-test/linus-stress/linus-stress.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core-test/recipes-test/linus-stress/linus-stress.bb b/meta-agl-core-test/recipes-test/linus-stress/linus-stress.bb
index aaa4d138c..927df7876 100644
--- a/meta-agl-core-test/recipes-test/linus-stress/linus-stress.bb
+++ b/meta-agl-core-test/recipes-test/linus-stress/linus-stress.bb
@@ -1,6 +1,6 @@
SUMMARY = "linus_stress test"
HOMEPAGE = "https://chromium.googlesource.com/chromiumos/third_party/autotest/+/master/client/tests/linus_stress"
-LICENSE = "GPLv2"
+LICENSE = "GPL-2.0-only"
LIC_FILES_CHKSUM = "file://${S}/linus_stress/LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/qa-test-misc;protocol=https;branch=${AGL_BRANCH}"