From: Jan-Simon Möller Date: Mon, 7 Dec 2020 21:39:25 +0000 (+0100) Subject: Change poiapp to use LICENSE X-Git-Tag: 10.91.0~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=fe1a76c8ed9c5f1627145bbaa0bfb9a69a4a61ea Change poiapp to use LICENSE 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 --- 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 \