From c9baba007903239181c135c3315d92538bb4ca58 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Mon, 25 Mar 2019 11:23:29 -0400 Subject: 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 (cherry picked from commit cc40e7636b8806c4f0139aa1048cb86de2faf2f6) Change-Id: Ia000bc1938208f2ab1549ecd4a45940c8af7ed64 --- meta-hmi-framework/recipes-demo-hmi/launcher/launcher_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit 1.2.3-korg