diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2022-08-28 10:29:27 +0800 |
---|---|---|
committer | Joe MacDonald <joe@deserted.net> | 2022-08-28 13:54:59 -0400 |
commit | 123166b8c33f6aa3e292fee5025cba80f38374fd (patch) | |
tree | bab49884d53851a7b11ef13ffdcfe373d649e48c /recipes-security/selinux/mcstrans/mcstrans-fix-the-init-script.patch | |
parent | 7d634556b0400548dd2898d1c523a7a44432cf50 (diff) | |
download | meta-selinux-123166b8c33f6aa3e292fee5025cba80f38374fd.tar.gz |
mcstrans: upgrade 3.3 -> 3.4
Refresh patches.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'recipes-security/selinux/mcstrans/mcstrans-fix-the-init-script.patch')
-rw-r--r-- | recipes-security/selinux/mcstrans/mcstrans-fix-the-init-script.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-security/selinux/mcstrans/mcstrans-fix-the-init-script.patch b/recipes-security/selinux/mcstrans/mcstrans-fix-the-init-script.patch index 79be090..a560722 100644 --- a/recipes-security/selinux/mcstrans/mcstrans-fix-the-init-script.patch +++ b/recipes-security/selinux/mcstrans/mcstrans-fix-the-init-script.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | From 4d918a9679d2902ca2d41fe769a4d76f07a67b5f Mon Sep 17 00:00:00 2001 | 1 | From 123d5b6413905bfad535a072ff0ab5a495cb2a2a Mon Sep 17 00:00:00 2001 |
2 | From: Roy Li <rongqing.li@windriver.com> | 2 | From: Roy Li <rongqing.li@windriver.com> |
3 | Date: Wed, 6 Nov 2019 22:13:33 +0800 | 3 | Date: Wed, 6 Nov 2019 22:13:33 +0800 |
4 | Subject: [PATCH] mcstrans: fix the init script | 4 | Subject: [PATCH] mcstrans: fix the init script |
@@ -28,5 +28,5 @@ index 8b4737d..86c89ea 100644 | |||
28 | echo | 28 | echo |
29 | if test $RETVAL = 0 ; then | 29 | if test $RETVAL = 0 ; then |
30 | -- | 30 | -- |
31 | 2.7.4 | 31 | 2.25.1 |
32 | 32 | ||