summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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