diff options
| author | Martin Jansa <martin.jansa@gmail.com> | 2023-01-27 14:02:24 +0100 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-01-27 17:06:52 -0800 |
| commit | e99f1879662e2b692dca4e94b3b6cbbad29770a6 (patch) | |
| tree | 877a0524f45741fcb57bb8f20f2820eba164bf85 /meta-networking/recipes-support/fping | |
| parent | bfb764ed830537b4e8cd85a2d01850238afc5725 (diff) | |
| download | meta-openembedded-e99f1879662e2b692dca4e94b3b6cbbad29770a6.tar.gz | |
.patch: fix Upstream-Status formatting issues reported by patchreview tool from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support/fping')
| -rw-r--r-- | meta-networking/recipes-support/fping/fping/0001-fping-Initialize-msghdr-struct-in-a-portable-way.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 | |||
| 7 | compile errors on musl, therefore do partial intialization and then | 7 | compile errors on musl, therefore do partial intialization and then |
| 8 | assigning the members individually. | 8 | assigning the members individually. |
| 9 | 9 | ||
| 10 | Upstream-status: Submitted [https://github.com/schweikert/fping/pull/263] | 10 | Upstream-Status: Submitted [https://github.com/schweikert/fping/pull/263] |
| 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> | 11 | Signed-off-by: Khem Raj <raj.khem@gmail.com> |
| 12 | --- | 12 | --- |
| 13 | src/fping.c | 16 +++++++--------- | 13 | src/fping.c | 16 +++++++--------- |
