summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2020-04-14 15:41:44 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2020-04-15 14:58:15 -0400
commit60126271a59fced34e34bf447e826036225568b4 (patch)
tree486273970b7ec9f895d2cd11bfe379de80db965d
parent8b3efbf23d2aae1fa21fa813751bfa2fa85f95da (diff)
downloadmeta-selinux-60126271a59fced34e34bf447e826036225568b4.tar.gz
selinux: upgrade inc files to 3.0 (20191204)
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r--recipes-security/selinux/selinux_20191204.inc (renamed from recipes-security/selinux/selinux_20190315.inc)2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/selinux_20190315.inc b/recipes-security/selinux/selinux_20191204.inc
index e79dd54..113fc30 100644
--- a/recipes-security/selinux/selinux_20190315.inc
+++ b/recipes-security/selinux/selinux_20191204.inc
@@ -1,4 +1,4 @@
1SELINUX_RELEASE = "20190315" 1SELINUX_RELEASE = "20191204"
2 2
3SRC_URI = "https://github.com/SELinuxProject/selinux/releases/download/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz" 3SRC_URI = "https://github.com/SELinuxProject/selinux/releases/download/${SELINUX_RELEASE}/${BPN}-${PV}.tar.gz"
4 4