From 285b7cd79fda2967613c14141f99aa8ef6f99c8d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 23 Feb 2023 14:45:29 +0100 Subject: .patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core Signed-off-by: Martin Jansa Signed-off-by: Khem Raj --- .../recipes-support/chrony/chrony/arm_eabi.patch | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'meta-networking/recipes-support/chrony') diff --git a/meta-networking/recipes-support/chrony/chrony/arm_eabi.patch b/meta-networking/recipes-support/chrony/chrony/arm_eabi.patch index 5ba2081262..82c0e1b68b 100644 --- a/meta-networking/recipes-support/chrony/chrony/arm_eabi.patch +++ b/meta-networking/recipes-support/chrony/chrony/arm_eabi.patch @@ -3,25 +3,25 @@ From: Joe Slater Date: Thu, 9 Mar 2017 10:58:06 -0800 Subject: [PATCH] chrony: fix build failure for arma9 - Eliminate references to syscalls not available - for ARM_EABI. Also add a dependency on libseccomp - which is needed for scfilter to work. +Eliminate references to syscalls not available +for ARM_EABI. Also add a dependency on libseccomp +which is needed for scfilter to work. - Set PACKAGECONFIG to not enable scfilter, since - kernel CONFIG_SECCOMP is unlikely to be set. This - aligns the usage of libseccomp with that of other packages. +Set PACKAGECONFIG to not enable scfilter, since +kernel CONFIG_SECCOMP is unlikely to be set. This +aligns the usage of libseccomp with that of other packages. - Upstream-Status: Pending +Upstream-Status: Pending - Signed-off-by: Joe Slater +Signed-off-by: Joe Slater - Refresh patch for new upstream version. +Refresh patch for new upstream version. - Signed-off-by: Robert Joslyn +Signed-off-by: Robert Joslyn - Refreshed for 4.0 +Refreshed for 4.0 - Signed-off-by: Khem Raj +Signed-off-by: Khem Raj --- sys_linux.c | 15 +++++++++------ -- cgit v1.2.3-54-g00ecf