diff options
Diffstat (limited to 'meta-agl-lxc')
-rw-r--r-- | meta-agl-lxc/recipes-demo/mominavi/mominavi_git.bb | 2 | ||||
-rw-r--r-- | meta-agl-lxc/recipes-demo/momiscreen/momiscreen_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
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 = " \ |