|
[meta-oe][PATCH 10/10] rwmem: Update to latest
- Switch to using meson - Fix build with gcc13 - Use packageconfig for enabling python support and static libs Signed-off-by: Khem Raj <raj.khem@...> --- .../rwmem/0001-include-missing-cstdint.patch |
- Switch to using meson - Fix build with gcc13 - Use packageconfig for enabling python support and static libs Signed-off-by: Khem Raj <raj.khem@...> --- .../rwmem/0001-include-missing-cstdint.patch |
|
By
Khem Raj
·
|
|
[meta-python][PATCH 09/10] python3-pybind11: Upgrade to 2.10.3
It gets pkgconfig support which is required by some dependent packages like rwmem Signed-off-by: Khem Raj <raj.khem@...> --- ...11_2.10.0.bb => python3-pybind11_2.10.3.bb} | 18 +++++++----------- 1 fi
It gets pkgconfig support which is required by some dependent packages like rwmem Signed-off-by: Khem Raj <raj.khem@...> --- ...11_2.10.0.bb => python3-pybind11_2.10.3.bb} | 18 +++++++----------- 1 fi
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 08/10] libinih: Upgrade to version 56
Change SRC_URI to benhoyt fork, it seems to be well maintained. Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-support/inih/libinih_56.bb | 14 +++++++++++++ meta-oe/recipes-support/inih/li
Change SRC_URI to benhoyt fork, it seems to be well maintained. Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-support/inih/libinih_56.bb | 14 +++++++++++++ meta-oe/recipes-support/inih/li
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 07/10] geos: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- .../geos/0001-include-missing-cstdint.patch | 82 +++++++++++++++++++ meta-oe/recipes-navigation/geos/geos_3.9.4.bb | 3 +- 2 files changed, 84 insertions(+),
Signed-off-by: Khem Raj <raj.khem@...> --- .../geos/0001-include-missing-cstdint.patch | 82 +++++++++++++++++++ meta-oe/recipes-navigation/geos/geos_3.9.4.bb | 3 +- 2 files changed, 84 insertions(+),
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 06/10] geos: Upgrade to 3.9.4
Merge .inc into .bb Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-navigation/geos/geos_3.9.3.bb | 3 --- meta-oe/recipes-navigation/geos/{geos.inc => geos_3.9.4.bb} | 3 ++- 2 files changed
Merge .inc into .bb Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-navigation/geos/geos_3.9.3.bb | 3 --- meta-oe/recipes-navigation/geos/{geos.inc => geos_3.9.4.bb} | 3 ++- 2 files changed
|
By
Khem Raj
·
|
|
[meta-multimedia][PATCH 05/10] mpd: Upgrade to 0.23.12 release
Signed-off-by: Khem Raj <raj.khem@...> --- .../musicpd/{mpd_0.23.9.bb => mpd_0.23.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.2
Signed-off-by: Khem Raj <raj.khem@...> --- .../musicpd/{mpd_0.23.9.bb => mpd_0.23.12.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-multimedia/recipes-multimedia/musicpd/{mpd_0.2
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 04/10] proj: Upgrade to 9.1.1 release
Signed-off-by: Khem Raj <raj.khem@...> --- .../recipes-navigation/proj/{proj_9.1.0.bb => proj_9.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-navigation/proj/{pro
Signed-off-by: Khem Raj <raj.khem@...> --- .../recipes-navigation/proj/{proj_9.1.0.bb => proj_9.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-navigation/proj/{pro
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 03/10] v4l-utils: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- ...nclude-missing-cstdint-for-uintptr_t.patch | 31 +++++++++++++++++++ .../v4l2apps/v4l-utils_1.23.0.bb | 1 + 2 files changed, 32 insertions(+) create mode 1
Signed-off-by: Khem Raj <raj.khem@...> --- ...nclude-missing-cstdint-for-uintptr_t.patch | 31 +++++++++++++++++++ .../v4l2apps/v4l-utils_1.23.0.bb | 1 + 2 files changed, 32 insertions(+) create mode 1
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 02/10] libwebsockets: Fix build with gcc13
Signed-off-by: Khem Raj <raj.khem@...> --- ...int-mismatch-in-lws_tls_server_abort.patch | 32 +++++++++++++++++++ .../libwebsockets/libwebsockets_4.3.2.bb | 3 +- 2 files changed, 34 insertions(+), 1 d
Signed-off-by: Khem Raj <raj.khem@...> --- ...int-mismatch-in-lws_tls_server_abort.patch | 32 +++++++++++++++++++ .../libwebsockets/libwebsockets_4.3.2.bb | 3 +- 2 files changed, 34 insertions(+), 1 d
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 01/10] poco: Do not use std::atomic<bool>
They are not implemented for all arches e.g. RISCV on gcc 13 yet Fixes riscv64-yoe-linux/gcc/riscv64-yoe-linux/13.0.1/ld: lib/libPocoFoundation.so.94: unde fined reference to `__atomic_exchange_1' Sig
They are not implemented for all arches e.g. RISCV on gcc 13 yet Fixes riscv64-yoe-linux/gcc/riscv64-yoe-linux/13.0.1/ld: lib/libPocoFoundation.so.94: unde fined reference to `__atomic_exchange_1' Sig
|
By
Khem Raj
·
|
|
[meta-networking] [PATCH] mbedtls: upgrade to 2.28.2 to fix CVE-2022-46392, CVE-2022-46393
An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking
An issue was discovered in Mbed TLS before 2.28.2 and 3.x before 3.3.0. An adversary with access to precise enough information about memory accesses (typically, an untrusted operating system attacking
|
By
Stefan Ghinea
·
|
|
[meta-oe][PATCH 4/4] rocksdb: Fix build with clang compiler
Need to drop using -msse4.2 -mpclmul Signed-off-by: Khem Raj <raj.khem@...> --- ...-Do-not-add-msse4.2-mpclmul-on-clang.patch | 33 +++++++++++++++++++ meta-oe/recipes-dbs/rocksdb/rocksdb_7.9.2.bb | 1
Need to drop using -msse4.2 -mpclmul Signed-off-by: Khem Raj <raj.khem@...> --- ...-Do-not-add-msse4.2-mpclmul-on-clang.patch | 33 +++++++++++++++++++ meta-oe/recipes-dbs/rocksdb/rocksdb_7.9.2.bb | 1
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 3/4] htop: fix Upstream-Status format
From: Martin Jansa <martin.jansa@...> Signed-off-by: Martin Jansa <Martin.Jansa@...> Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-support/htop/files/0001-Use-pkg-config.patch | 3 +-- 1 f
From: Martin Jansa <martin.jansa@...> Signed-off-by: Martin Jansa <Martin.Jansa@...> Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-support/htop/files/0001-Use-pkg-config.patch | 3 +-- 1 f
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 2/4] redis-plus-plus: Enable SSL/TLS by default
Makes the build consistent and it does not look into native sysroot for ssl Signed-off-by: Khem Raj <raj.khem@...> --- .../recipes-extended/redis-plus-plus/redis-plus-plus_1.3.7.bb | 4 +++- 1 file cha
Makes the build consistent and it does not look into native sysroot for ssl Signed-off-by: Khem Raj <raj.khem@...> --- .../recipes-extended/redis-plus-plus/redis-plus-plus_1.3.7.bb | 4 +++- 1 file cha
|
By
Khem Raj
·
|
|
[meta-oe][PATCH 1/4] hiredis: Enable SSL/TLS support by default
Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-extended/hiredis/hiredis_1.0.2.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/hiredis/hired
Signed-off-by: Khem Raj <raj.khem@...> --- meta-oe/recipes-extended/hiredis/hiredis_1.0.2.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/meta-oe/recipes-extended/hiredis/hired
|
By
Khem Raj
·
|
|
[meta-oe][PATCH] htop: fix Upstream-Status format
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/htop/files/0001-Use-pkg-config.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-oe/recipes-supp
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- meta-oe/recipes-support/htop/files/0001-Use-pkg-config.patch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta-oe/recipes-supp
|
By
Martin Jansa
·
|
|
[meta-oe][PATCH 2/2] smartmontools: fix Upstream-Status format
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...0001-configure.ac-Define-SOURCE_DATE_EPOCH-in-CPPFLAGS.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-ext
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- ...0001-configure.ac-Define-SOURCE_DATE_EPOCH-in-CPPFLAGS.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-ext
|
By
Martin Jansa
·
|
|
[meta-oe][PATCH 1/2] s-nail: fix Upstream-Status format
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../s-nail/files/0001-make.rc-set-VAL_MTA.patch | 2 +- .../files/0001-su_INLINE-eh-no-give-up-share-detection.patch | 2 +- .../files/0001-su_INLINE-g
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- .../s-nail/files/0001-make.rc-set-VAL_MTA.patch | 2 +- .../files/0001-su_INLINE-eh-no-give-up-share-detection.patch | 2 +- .../files/0001-su_INLINE-g
|
By
Martin Jansa
·
|
|
[meta-oe][PATCH] keyutils: Upgrade 1.6.1 -> 1.6.3
Move SRC_URI to git as there's no tarball for 1.6.3. Fix failing tests when busybox is providing `head`. Pull in reproducibility fix from Arch Linux. Remove autoconf inherit as this is a simple Makefi
Move SRC_URI to git as there's no tarball for 1.6.3. Fix failing tests when busybox is providing `head`. Pull in reproducibility fix from Arch Linux. Remove autoconf inherit as this is a simple Makefi
|
By
Alex Kiernan
·
|
|
[meta-oe][PATCH 13/13] msktutil: Upgrade to 1.2.1
Signed-off-by: Khem Raj <raj.khem@...> --- .../{msktutil_1.2.bb => msktutil_1.2.1.bb} | 5 +-- ...figure.ac-Remove-native-include-path.patch | 31 +++++++++++++++++++ 2 files changed, 34 insertions(+),
Signed-off-by: Khem Raj <raj.khem@...> --- .../{msktutil_1.2.bb => msktutil_1.2.1.bb} | 5 +-- ...figure.ac-Remove-native-include-path.patch | 31 +++++++++++++++++++ 2 files changed, 34 insertions(+),
|
By
Khem Raj
·
|