diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2025-09-14 16:40:45 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-09-15 09:55:16 -0700 |
| commit | 0601a0bd8f4a6855e5a5036c7a905250f3ba703b (patch) | |
| tree | c22003cde0a51ff9e2edbf4c39c526dc6f56383b /meta-networking | |
| parent | 0587c7ac7e85d54ab29a812b090a761ef1b74aed (diff) | |
| download | meta-openembedded-0601a0bd8f4a6855e5a5036c7a905250f3ba703b.tar.gz | |
pgpool2: update patch statuses
The patches were submitted to upstream, they are not pending anymore.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-networking/recipes-support/pgpool2/pgpool2/0001-fix-compiling-on-32-bit-systems.patch b/meta-networking/recipes-support/pgpool2/pgpool2/0001-fix-compiling-on-32-bit-systems.patch index cb6da7b08e..13db1856a6 100644 --- a/meta-networking/recipes-support/pgpool2/pgpool2/0001-fix-compiling-on-32-bit-systems.patch +++ b/meta-networking/recipes-support/pgpool2/pgpool2/0001-fix-compiling-on-32-bit-systems.patch | |||
| @@ -16,7 +16,7 @@ as long - however on 32 bit systems this fails due to different time_t size: | |||
| 16 | To account for this, introduce a new helper function to get a json value as | 16 | To account for this, introduce a new helper function to get a json value as |
| 17 | a time_t type. | 17 | a time_t type. |
| 18 | 18 | ||
| 19 | Upstream-Status: Pending [project ML registration is down] | 19 | Upstream-Status: Submitted [https://github.com/pgpool/pgpool2/pull/128] |
| 20 | 20 | ||
| 21 | Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> | 21 | Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> |
| 22 | --- | 22 | --- |
diff --git a/meta-networking/recipes-support/pgpool2/pgpool2/0001-snprintf-Add-math.h-to-ensure-isnan-and-isinf-are-de.patch b/meta-networking/recipes-support/pgpool2/pgpool2/0001-snprintf-Add-math.h-to-ensure-isnan-and-isinf-are-de.patch index 335761c9bf..1fdf91227b 100644 --- a/meta-networking/recipes-support/pgpool2/pgpool2/0001-snprintf-Add-math.h-to-ensure-isnan-and-isinf-are-de.patch +++ b/meta-networking/recipes-support/pgpool2/pgpool2/0001-snprintf-Add-math.h-to-ensure-isnan-and-isinf-are-de.patch | |||
| @@ -19,7 +19,7 @@ When building for 32-bit arm arch, compilation fails with the following error: | |||
| 19 | 19 | ||
| 20 | To avoid the error, add math.h to snprintf.c. | 20 | To avoid the error, add math.h to snprintf.c. |
| 21 | 21 | ||
| 22 | Upstream-Status: Pending [project ML registration is down] | 22 | Upstream-Status: Submitted [https://github.com/pgpool/pgpool2/pull/128] |
| 23 | 23 | ||
| 24 | Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> | 24 | Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com> |
| 25 | --- | 25 | --- |
