From 34f909cfdfa64564aec630319c878697354243dc Mon Sep 17 00:00:00 2001 From: "Li, Xiaoming" Date: Fri, 17 Jul 2020 15:57:34 +0800 Subject: Follow-up change to change of LICENSE file The LICENSE file of these repos has rename modification. Adapt the recipe to follow. Change-Id: I327d02f57eb7e3bb2aece5f1361dc4899da5587a Signed-off-by: Li, Xiaoming Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/25032 Reviewed-by: Jan-Simon Moeller Tested-by: Jan-Simon Moeller --- meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb') diff --git a/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb b/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb index 8aea2c8d3..90d539f8a 100644 --- a/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb +++ b/meta-agl-profile-core/recipes-test/afb-test/afb-test_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "This make testing binding running with Application Framework bind easier by simply test verb return as well as event reception." HOMEPAGE = "https://gerrit.automotivelinux.org/gerrit/#/admin/projects/apps/app-afb-test" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10" +LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" SECTION = "apps" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/app-afb-test;protocol=https;branch=${AGL_BRANCH}" -- cgit 1.2.3-korg