From 12c264bb7d53a431839b799ddf8bfcf4c7a0060a Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Tue, 22 Feb 2022 11:15:05 -0500 Subject: 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 Change-Id: Iad7f9d353d3111287e2b39ee98cd872e2b7fec32 --- meta-agl-lxc/recipes-demo/mominavi/mominavi_git.bb | 2 +- meta-agl-lxc/recipes-demo/momiscreen/momiscreen_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-agl-lxc/recipes-demo') diff --git a/meta-agl-lxc/recipes-demo/mominavi/mominavi_git.bb b/meta-agl-lxc/recipes-demo/mominavi/mominavi_git.bb index 48ab6a85..3c93427a 100644 --- a/meta-agl-lxc/recipes-demo/mominavi/mominavi_git.bb +++ b/meta-agl-lxc/recipes-demo/mominavi/mominavi_git.bb @@ -1,7 +1,7 @@ SUMMARY = "Momiyama navigation example based on mapbox." DESCRIPTION = "The mominavi is a navigation example based on mapbox. It's based on aglqtnavigation. \ The mominavi is not require agl-appfw." -LICENSE = "GPLv3" +LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = " \ diff --git a/meta-agl-lxc/recipes-demo/momiscreen/momiscreen_git.bb b/meta-agl-lxc/recipes-demo/momiscreen/momiscreen_git.bb index 55253ffa..6fdc3097 100644 --- a/meta-agl-lxc/recipes-demo/momiscreen/momiscreen_git.bb +++ b/meta-agl-lxc/recipes-demo/momiscreen/momiscreen_git.bb @@ -1,7 +1,7 @@ SUMMARY = "Momiyama home screen example" DESCRIPTION = "The momiscreen is a home screen example. \ The momiscreen is not require agl-appfw." -LICENSE = "GPLv3" +LICENSE = "GPL-3.0-only" LIC_FILES_CHKSUM = "file://LICENSE;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = " \ -- cgit 1.2.3-korg