diff options
author | Li, Xiaoming <lixm.fnst@cn.fujitsu.com> | 2020-07-17 17:24:11 +0800 |
---|---|---|
committer | Li, Xiaoming <lixm.fnst@cn.fujitsu.com> | 2020-07-17 17:24:11 +0800 |
commit | b3e6a4dabebdd8220b1313051a45db52f19da200 (patch) | |
tree | bbbd189f186fb5b24779a995da946d37646d4550 | |
parent | 085c700dd8414041b152d9fb2a00bcc8dc2bf3fa (diff) |
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>
-rw-r--r-- | meta-speech-framework/recipes-apis/agl-service-voice-high/agl-service-voice-high_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" |