From: Li, Xiaoming <lixm.fnst@cn.fujitsu.com> Date: Fri, 17 Jul 2020 09:24:11 +0000 (+0800) Subject: Follow-up change to change of LICENSE file X-Git-Tag: 9.99.2~3 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=b3e6a4dabebdd8220b1313051a45db52f19da200;p=AGL%2Fmeta-agl-devel.git Follow-up change to change of LICENSE file The LICENSE file of these repos has rename modification. Adapt the recipe to follow. Change-Id: Idb77cf409c44fc94261989111fafe962eab32b68 Signed-off-by: Li, Xiaoming <lixm.fnst@cn.fujitsu.com> --- diff --git a/meta-speech-framework/recipes-apis/agl-service-voice-high/agl-service-voice-high_git.bb b/meta-speech-framework/recipes-apis/agl-service-voice-high/agl-service-voice-high_git.bb index b885c15b..b3c782bb 100644 --- a/meta-speech-framework/recipes-apis/agl-service-voice-high/agl-service-voice-high_git.bb +++ b/meta-speech-framework/recipes-apis/agl-service-voice-high/agl-service-voice-high_git.bb @@ -4,7 +4,7 @@ HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/apps/agl-service-voice-hig SECTION = "apps" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://License.txt;md5=3b83ef96387f14655fc854ddc3c6bd57" +LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" DEPENDS = "json-c systemd af-binder libafb-helpers libappcontroller nlohmann-json glib-2.0"