diff options
author | Scott Murray <scott.murray@konsulko.com> | 2019-03-25 11:23:29 -0400 |
---|---|---|
committer | Scott Murray <scott.murray@konsulko.com> | 2019-03-25 11:24:52 -0400 |
commit | cc40e7636b8806c4f0139aa1048cb86de2faf2f6 (patch) | |
tree | 91fe737baabd9938a2ee15bcd2e63d1d4ad14d26 /meta-hmi-framework | |
parent | 8f29f2676e81800fb2bba5e8b888b7fe815a0e75 (diff) |
launcher: Update LIC_FILES_CHKSUM
Update LICENSE file location and checksum to match changes in the
repository. The checksum change is due to a switch from a version
with whitespace removed to the stock Apache 2.0 LICENSE file.
Change-Id: I5e87e0b0a5953a9c7e5f18a54a9fbaf6b77a3f95
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Diffstat (limited to 'meta-hmi-framework')
-rw-r--r-- | meta-hmi-framework/recipes-demo-hmi/launcher/launcher_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hmi-framework/recipes-demo-hmi/launcher/launcher_git.bb b/meta-hmi-framework/recipes-demo-hmi/launcher/launcher_git.bb index 9d78ff1a..8c3f72f6 100644 --- a/meta-hmi-framework/recipes-demo-hmi/launcher/launcher_git.bb +++ b/meta-hmi-framework/recipes-demo-hmi/launcher/launcher_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "AGL Launcher Application build with recipe method" HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/apps/launcher" SECTION = "apps" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://launcher/LICENSE;md5=ae6497158920d9524cf208c09cc4c984" +LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" DEPENDS = "\ qtbase \ |