Change poiapp to use LICENSE 66/25766/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 7 Dec 2020 21:39:25 +0000 (22:39 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Mon, 7 Dec 2020 21:39:25 +0000 (22:39 +0100)
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 <jsmoeller@linuxfoundation.org>
Change-Id: I3e57bd3606e8b4b36fdde38ecfb57c3f46873c59

recipes-demo-hmi/navigation/poiapp_git.bb

index bd3fc64..2942bf0 100644 (file)
@@ -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 \