From 20965a1326e4c9c440350729712737468fa33768 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bernhard=20Rosenkr=C3=A4nzer?=
 <bernhard.rosenkraenzer.ext@huawei.com>
Date: Sat, 10 Jul 2021 22:25:31 +0200
Subject: [PATCH] glibc: Adapt 2.33 recipe to dunfell
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

License files have been renamed upstream - switch the recipe back to
dunfell's names.

Signed-off-by: Bernhard Rosenkränzer <bernhard.rosenkraenzer.ext@huawei.com>
---
 meta-ohos-staging/recipes-core/glibc/glibc-collateral.inc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-ohos-staging/recipes-core/glibc/glibc-collateral.inc b/meta-ohos-staging/recipes-core/glibc/glibc-collateral.inc
index 4f81f07d..50fb0bfb 100644
--- a/meta-ohos-staging/recipes-core/glibc/glibc-collateral.inc
+++ b/meta-ohos-staging/recipes-core/glibc/glibc-collateral.inc
@@ -1,7 +1,7 @@
 require glibc-common.inc
 
-LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0-only;md5=801f80980d171dd6425610833a22dbe6 \
-                     file://${COMMON_LICENSE_DIR}/LGPL-2.1-only;md5=1a6d268fd218675ffea8be556788b780"
+LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6 \
+                    file://${COMMON_LICENSE_DIR}/LGPL-2.1;md5=1a6d268fd218675ffea8be556788b780"
 
 deltask do_fetch
 deltask do_unpack
-- 
GitLab