aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLi, Xiaoming <lixm.fnst@cn.fujitsu.com>2020-09-16 10:00:53 +0800
committerLi Xiaoming <lixm.fnst@cn.fujitsu.com>2020-09-16 03:06:10 +0000
commit12644b8e54258e113624c263d3d169aa27271db2 (patch)
tree9860d58f5aecc37cda1c6a8c328a854b7bbd943c
parentc44f58e8ab9f728b89f4293297897c073e25f90b (diff)
follow up the change of https://gerrit.automotivelinux.org/gerrit/c/apps/agl-cluster-demo-receiver/+/25286 Bug-AGL: SPEC-3440 Change-Id: I4eb08de6331ec8907b6d84858a85510f109d6260 Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com>
-rw-r--r--recipes-demo-hmi/cluster-receiver/cluster-receiver_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-demo-hmi/cluster-receiver/cluster-receiver_git.bb b/recipes-demo-hmi/cluster-receiver/cluster-receiver_git.bb
index e339388..534351f 100644
--- a/recipes-demo-hmi/cluster-receiver/cluster-receiver_git.bb
+++ b/recipes-demo-hmi/cluster-receiver/cluster-receiver_git.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/a
SECTION = "apps"
LICENSE = "Apache-2.0 & MIT"
-LIC_FILES_CHKSUM = "file://COPYING;md5=374fee6a7817f1e1a5a7bfb7b7989553"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=374fee6a7817f1e1a5a7bfb7b7989553"
SRC_URI = "gitsm://gerrit.automotivelinux.org/gerrit/apps/agl-cluster-demo-receiver;protocol=https;branch=${AGL_BRANCH}"
SRCREV = "${AGL_APP_REVISION}"