From b3e6a4dabebdd8220b1313051a45db52f19da200 Mon Sep 17 00:00:00 2001
From: "Li, Xiaoming" <lixm.fnst@cn.fujitsu.com>
Date: Fri, 17 Jul 2020 17:24:11 +0800
Subject: [PATCH] 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>
---
 .../recipes-apis/agl-service-voice-high/agl-service-voice-high_git.bb   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"
 
-- 
2.16.6