From fe1a76c8ed9c5f1627145bbaa0bfb9a69a4a61ea Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan-Simon=20M=C3=B6ller?= Date: Mon, 7 Dec 2020 22:39:25 +0100 Subject: [PATCH] Change poiapp to use LICENSE MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit instead of COPYING to simplify and align with other recipes. Bug-AGL: SPEC-3440 Patch prepared initially by Li Xiaoming. Signed-off-by: Jan-Simon Möller Change-Id: I3e57bd3606e8b4b36fdde38ecfb57c3f46873c59 --- recipes-demo-hmi/navigation/poiapp_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-demo-hmi/navigation/poiapp_git.bb b/recipes-demo-hmi/navigation/poiapp_git.bb index bd3fc64d2..2942bf07c 100644 --- a/recipes-demo-hmi/navigation/poiapp_git.bb +++ b/recipes-demo-hmi/navigation/poiapp_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/AGLExport/genivi-navi-yelp-client" SECTION = "apps" LICENSE = "GPLv2" -LIC_FILES_CHKSUM = "file://COPYING;md5=947b2d60ca3872e172034438e9801200" +LIC_FILES_CHKSUM = "file://LICENSE;md5=4ee23c52855c222cba72583d301d2338" DEPENDS += "qtbase json-c \ libhomescreen \ -- 2.16.6