summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2023-03-11 21:13:03 +0800
committerJoe MacDonald <joe@deserted.net>2023-03-27 09:34:02 -0400
commit1f4cefc8821f88627db3c3630cf0f5c7c643bfc1 (patch)
tree951f497a086d8da5dc11ef2b0e7860c87205c302
parentb4385b6746f618aed3ff0afbfcc660e53ce00845 (diff)
downloadmeta-selinux-1f4cefc8821f88627db3c3630cf0f5c7c643bfc1.tar.gz
restorecond: upgrade 3.4 -> 3.5
License-Update: Rename COPYING to LICENSE. No content changes. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
-rw-r--r--recipes-security/selinux/restorecond_3.5.bb (renamed from recipes-security/selinux/restorecond_3.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/restorecond_3.4.bb b/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 \
6the policy." 6the policy."
7SECTION = "base" 7SECTION = "base"
8LICENSE = "GPL-2.0-or-later" 8LICENSE = "GPL-2.0-or-later"
9LIC_FILES_CHKSUM = "file://${S}/COPYING;md5=393a5ca445f6965873eca0259a17f833" 9LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=393a5ca445f6965873eca0259a17f833"
10 10
11require selinux_common.inc 11require selinux_common.inc
12 12