From e99f1879662e2b692dca4e94b3b6cbbad29770a6 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 27 Jan 2023 14:02:24 +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 --- .../fping/0001-fping-Initialize-msghdr-struct-in-a-portable-way.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-networking/recipes-support/fping') diff --git a/meta-networking/recipes-support/fping/fping/0001-fping-Initialize-msghdr-struct-in-a-portable-way.patch b/meta-networking/recipes-support/fping/fping/0001-fping-Initialize-msghdr-struct-in-a-portable-way.patch index 2a5b3e6193..9965d2ec57 100644 --- a/meta-networking/recipes-support/fping/fping/0001-fping-Initialize-msghdr-struct-in-a-portable-way.patch +++ b/meta-networking/recipes-support/fping/fping/0001-fping-Initialize-msghdr-struct-in-a-portable-way.patch @@ -7,7 +7,7 @@ Initializing the structure assuming glibc layout results in compile errors on musl, therefore do partial intialization and then assigning the members individually. -Upstream-status: Submitted [https://github.com/schweikert/fping/pull/263] +Upstream-Status: Submitted [https://github.com/schweikert/fping/pull/263] Signed-off-by: Khem Raj --- src/fping.c | 16 +++++++--------- -- cgit v1.2.3-54-g00ecf