Signed-off-by: Markus Volk
---
...me-remote-desktop_44.2.bb => gnome-remote-desktop_45.0.bb} | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
rename
meta-gnome/dynamic-layers/meta-virtualization/recipes-gnome/gnome-remote-desktop/{gnome-remote-desktop_44.2.bb
=> gnome-remote-desktop_45
On Fri, Sep 29 2023 at 11:00:33 AM -07:00:00, Khem Raj
wrote:
so I removed it
locally with clang and it seems to work for couple of arches
arm64/x86_64
Should I send a v2 and remove the CFLAG? Since you can build for arm64,
maybe the problem is on my side?
I am not really in need of this hack
Two projects, overlayfs-tools and overlayfs-progs, were combined
upstream.
Signed-off-by: Vyacheslav Yurkov
---
...-Makefile-proper-location-of-LDFLAGS.patch | 32 ---
.../overlayfs/overlayfs-progs_git.bb | 32 ---
.../overlayfs/overlayfs-tools_git.bb
Drop the patches, they have been merged upstream.
Signed-off-by: Vyacheslav Yurkov
---
...-so-that-it-compiles-on-Ubuntu-20.04.patch | 43 ---
.../0002-makefile-fix-linking-flags.patch | 33 --
.../overlayfs/overlayfs-tools_git.bb | 4 +-
3 files changed
Signed-off-by: Vyacheslav Yurkov
---
meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_git.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_git.bb
b/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_git.bb
index eb6e4963
Signed-off-by: Derek Straka
---
.../python/python3-flask-cors_4.0.0.bb | 16
1 file changed, 16 insertions(+)
create mode 100644
meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-flask-cors_4.0.0.
On Fri, Sep 29 2023 at 11:00:33 AM -07:00:00, Khem Raj
wrote:
so I wonder how to reproduce the error this option suppresses.
I encountered both issues when building for aarch64 raspberrypi4 with
up to date branches.
The first one happens to me, if I try to build recent kodi for other
platf
Signed-off-by: Derek Straka
---
.../python/python3-boto3_1.28.57.bb | 16
1 file changed, 16 insertions(+)
create mode 100644 meta-python/recipes-devtools/python/python3-boto3_1.28.57.bb
diff --git a/meta-python/recipes-devtools/python/python3-boto3_1.28.57.bb
b/m
Signed-off-by: Derek Straka
---
.../python/python3-botocore_1.31.57.bb | 10 ++
1 file changed, 10 insertions(+)
create mode 100644
meta-python/recipes-devtools/python/python3-botocore_1.31.57.bb
diff --git a/meta-python/recipes-devtools/python/python3-botocore_1.31.57.
Signed-off-by: Derek Straka
---
.../python/python3-nacl_1.5.0.bb | 25 +++
1 file changed, 25 insertions(+)
create mode 100644 meta-python/recipes-devtools/python/python3-nacl_1.5.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-nacl_1.5.0.bb
b/meta-py
Verify the license remains the same and update the checksum
Remove python-six runtime dependency
Signed-off-by: Derek Straka
---
...rse-type_0.5.2.bb => python3-parse-type_0.6.2.bb} | 12 +++-
1 file changed, 3 insertions(+), 9 deletions(-)
rename meta-python/recipes-devtools/python/{py
Signed-off-by: Derek Straka
---
...hon3-google-auth_2.23.0.bb => python3-google-auth_2.23.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-google-auth_2.23.0.bb =>
python3-google-auth_2.23.1.bb} (87%)
diff --git a/meta-python/recip
Signed-off-by: Derek Straka
---
...t_2.100.0.bb => python3-google-api-python-client_2.101.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename
meta-python/recipes-devtools/python/{python3-google-api-python-client_2.100.0.bb
=> python3-google-api-python-client_2.101.0.bb} (86%)
d
Signed-off-by: Derek Straka
---
...gle-api-core_2.11.1.bb => python3-google-api-core_2.12.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-google-api-core_2.11.1.bb
=> python3-google-api-core_2.12.0.bb} (86%)
diff --git
a/meta-pyt
Signed-off-by: Derek Straka
---
.../python/{python3-flask_2.3.2.bb => python3-flask_2.3.3.bb} | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
rename meta-python/recipes-devtools/python/{python3-flask_2.3.2.bb =>
python3-flask_2.3.3.bb} (84%)
diff --git a/meta-python/recipes-devtools/p
From: Bruce Ashfield
When building against the 6.5 kernel (and kernel headers), the following
build error is encountered:
|
vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_fb.c:194:24:
error: 'drm_fb_helper_sys_fillrect' undeclared here (not in a function); did
you mean 'drm
From: Bruce Ashfield
Building against the 6.5+ kernel and headers resulted in a build failure
due to missing detected features. We can fix the issues by bumping to
2.2.0-rc4
Bumping zfs to version zfs-2.2.0-rc4-35-g229ca7d73, which comprises the
following commits:
739db06ce Tag 2.2.0-rc4
Looks like the scripts went nuts on the subject!
I'll resend a v2 with something that doesn't need to be manually fixed!
Bruce
On Fri, Sep 29, 2023 at 3:50 PM wrote:
> Building against the 6.5+ kernel and headers resulted in a build failure
> due to missing detected features. We can fix the is
Signed-off-by: Derek Straka
---
.../{python3-astroid_2.15.6.bb => python3-astroid_3.0.0.bb}| 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
rename meta-python/recipes-devtools/python/{python3-astroid_2.15.6.bb =>
python3-astroid_3.0.0.bb} (87%)
diff --git a/meta-python/recipes-devto
Building against the 6.5+ kernel and headers resulted in a build failure
due to missing detected features. We can fix the issues by bumping to
2.2.0-rc4
Bumping zfs to version zfs-2.2.0-rc4-35-g229ca7d73, which comprises the
following commits:
739db06ce Tag 2.2.0-rc4
4da8c7d11 Intel QAT
From: Bruce Ashfield
When building against the 6.5 kernel (and kernel headers), the following
build error is encountered:
|
vboxguestdrivers/7.0.10/vboxguestdrivers-7.0.10/vboxvideo/vbox_fb.c:194:24:
error: 'drm_fb_helper_sys_fillrect' undeclared here (not in a function); did
you mean 'drm
On Thu, Sep 28, 2023 at 4:36 PM Markus Volk wrote:
>
> kodi uses its own FindNFS.cmake to find libnfs and succeeds with pkgconfig.
> If libnfs-config.cmake is found it will also be utilized (for win/mac?)
> which is generally bad for cross-compiling and causes the prefix to get
> hardcoded
> to /
Thanks for catching this. I'd rather change the dependency in V2.
Slava
On Fri, Sep 29, 2023, 10:22 Khem Raj wrote:
> On Fri, Sep 29, 2023 at 6:38 AM Vyacheslav Yurkov
> wrote:
> >
> > Two projects, overlayfs-tools and overlayfs-progs, were combined
> > upstream.
>
> Merging into one is fine h
Signed-off-by: Archana Polampalli
---
.../samba/samba/CVE-2023-34967_0001.patch | 178 ++
.../samba/samba/CVE-2023-34967_0002.patch | 125
.../samba/samba_4.14.14.bb| 2 +
3 files changed, 305 insertions(+)
create mode 100644
meta-netwo
Signed-off-by: Archana Polampalli
---
.../samba/samba/CVE-2022-2127.patch | 44 +++
.../samba/samba_4.14.14.bb| 1 +
2 files changed, 45 insertions(+)
create mode 100644
meta-networking/recipes-connectivity/samba/samba/CVE-2022-2127.patch
diff --g
Signed-off-by: Archana Polampalli
---
.../samba/samba/CVE-2023-34966_0001.patch | 78 ++
.../samba/samba/CVE-2023-34966_0002.patch | 140 ++
.../samba/samba_4.14.14.bb| 2 +
3 files changed, 220 insertions(+)
create mode 100644
meta-network
Signed-off-by: Archana Polampalli
---
.../samba/samba/CVE-2023-34967_0001.patch | 178 ++
.../samba/samba/CVE-2023-34967_0002.patch | 125
.../samba/samba_4.14.14.bb| 2 +
3 files changed, 305 insertions(+)
create mode 100644
meta-netwo
Signed-off-by: Archana Polampalli
---
.../samba/samba/CVE-2022-2127.patch | 44 +++
.../samba/samba_4.14.14.bb| 1 +
2 files changed, 45 insertions(+)
create mode 100644
meta-networking/recipes-connectivity/samba/samba/CVE-2022-2127.patch
diff --g
Signed-off-by: Archana Polampalli
---
.../samba/samba/CVE-2023-34966_0001.patch | 78 ++
.../samba/samba/CVE-2023-34966_0002.patch | 140 ++
.../samba/samba_4.14.14.bb| 2 +
3 files changed, 220 insertions(+)
create mode 100644
meta-network
This bolt product does not currently have an entry in the CVE database.
However, the default cve-check logic that maps recipes to products in
the CVE database is incorrectly matching this package to a different
bolt product made by bolt-cms. As a result, CVE checking incorrectly
reports CVEs for th
On Fri, Sep 29, 2023 at 6:33 AM Pawel Langowski
wrote:
>
> Recipe for TAYGA - an out-of-kernel stateless NAT64 implementation for Linux
>
> Signed-off-by: Pawel Langowski
> ---
> .../tayga/files/0001-include-sys-uio.patch| 10 ++
> .../tayga/files/tayga.conf| 103 +++
On Fri, Sep 29, 2023 at 6:38 AM Vyacheslav Yurkov wrote:
>
> Two projects, overlayfs-tools and overlayfs-progs, were combined
> upstream.
Merging into one is fine however there are dependencies on
overlayfs-progs so perhaps we need to add
RPROVIDES = "overlayfs-progs" to overlayfs-tools_git.bb an
The countdown is ticking! At the moment the CFP for the Yocto Project
Summit 2023.11 is still open, but will close on Monday, October 2nd, 2023.
So made sure to submit this weekend!
https://summit.yoctoproject.org/yocto-project-summit-2023-11/cfp
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all mes
* even openembedded-core/scripts/yocto-check-layer didn't spot missing
Upstream-Status in:
/OE/layers/meta-openembedded/meta-oe/dynamic-layers/gnome-layer/recipes-graphics/openbox/openbox-xdgmenu/7_6.diff
nor
Malformed Upstream-Status 'Malformed Upstream-Status in patch
/OE/layers/meta
* I was using openembedded-core/scripts/contrib/patchreview.py to find
missing Upstream-Status, but that doesn't find .patch files in dynamic-layers
* now with openembedded-core/scripts/yocto-check-layer it reported couple more
missing:
INFO: test_patches_upstream_status
(common.CommonCheckLa
I sent a new patch serie. For now better keep it disabled as default until
I finish writing the code.
On Fri, Sep 29, 2023, 15:22 Khem Raj wrote:
> thanks, do we still need the arm fix? it would be good if you resend
> the whole series as v2 and so on.
>
> On Thu, Sep 28, 2023 at 10:24 PM Gianfr
Two projects, overlayfs-tools and overlayfs-progs, were combined
upstream.
Signed-off-by: Vyacheslav Yurkov
---
...-Makefile-proper-location-of-LDFLAGS.patch | 32 ---
.../overlayfs/overlayfs-progs_git.bb | 32 ---
.../overlayfs/overlayfs-tools_git.bb
Drop the patches, they have been merged upstream.
Signed-off-by: Vyacheslav Yurkov
---
...-so-that-it-compiles-on-Ubuntu-20.04.patch | 43 ---
.../0002-makefile-fix-linking-flags.patch | 33 --
.../overlayfs/overlayfs-tools_git.bb | 4 +-
3 files changed
Signed-off-by: Vyacheslav Yurkov
---
meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_git.bb | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_git.bb
b/meta-filesystems/recipes-utils/overlayfs/overlayfs-tools_git.bb
index eb6e4963
Recipe for TAYGA - an out-of-kernel stateless NAT64 implementation for Linux
Signed-off-by: Pawel Langowski
---
.../tayga/files/0001-include-sys-uio.patch| 10 ++
.../tayga/files/tayga.conf| 103 ++
.../tayga/files/tayga.service | 12 ++
thanks, do we still need the arm fix? it would be good if you resend
the whole series as v2 and so on.
On Thu, Sep 28, 2023 at 10:24 PM Gianfranco Costamagna
wrote:
>
> Hello, the additional fix is already on patchwork!
>
> On Fri, Sep 29, 2023, 06:44 Khem Raj wrote:
>>
>> fails to build on AB
>
Signed-off-by: Gianfranco Costamagna
Signed-off-by: Gianfranco Costamagna
---
.../dlt-daemon/dlt-daemon/544.patch | 80 +++
.../dlt-daemon/dlt-daemon_2.18.10.bb | 3 +
2 files changed, 83 insertions(+)
create mode 100644 meta-oe/recipes-extended/dlt-daemon/dl
Make sure also without systemd enabled as default, the tools can be built and
installed,
such as dlt-adaptor, dlt-adaptor-stdin, dlt-adaptor-udp, dlt-examples and
dlt-console.
They have stub functionalities when systemd is not default, but they can still
be used with
limited functionalities
Rep
From: Sanjay Chitroda
CVE was introduced in v1.53.0 and not backported to v1.50.x branch.
NVD references PR which introduces the vulnerability:
Introduce by: https://github.com/grpc/grpc/pull/32309 (v1.53.x)
Signed-off-by: Sanjay Chitroda
---
meta-oe/recipes-devtools/grpc/grpc_1.50.1.bb | 2 +
From: Sanjay Chitroda
https://github.com/openembedded/meta-openembedded/commit/491b7592f440 commit
adds vulnerability instead of fix.
As per upstream CVE-2023-32732 has following reference.
Introduce by: https://github.com/grpc/grpc/pull/32309 (v1.53.x)
Fix by: https://github.com/grpc/grpc/pull
* it was removed in:
https://git.openembedded.org/meta-openembedded/commit/?id=deb11a823c32d4090b3724a589641810e06df6bc
* but still needed as shown in world build without x11 in DISTRO_FEATURES:
ERROR: Nothing RPROVIDES 'projucer' (but
/OE/build/luneos-nanbield/meta-openembedded/meta-multimedia
Armin: please ignore this one, wrong branch, will send the right one
shortly (after coffee).
On Fri, Sep 29, 2023 at 12:48 PM Martin Jansa
wrote:
> Signed-off-by: Martin Jansa
> ---
> meta-networking/recipes-connectivity/mosquitto/files/2894.patch | 2 ++
> meta-networking/recipes-connectivity
Signed-off-by: Martin Jansa
---
meta-networking/recipes-connectivity/mosquitto/files/2894.patch | 2 ++
meta-networking/recipes-connectivity/mosquitto/files/2895.patch | 2 ++
.../etcd-cpp-apiv3/0001-cmake-fix-when-cross-compiling.patch| 2 ++
3 files changed, 6 insertions(+)
diff --git a/me
48 matches
Mail list logo