|
[meta-networking][PATCH 17/22] libesmtp: Enable gnu strerror_r on glibc
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-networking/recipes-support/libesmtp/libesmtp_1.1.0.bb | 4 ++++
1 file changed, 4 insertions(+)
diff --git
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-networking/recipes-support/libesmtp/libesmtp_1.1.0.bb | 4 ++++
1 file changed, 4 insertions(+)
diff --git
|
By
Khem Raj
·
#98707
·
|
|
[meta-webserver][PATCH 16/22] sthttpd: Define _GNU_SOURCE if HAVE_SIGSET is set
Signed-off-by: Khem Raj <raj.khem@...>
---
...ne-_GNU_SOURCE-if-HAVE_SIGSET-is-set.patch | 51 +++++++++++++++++++
.../recipes-httpd/sthttpd/sthttpd_2.27.1.bb | 1 +
2 files changed, 52
Signed-off-by: Khem Raj <raj.khem@...>
---
...ne-_GNU_SOURCE-if-HAVE_SIGSET-is-set.patch | 51 +++++++++++++++++++
.../recipes-httpd/sthttpd/sthttpd_2.27.1.bb | 1 +
2 files changed, 52
|
By
Khem Raj
·
#98706
·
|
|
[meta-networking][PATCH 15/22] ot-br-posix: Fix unused variable error
Fixes
r: variable 'i' set but not used [-Wunused-but-set-variable]
| for (uint8_t i = 0;; i++)
| ^
Fixes
r: variable 'i' set but not used [-Wunused-but-set-variable]
| for (uint8_t i = 0;; i++)
| ^
|
By
Khem Raj
·
#98705
·
|
|
[meta-oe][PATCH 14/22] mcpp: Fix build with clang
Signed-off-by: Khem Raj <raj.khem@...>
---
...figure-Fix-checks-for-system-headers.patch | 44 +++++++++++++++++++
meta-oe/recipes-devtools/mcpp/mcpp_2.7.2.bb | 1 +
2 files changed, 45
Signed-off-by: Khem Raj <raj.khem@...>
---
...figure-Fix-checks-for-system-headers.patch | 44 +++++++++++++++++++
meta-oe/recipes-devtools/mcpp/mcpp_2.7.2.bb | 1 +
2 files changed, 45
|
By
Khem Raj
·
#98704
·
|
|
[meta-oe][PATCH 13/22] lmbench: Fix build time tests and use the scripts/build
scripts/build does some configure like work before handing of
compilation to make, and these tests are essential for OE builds too
e.g. socklen_t differs between musl and glibc and this script can
scripts/build does some configure like work before handing of
compilation to make, and these tests are essential for OE builds too
e.g. socklen_t differs between musl and glibc and this script can
|
By
Khem Raj
·
#98703
·
|
|
[meta-oe][PATCH 12/22] passwdqc: Upgrade to 2.0.2
License-Update: install-dependencies.sh and run-build-and-tests.sh are
mentioned under GPL-2.0 but they are not included in release tarball
Signed-off-by: Khem Raj <raj.khem@...>
---
License-Update: install-dependencies.sh and run-build-and-tests.sh are
mentioned under GPL-2.0 but they are not included in release tarball
Signed-off-by: Khem Raj <raj.khem@...>
---
|
By
Khem Raj
·
#98702
·
|
|
[meta-networking][PATCH 11/22] netkit-telnet: Add time.h from strftime/time prototypes
Signed-off-by: Khem Raj <raj.khem@...>
---
...time.h-form-time-and-strftime-protot.patch | 27 +++++++++++++++++++
.../netkit-telnet/netkit-telnet_0.17.bb | 1 +
2 files changed, 28
Signed-off-by: Khem Raj <raj.khem@...>
---
...time.h-form-time-and-strftime-protot.patch | 27 +++++++++++++++++++
.../netkit-telnet/netkit-telnet_0.17.bb | 1 +
2 files changed, 28
|
By
Khem Raj
·
#98701
·
|
|
[meta-networking][PATCH 10/22] ntp: Fix check for pthread_detach
Signed-off-by: Khem Raj <raj.khem@...>
---
...ix-types-in-check-for-pthread_detach.patch | 33 +++++++++++++++++++
.../recipes-support/ntp/ntp_4.2.8p15.bb | 1 +
2 files changed, 34
Signed-off-by: Khem Raj <raj.khem@...>
---
...ix-types-in-check-for-pthread_detach.patch | 33 +++++++++++++++++++
.../recipes-support/ntp/ntp_4.2.8p15.bb | 1 +
2 files changed, 34
|
By
Khem Raj
·
#98700
·
|
|
[meta-oe][PATCH 09/22] minifi-cpp: Disable lto.
lto does not work always. Its enabled only in civetweb and no where
else. Fow cosnsitent builds disable it everywhere.
Signed-off-by: Khem Raj <raj.khem@...>
---
lto does not work always. Its enabled only in civetweb and no where
else. Fow cosnsitent builds disable it everywhere.
Signed-off-by: Khem Raj <raj.khem@...>
---
|
By
Khem Raj
·
#98699
·
|
|
[meta-oe][PATCH 08/22] cli11: upgrade 1.9.1 -> 2.2.0
From: Wang Mingyu <wangmy@...>
License-Update: Copyright year updated to 2022.
0001-Do-not-download-the-catch-framework-during-configure.patch
added to download the catch framework before
From: Wang Mingyu <wangmy@...>
License-Update: Copyright year updated to 2022.
0001-Do-not-download-the-catch-framework-during-configure.patch
added to download the catch framework before
|
By
Khem Raj
·
#98698
·
|
|
[meta-oe][PATCH 07/22] sblim-sfcb: Include config.h before using CONFIG_ERROR_H
Fix use before definition case.
Signed-off-by: Khem Raj <raj.khem@...>
---
...d-for-error.h-when-it-does-not-exist.patch | 27 +++++++++----------
1 file changed, 12 insertions(+), 15
Fix use before definition case.
Signed-off-by: Khem Raj <raj.khem@...>
---
...d-for-error.h-when-it-does-not-exist.patch | 27 +++++++++----------
1 file changed, 12 insertions(+), 15
|
By
Khem Raj
·
#98697
·
|
|
[meta-networking][PATCH 06/22] tftp-hpa: Fix includes for bsd_signal()
Signed-off-by: Khem Raj <raj.khem@...>
---
...-Remove-double-inclusion-of-signal.h.patch | 39 +++++++++++++++++++
.../recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb | 1 +
2 files changed, 40
Signed-off-by: Khem Raj <raj.khem@...>
---
...-Remove-double-inclusion-of-signal.h.patch | 39 +++++++++++++++++++
.../recipes-daemons/tftp-hpa/tftp-hpa_5.2.bb | 1 +
2 files changed, 40
|
By
Khem Raj
·
#98696
·
|
|
[meta-oe][PATCH 05/22] libsmi: Define _DEFAULT_SOURCE for timegm API
Signed-off-by: Khem Raj <raj.khem@...>
---
...1-parser-yang-Define-_DEFAULT_SOURCE.patch | 28 +++++++++++++++++++
.../recipes-support/libsmi/libsmi_0.5.0.bb | 1 +
2 files changed, 29
Signed-off-by: Khem Raj <raj.khem@...>
---
...1-parser-yang-Define-_DEFAULT_SOURCE.patch | 28 +++++++++++++++++++
.../recipes-support/libsmi/libsmi_0.5.0.bb | 1 +
2 files changed, 29
|
By
Khem Raj
·
#98695
·
|
|
[meta-oe][PATCH 04/22] lcdproc: Fix build on non-x86 and arm architectures
Signed-off-by: Khem Raj <raj.khem@...>
---
.../0001-Fix-compilation-with-GCC-10.x.patch | 7 -----
.../0003-Fix-non-x86-platforms-on-musl.patch | 28 ++++++++++++++-----
2 files changed, 21
Signed-off-by: Khem Raj <raj.khem@...>
---
.../0001-Fix-compilation-with-GCC-10.x.patch | 7 -----
.../0003-Fix-non-x86-platforms-on-musl.patch | 28 ++++++++++++++-----
2 files changed, 21
|
By
Khem Raj
·
#98694
·
|
|
[meta-oe][PATCH 03/22] jq: Upgrade to latest and fix configure tests
Signed-off-by: Khem Raj <raj.khem@...>
---
...XOPEN_SOURCE-when-checking-for-strpt.patch | 40 +++++++++++++++++++
...ace-_BSD_SOURCE-with-_DEFAULT_SOURCE.patch | 30 ++++++++++++++
Signed-off-by: Khem Raj <raj.khem@...>
---
...XOPEN_SOURCE-when-checking-for-strpt.patch | 40 +++++++++++++++++++
...ace-_BSD_SOURCE-with-_DEFAULT_SOURCE.patch | 30 ++++++++++++++
|
By
Khem Raj
·
#98693
·
|
|
[meta-oe][PATCH 02/22] libimobiledevice: Explicitly pass -D_GNU_SOURCE via cflags
musl will need this defines for funcitons like asprintf
Signed-off-by: Khem Raj <raj.khem@...>
---
.../libimobiledevice/libimobiledevice_git.bb | 2 ++
1 file changed, 2
musl will need this defines for funcitons like asprintf
Signed-off-by: Khem Raj <raj.khem@...>
---
.../libimobiledevice/libimobiledevice_git.bb | 2 ++
1 file changed, 2
|
By
Khem Raj
·
#98692
·
|
|
[meta-oe][PATCH 01/22] openldap: Fix configure check for pthread_detach
Signed-off-by: Khem Raj <raj.khem@...>
---
...ure-Pass-pthread_t-to-pthread_detach.patch | 32 +++++++++++++++++++
.../openldap/openldap_2.5.12.bb | 1 +
2 files changed, 33
Signed-off-by: Khem Raj <raj.khem@...>
---
...ure-Pass-pthread_t-to-pthread_detach.patch | 32 +++++++++++++++++++
.../openldap/openldap_2.5.12.bb | 1 +
2 files changed, 33
|
By
Khem Raj
·
#98691
·
|
|
[meta-java][dunfell][PATCH ] cacao-initial-native: exclude BB_NUMBER_THREADS from sstate hash
From: Virendra Thakur <virendrak@...>
The sstate-cache for cacao-initial-native is not shareable across
multiple machines because the parallelisation configuration of Bitbake
is being embedded
From: Virendra Thakur <virendrak@...>
The sstate-cache for cacao-initial-native is not shareable across
multiple machines because the parallelisation configuration of Bitbake
is being embedded
|
By
Virendra Thakur
·
#98690
·
|
|
[meta-java][dunfell][PATCH ] classpath-initial-native: exclude BB_NUMBER_THREADS from sstate hash
From: Virendra Thakur <virendrak@...>
The sstate-cache for classpath-initial-native is not shareable across
multiple machines because the parallelisation configuration of Bitbake
is being
From: Virendra Thakur <virendrak@...>
The sstate-cache for classpath-initial-native is not shareable across
multiple machines because the parallelisation configuration of Bitbake
is being
|
By
Virendra Thakur
·
#98689
·
|
|
[meta-python] [PATCH] python3-imageio: upgrade 2.21.1 -> 2.21.2
Changelog:
===========
Fix
------
Allow v3.imread to read dicom (#868) (22c98c2)
Revert to asanyarray (#863) (fdaba04)
Other
--------
Add missing numpy import in example (#866)
Changelog:
===========
Fix
------
Allow v3.imread to read dicom (#868) (22c98c2)
Revert to asanyarray (#863) (fdaba04)
Other
--------
Add missing numpy import in example (#866)
|
By
wangmy
·
#98688
·
|