Follow-up change to change of LICENSE file 19/25019/2
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 14 Jul 2020 23:26:52 +0000 (01:26 +0200)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 15 Jul 2020 00:36:39 +0000 (00:36 +0000)
The LICENSE file of the agl-service-data-persistence has been adapted to Apache-2.0.
Adapt the recipe to follow.

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Change-Id: I00826cbc21f20288642313522c442516fe284157
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25019

meta-agl-profile-core/recipes-apis/agl-service-data-persistence/agl-service-data-persistence_git.bb

index bb8caaa..6f15d0c 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "https://git.automotivelinux.org/apps/agl-service-data-persistence/"
 SECTION = "base"
 
 LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=8089a3c40cff9caffd1b9ba5aa3dfd67"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984"
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-data-persistence;protocol=https;branch=${AGL_BRANCH}"
 SRCREV  = "${AGL_APP_REVISION}"