From 1f4cefc8821f88627db3c3630cf0f5c7c643bfc1 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Sat, 11 Mar 2023 21:13:03 +0800 Subject: [PATCH] restorecond: upgrade 3.4 -> 3.5 License-Update: Rename COPYING to LICENSE. No content changes. Signed-off-by: Yi Zhao Signed-off-by: Joe MacDonald --- .../selinux/{restorecond_3.4.bb => restorecond_3.5.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename recipes-security/selinux/{restorecond_3.4.bb => restorecond_3.5.bb} (94%) diff --git a/recipes-security/selinux/restorecond_3.4.bb b/recipes-security/selinux/restorecond_3.5.bb similarity index 94% rename from recipes-security/selinux/restorecond_3.4.bb rename to recipes-security/selinux/restorecond_3.5.bb index 5b690d8..8e57283 100644 --- a/recipes-security/selinux/restorecond_3.4.bb +++ b/recipes-security/selinux/restorecond_3.5.bb @@ -6,7 +6,7 @@ will make sure they have the correct file context associated with \ the policy." SECTION = "base" LICENSE = "GPL-2.0-or-later" -LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=393a5ca445f6965873eca0259a17f833" +LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=393a5ca445f6965873eca0259a17f833" require selinux_common.inc