diff options
author | Scott Murray <scott.murray@konsulko.com> | 2020-06-23 17:02:48 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2020-06-23 17:02:48 -0400 |
commit | cb5b0b199ec113591b17ca7b6bcb8dbd941b0876 (patch) | |
tree | d4c847d15bdc3ea95c2f386aea8cca1ace2bdde8 | |
parent | 041d97e5e23b152a73ee4c1ded707e02662b6292 (diff) |
radio: update LIC_FILES_CHKSUM
The COPYING file has been removed from the app repository.
Bug-AGL: SPEC-3440
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: Ifa6195a7c801c8aae3e79deaf7c727652e1010cd
-rw-r--r-- | recipes-demo-hmi/radio/radio_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-demo-hmi/radio/radio_git.bb b/recipes-demo-hmi/radio/radio_git.bb index 22d7ecbe6..3a89af588 100644 --- a/recipes-demo-hmi/radio/radio_git.bb +++ b/recipes-demo-hmi/radio/radio_git.bb @@ -4,8 +4,7 @@ HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/r SECTION = "apps" LICENSE = "Apache-2.0 & GPLv2+" -LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984 \ - file://COPYING;md5=751419260aa954499f7abaabaa882bbe" +LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/radio;protocol=https;branch=${AGL_BRANCH} \ file://presets-ALS.conf \ |