summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYi Zhao <yi.zhao@windriver.com>2023-12-16 16:21:37 +0800
committerJoe MacDonald <joe@deserted.net>2023-12-18 11:06:31 -0500
commit94ee9d0a42da5ecddc6a33b8e24f33f9fe195740 (patch)
tree23db8b9cd993cc3a45085ceb78baca9b1054dfd9
parent527b6649e9f405f3974476c9d1a4d8b70db016fe (diff)
downloadmeta-selinux-94ee9d0a42da5ecddc6a33b8e24f33f9fe195740.tar.gz
selinux-python: upgrade 3.5 -> 3.6
* Refresh patch Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
-rw-r--r--recipes-security/selinux/selinux-python/fix-sepolicy-install-path.patch4
-rw-r--r--recipes-security/selinux/selinux-python_3.6.bb (renamed from recipes-security/selinux/selinux-python_3.5.bb)0
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/selinux/selinux-python/fix-sepolicy-install-path.patch b/recipes-security/selinux/selinux-python/fix-sepolicy-install-path.patch
index 5eb2e54..bc048c1 100644
--- a/recipes-security/selinux/selinux-python/fix-sepolicy-install-path.patch
+++ b/recipes-security/selinux/selinux-python/fix-sepolicy-install-path.patch
@@ -1,4 +1,4 @@
1From 2a0c2489e9d245502e7a9dc5878da01f9d64db2a Mon Sep 17 00:00:00 2001 1From fb449373ae92a05c324895cd7daee1461a0f0349 Mon Sep 17 00:00:00 2001
2From: Xin Ouyang <Xin.Ouyang@windriver.com> 2From: Xin Ouyang <Xin.Ouyang@windriver.com>
3Date: Mon, 23 Sep 2013 21:17:59 +0800 3Date: Mon, 23 Sep 2013 21:17:59 +0800
4Subject: [PATCH] sepolicy: fix install path for new pymodule sepolicy 4Subject: [PATCH] sepolicy: fix install path for new pymodule sepolicy
@@ -13,7 +13,7 @@ Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
13 1 file changed, 1 insertion(+), 1 deletion(-) 13 1 file changed, 1 insertion(+), 1 deletion(-)
14 14
15diff --git a/sepolicy/Makefile b/sepolicy/Makefile 15diff --git a/sepolicy/Makefile b/sepolicy/Makefile
16index 4e9e93d..512aab5 100644 16index 1a26cfd..6e40691 100644
17--- a/sepolicy/Makefile 17--- a/sepolicy/Makefile
18+++ b/sepolicy/Makefile 18+++ b/sepolicy/Makefile
19@@ -27,7 +27,7 @@ test: 19@@ -27,7 +27,7 @@ test:
diff --git a/recipes-security/selinux/selinux-python_3.5.bb b/recipes-security/selinux/selinux-python_3.6.bb
index 79125d0..79125d0 100644
--- a/recipes-security/selinux/selinux-python_3.5.bb
+++ b/recipes-security/selinux/selinux-python_3.6.bb