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-daemons/ptpd | |
| 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-daemons/ptpd')
| -rw-r--r-- | meta-networking/recipes-daemons/ptpd/ptpd/Fixed-100-CPU-using-issue-by-adding-minimum-POSIX-ti.patch | 3 | ||||
| -rw-r--r-- | meta-networking/recipes-daemons/ptpd/ptpd/ptpd-use-pkgconfig.patch | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/meta-networking/recipes-daemons/ptpd/ptpd/Fixed-100-CPU-using-issue-by-adding-minimum-POSIX-ti.patch b/meta-networking/recipes-daemons/ptpd/ptpd/Fixed-100-CPU-using-issue-by-adding-minimum-POSIX-ti.patch index 1d2a5368c1..91028d82bc 100644 --- a/meta-networking/recipes-daemons/ptpd/ptpd/Fixed-100-CPU-using-issue-by-adding-minimum-POSIX-ti.patch +++ b/meta-networking/recipes-daemons/ptpd/ptpd/Fixed-100-CPU-using-issue-by-adding-minimum-POSIX-ti.patch | |||
| @@ -8,8 +8,7 @@ Added minimum POSIX timer interval to prevent from timers firing | |||
| 8 | to quickly for the process to handle, resulting in 100% CPU and | 8 | to quickly for the process to handle, resulting in 100% CPU and |
| 9 | endless signal queue. | 9 | endless signal queue. |
| 10 | 10 | ||
| 11 | Upstream-status: Backport | 11 | Upstream-Status: Backport [From commit 1f0baae98a7b23e85f2bfd8f5de64795421c270e: |
| 12 | [From commit 1f0baae98a7b23e85f2bfd8f5de64795421c270e: | ||
| 13 | - critical: added minimum POSIX timer interval to prevent from | 12 | - critical: added minimum POSIX timer interval to prevent from |
| 14 | timers firing to quickly for the process to handle, | 13 | timers firing to quickly for the process to handle, |
| 15 | resulting in 100% CPU and endless signal queue] | 14 | resulting in 100% CPU and endless signal queue] |
diff --git a/meta-networking/recipes-daemons/ptpd/ptpd/ptpd-use-pkgconfig.patch b/meta-networking/recipes-daemons/ptpd/ptpd/ptpd-use-pkgconfig.patch index e4578dda74..cb8c81385b 100644 --- a/meta-networking/recipes-daemons/ptpd/ptpd/ptpd-use-pkgconfig.patch +++ b/meta-networking/recipes-daemons/ptpd/ptpd/ptpd-use-pkgconfig.patch | |||
| @@ -6,7 +6,7 @@ Subject: [PATCH] ptpd: use pkgconfig | |||
| 6 | Yocto uses pkg-config for libpcap, rather than pcap-config, so use that | 6 | Yocto uses pkg-config for libpcap, rather than pcap-config, so use that |
| 7 | instead as the source for libs and cflags. | 7 | instead as the source for libs and cflags. |
| 8 | 8 | ||
| 9 | Upstream-status: Inappropriate [ embedded specific ] | 9 | Upstream-Status: Inappropriate [ embedded specific ] |
| 10 | 10 | ||
| 11 | Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> | 11 | Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> |
| 12 | --- | 12 | --- |
