From 233fa3ab92d25f864f258fa5abfb49e267696423 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Thu, 28 Mar 2019 08:38:54 +0000 Subject: Revert "launcher: Update LIC_FILES_CHKSUM" In apps/launcher, the two commits modify the LICENSE back to the previous one. * 5462c15 Revert "Start app and get runnables list by homescreen" * a33e4f6 Revert "Sort application display order" So commit #20799 must be reverted too until we go forward again. This reverts commit cc40e7636b8806c4f0139aa1048cb86de2faf2f6. Change-Id: I661cfb6799dce14db207ac0c95561159fe21ce0f Signed-off-by: Stephane Desneux --- 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 8c3f72f6..9d78ff1a 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://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" +LIC_FILES_CHKSUM = "file://launcher/LICENSE;md5=ae6497158920d9524cf208c09cc4c984" DEPENDS = "\ qtbase \ -- cgit 1.2.3-korg