diff options
author | Li, Xiaoming <lixm.fnst@cn.fujitsu.com> | 2020-09-16 10:40:17 +0800 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2020-09-30 13:38:41 +0000 |
commit | 686fccb4cef17067f300e9de9cda81988a392bfa (patch) | |
tree | 23e47cb94c7ed6e435211b08600379f2227fcead /meta-agl-profile-graphical/recipes-apis | |
parent | a837b99021bf7dcb132a449aee3139b87e6882c7 (diff) |
Update Licence filename
follow up the change of https://gerrit.automotivelinux.org/gerrit/c/apps/agl-service-radio/+/25283
Change-Id: Ide3d4c533812d72fbed6a8358f15c1fe2a415ce5
Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25284
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Tested-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-profile-graphical/recipes-apis')
-rw-r--r-- | meta-agl-profile-graphical/recipes-apis/agl-service-radio/agl-service-radio_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-agl-profile-graphical/recipes-apis/agl-service-radio/agl-service-radio_git.bb b/meta-agl-profile-graphical/recipes-apis/agl-service-radio/agl-service-radio_git.bb index b8f48ed7e..a46ce128c 100644 --- a/meta-agl-profile-graphical/recipes-apis/agl-service-radio/agl-service-radio_git.bb +++ b/meta-agl-profile-graphical/recipes-apis/agl-service-radio/agl-service-radio_git.bb @@ -2,9 +2,9 @@ SUMMARY = "Radio Service Binding" DESCRIPTION = "AGL Radio Service Binding" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/agl-service-radio" SECTION = "apps" -LICENSE = "Apache-2.0 & GPLv2+" +LICENSE = "Apache-2.0 & GPLv2" LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984 \ - file://COPYING;md5=751419260aa954499f7abaabaa882bbe" + file://LICENSE.GPL-2.0-only;md5=751419260aa954499f7abaabaa882bbe" PV = "1.0+git${SRCPV}" |