diff options
Diffstat (limited to 'meta-agl-core-test/recipes-test/linus-stress')
-rw-r--r-- | meta-agl-core-test/recipes-test/linus-stress/linus-stress.bb | 2 |
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}" |