summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2019-03-25 11:23:29 -0400
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-04-12 20:55:58 +0000
commitc9baba007903239181c135c3315d92538bb4ca58 (patch)
treeb914dea59350abd7140bef7c47a339bb611916cf
parent18dc338134fe68fc991d86964b01c83591473c84 (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. Signed-off-by: Scott Murray <scott.murray@konsulko.com> (cherry picked from commit cc40e7636b8806c4f0139aa1048cb86de2faf2f6) Change-Id: Ia000bc1938208f2ab1549ecd4a45940c8af7ed64
-rw-r--r--meta-hmi-framework/recipes-demo-hmi/launcher/launcher_git.bb2
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 \