From: Jan-Simon Möller Date: Fri, 19 Jun 2020 21:17:14 +0000 (+0200) Subject: Adapt path to LICENSE file X-Git-Tag: 9.99.1~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=041d97e5e23b152a73ee4c1ded707e02662b6292 Adapt path to LICENSE file It was moved to the toplevel directory. Signed-off-by: Jan-Simon Möller Change-Id: Ibab0b450fa74e3c5637abbb8d848e6e45c088d58 --- diff --git a/recipes-demo-hmi/homescreen/homescreen_git.bb b/recipes-demo-hmi/homescreen/homescreen_git.bb index e6db70e11..a49c30508 100644 --- a/recipes-demo-hmi/homescreen/homescreen_git.bb +++ b/recipes-demo-hmi/homescreen/homescreen_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "AGL Home Screen Application build with recipe method" HOMEPAGE = "http://docs.automotivelinux.org" LICENSE = "Apache-2.0" SECTION = "apps" -LIC_FILES_CHKSUM = "file://homescreen/LICENSE;md5=ae6497158920d9524cf208c09cc4c984" +LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" DEPENDS = "\ qtbase \