|
[meta-python] [PATCH] python3-flatbuffers: upgrade 2.0.6 -> 2.0.7
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...ython3-flatbuffers_2.0.6.bb => python3-flatbuffers_2.0.7.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
...ython3-flatbuffers_2.0.6.bb => python3-flatbuffers_2.0.7.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
|
By
zhengruoqin
·
#98582
·
|
|
[meta-python] [PATCH] python3-astroid: upgrade 2.12.2 -> 2.12.4
Changelog:
==========
Fixed a crash involving non-standard type comments such as # type: # any comment.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../{python3-astroid_2.12.2.bb =>
Changelog:
==========
Fixed a crash involving non-standard type comments such as # type: # any comment.
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@...>
---
.../{python3-astroid_2.12.2.bb =>
|
By
zhengruoqin
·
#98581
·
|
|
[meta-networking][PATCH] libcoap: Fix gnutls/openssl/mbedtls PACKAGECONFIG conflicts
These were missing a comma so were being added as RRECOMMENDS.
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
meta-networking/recipes-devtools/libcoap/libcoap_4.3.0.bb | 6 +++---
1 file
These were missing a comma so were being added as RRECOMMENDS.
Signed-off-by: Alex Kiernan <alex.kiernan@...>
---
meta-networking/recipes-devtools/libcoap/libcoap_4.3.0.bb | 6 +++---
1 file
|
By
Alex Kiernan
·
#98580
·
|
|
[meta-python][PATCH v2] python3-pyzmq: Add RDEPENDS for python3-pyzmq-ptest
From: Mingli Yu <mingli.yu@...>
Fixes:
# ./run-ptest
./run-ptest: line 3: pytest: command not found
Signed-off-by: Mingli Yu <mingli.yu@...>
---
From: Mingli Yu <mingli.yu@...>
Fixes:
# ./run-ptest
./run-ptest: line 3: pytest: command not found
Signed-off-by: Mingli Yu <mingli.yu@...>
---
|
By
Yu, Mingli
·
#98579
·
|
|
[meta-oe][kirkstone][PATCH] lmdb: only set SONAME on the shared library
Setting soname in LDFLAGS means that the extra mdb tools also
incorrectly get soname set. This then triggers package.bbclass to add a
duplicate shlib_provider in /usr/bin for liblmdb.so.0.9.29. Then
Setting soname in LDFLAGS means that the extra mdb tools also
incorrectly get soname set. This then triggers package.bbclass to add a
duplicate shlib_provider in /usr/bin for liblmdb.so.0.9.29. Then
|
By
Justin Bronder
·
#98578
·
|
|
Re: [meta-oe][dunfell][PATCH] cryptsetup: upgrade 2.3.2 -> 2.3.7
Hi,
Is the patch acceptable for dunfell, or is a change needed?
Thanks,
Jason
Hi,
Is the patch acceptable for dunfell, or is a change needed?
Thanks,
Jason
|
By
Jason Andryuk <jandryuk@...>
·
#98577
·
|
|
[meta-python][PATCH 1/2] python3-pyzmq: Add RDEPENDS for python3-pyzmq-ptest
From: Mingli Yu <mingli.yu@...>
Fixes:
# ./run-ptest
./run-ptest: line 3: pytest: command not found
Signed-off-by: Mingli Yu <mingli.yu@...>
---
From: Mingli Yu <mingli.yu@...>
Fixes:
# ./run-ptest
./run-ptest: line 3: pytest: command not found
Signed-off-by: Mingli Yu <mingli.yu@...>
---
|
By
Yu, Mingli
·
#98576
·
|
|
[meta-python][PATCH 2/2] python3-pyzmq: Fix buildpaths issue
From: Mingli Yu <mingli.yu@...>
Fixes:
WARNING: python3-pyzmq-23.2.0-r0 do_package_qa: QA Issue: File /usr/lib64/python3.10/site-packages/zmq/utils/config.json in package python3-pyzmq
From: Mingli Yu <mingli.yu@...>
Fixes:
WARNING: python3-pyzmq-23.2.0-r0 do_package_qa: QA Issue: File /usr/lib64/python3.10/site-packages/zmq/utils/config.json in package python3-pyzmq
|
By
Yu, Mingli
·
#98575
·
|
|
[meta-oe][PATCH 5/5] nlohmann-fifo: Update to tip of trunk
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-oe/recipes-devtools/nlohmann-fifo/nlohmann-fifo_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
|
By
Khem Raj
·
#98574
·
|
|
[meta-oe][PATCH 4/5] geany-plugins: Fix type error found with clang 15
Signed-off-by: Khem Raj <raj.khem@...>
---
...e-Use-0-instead-of-NULL-for-gboolean.patch | 34 +++++++++++++++++++
.../geany/geany-plugins_1.38.bb | 1 +
2 files changed, 35
Signed-off-by: Khem Raj <raj.khem@...>
---
...e-Use-0-instead-of-NULL-for-gboolean.patch | 34 +++++++++++++++++++
.../geany/geany-plugins_1.38.bb | 1 +
2 files changed, 35
|
By
Khem Raj
·
#98573
·
|
|
[meta-oe][PATCH 3/5] soci: Fix build with clang 15
Signed-off-by: Khem Raj <raj.khem@...>
---
...Do-not-use-std-shuffle-with-clang-15.patch | 32 +++++++++++++++++++
meta-oe/recipes-dbs/soci/soci_4.0.3.bb | 4 ++-
2 files changed, 35
Signed-off-by: Khem Raj <raj.khem@...>
---
...Do-not-use-std-shuffle-with-clang-15.patch | 32 +++++++++++++++++++
meta-oe/recipes-dbs/soci/soci_4.0.3.bb | 4 ++-
2 files changed, 35
|
By
Khem Raj
·
#98572
·
|
|
[meta-oe][PATCH 2/5] psqlodbc: Upgrade to 13.02.0000
Forward port patches
Merged .inc into .bb for easing out devtool use
Signed-off-by: Khem Raj <raj.khem@...>
---
...qlodbc-donot-use-the-hardcode-libdir.patch | 17 ++++---
Forward port patches
Merged .inc into .bb for easing out devtool use
Signed-off-by: Khem Raj <raj.khem@...>
---
...qlodbc-donot-use-the-hardcode-libdir.patch | 17 ++++---
|
By
Khem Raj
·
#98571
·
|
|
[meta-oe][PATCH 1/5] rasdaemon: Upgrade to 0.6.8
Fix build on musl while here
Drop unneeded header include patch which is fixed upstream
Signed-off-by: Khem Raj <raj.khem@...>
---
.../0001-Fix-system-header-includes.patch | 44
Fix build on musl while here
Drop unneeded header include patch which is fixed upstream
Signed-off-by: Khem Raj <raj.khem@...>
---
.../0001-Fix-system-header-includes.patch | 44
|
By
Khem Raj
·
#98570
·
|
|
[meta-perl][PATCH] libcurses-perl: Fix main prototype in testtyp.c
Enable widechar support based on ENABLE_WIDEC
Signed-off-by: Khem Raj <raj.khem@...>
---
...e-proper-prototype-for-main-function.patch | 40 +++++++++++++++++++
Enable widechar support based on ENABLE_WIDEC
Signed-off-by: Khem Raj <raj.khem@...>
---
...e-proper-prototype-for-main-function.patch | 40 +++++++++++++++++++
|
By
Khem Raj
·
#98569
·
|
|
[meta-networking][PATCH v2] ot-daemon,ot-br-posix: Fix mbedtls module builds
Add a backport to fix build of mbedTLS on x86
Signed-off-by: Khem Raj <raj.khem@...>
---
v2: Fix build on x86
...-PIC-inline-ASM-compilation-with-GCC.patch | 68 +++++++++++++++++++
Add a backport to fix build of mbedTLS on x86
Signed-off-by: Khem Raj <raj.khem@...>
---
v2: Fix build on x86
...-PIC-inline-ASM-compilation-with-GCC.patch | 68 +++++++++++++++++++
|
By
Khem Raj
·
#98568
·
|
|
[meta-gnome][PATCH 4/4] libgtop: Fix build with clang
Backport a patch
Signed-off-by: Khem Raj <raj.khem@...>
---
.../libgtop/0001-Pass-correct-parameter.patch | 29 +++++++++++++++++++
.../recipes-gnome/libgtop/libgtop_2.40.0.bb | 4 ++-
2
Backport a patch
Signed-off-by: Khem Raj <raj.khem@...>
---
.../libgtop/0001-Pass-correct-parameter.patch | 29 +++++++++++++++++++
.../recipes-gnome/libgtop/libgtop_2.40.0.bb | 4 ++-
2
|
By
Khem Raj
·
#98567
·
|
|
[meta-gnome][PATCH 3/4] folks: Disable LTO and implicit-function-declaration as error
This helps in compiling with clang15
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb | 3 ++-
1 file changed, 2 insertions(+), 1
This helps in compiling with clang15
Signed-off-by: Khem Raj <raj.khem@...>
---
meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb | 3 ++-
1 file changed, 2 insertions(+), 1
|
By
Khem Raj
·
#98566
·
|
|
[meta-gnome][PATCH 2/4] gnome-keyring: Upgrade to 42.1
Package systemd user unit files
Signed-off-by: Khem Raj <raj.khem@...>
---
.../{gnome-keyring_40.0.bb => gnome-keyring_42.1.bb} | 3 ++-
1 file changed, 2 insertions(+), 1
Package systemd user unit files
Signed-off-by: Khem Raj <raj.khem@...>
---
.../{gnome-keyring_40.0.bb => gnome-keyring_42.1.bb} | 3 ++-
1 file changed, 2 insertions(+), 1
|
By
Khem Raj
·
#98565
·
|
|
[meta-gnome][PATCH 1/4] libuser: Upgrade to 0.63
Do not build docs, it needs sgml tools which are not available in OE
Fix python type mismatch problems
Generate needed files for reconfiguring the package
Signed-off-by: Khem Raj
Do not build docs, it needs sgml tools which are not available in OE
Fix python type mismatch problems
Generate needed files for reconfiguring the package
Signed-off-by: Khem Raj
|
By
Khem Raj
·
#98564
·
|
|
Re: [meta-java][PATCH 1/3] classpath: Use an include file for x11 feature check
Thanks for the update. One small thing that I have realised - the patches I've pushed have the SPDX headers with an Apache license. Could you change that to MIT? I can also send a v2 series if that is
Thanks for the update. One small thing that I have realised - the patches I've pushed have the SPDX headers with an Apache license. Could you change that to MIT? I can also send a v2 series if that is
|
By
Andrei Gherzan
·
#98563
·
|