diff options
| author | Yi Zhao <yi.zhao@windriver.com> | 2020-04-14 15:41:46 +0800 |
|---|---|---|
| committer | Joe MacDonald <joe_macdonald@mentor.com> | 2020-04-15 14:58:15 -0400 |
| commit | a1db7a9925d781450595641692b44cb5353155cc (patch) | |
| tree | 06f27a19f006551e14ee6f9b8da7e04d9757a068 /recipes-security/selinux/libselinux/libselinux-define-FD_CLOEXEC-as-necessary.patch | |
| parent | 1735987a6499119652623dd7edd4a81b8537cc3e (diff) | |
| download | meta-selinux-a1db7a9925d781450595641692b44cb5353155cc.tar.gz | |
libselinux: upgrade to 3.0 (20191204)
* Backport a patch to fix build failure with musl.
* Fix typos in patches.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'recipes-security/selinux/libselinux/libselinux-define-FD_CLOEXEC-as-necessary.patch')
| -rw-r--r-- | recipes-security/selinux/libselinux/libselinux-define-FD_CLOEXEC-as-necessary.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/selinux/libselinux/libselinux-define-FD_CLOEXEC-as-necessary.patch b/recipes-security/selinux/libselinux/libselinux-define-FD_CLOEXEC-as-necessary.patch index ad18cf5..25d4b24 100644 --- a/recipes-security/selinux/libselinux/libselinux-define-FD_CLOEXEC-as-necessary.patch +++ b/recipes-security/selinux/libselinux/libselinux-define-FD_CLOEXEC-as-necessary.patch | |||
| @@ -7,7 +7,7 @@ In truly old systems, even FD_CLOEXEC may not be defined. Produce a | |||
| 7 | warning and duplicate the #define for FD_CLOEXEC found in | 7 | warning and duplicate the #define for FD_CLOEXEC found in |
| 8 | asm-generic/fcntl.h on more modern platforms. | 8 | asm-generic/fcntl.h on more modern platforms. |
| 9 | 9 | ||
| 10 | Uptream-Status: Inappropriate | 10 | Upstream-Status: Inappropriate |
| 11 | 11 | ||
| 12 | Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com> | 12 | Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com> |
| 13 | 13 | ||
