On 8/15/21 10:36 PM, Zoran wrote:
You are using systemd with the wrong defconfig setup, my best guess.
cgroup option in the config must be set to Y while using systemd:
CONFIG_CGROUP=Y .
Zee
___
On Mon, Aug 16, 2021 at 6:24 AM JH wrote:
Hi,
I upgrade Zeus to Hardknott, the kernel ver
Hi,
I upgrade Zeus to Hardknott, the kernel version is 5.10.4
(oe-user@oe-host) (arm-oe-linux-gnueabi-gcc (GCC) 10.2.0, GNU ld (GNU
Binutils) 2.36.1.20210209), it was failed to boot the kernel :
---
[9.418302] systemd[1]: Failed to mount tmpfs at /sys/fs/cgroup: No
such file or d
Add PACKAGECONFIG for selinux rather than disable it directly. This is
useful for selinux distro feature.
Signed-off-by: Yi Zhao
---
meta/recipes-devtools/prelink/prelink_git.bb | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-devtools/prelink/prelink_git.bb
b
Company name is properly spelled as "Red Hat".
Signed-off-by: Robert P. J. Day
---
diff --git a/scripts/lib/wic/help.py b/scripts/lib/wic/help.py
index 991e5094bb..41451d1cb0 100644
--- a/scripts/lib/wic/help.py
+++ b/scripts/lib/wic/help.py
@@ -637,7 +637,7 @@ DESCRIPTION
oe-core: direct
On Sun, Aug 15, 2021 at 2:19 AM Alexandre Belloni
wrote:
>
> Hello,
>
> On 15/08/2021 13:19:33+0530, Vinay Kumar wrote:
> > Hi Richard,
> >
> > Any update on the above patch.
> > Please let me know if anything is pending from my side.
> >
>
> I didn't test because the plan is to switch to glibc2.3
From: wangmy
Signed-off-by: Wang Mingyu
Signed-off-by: Richard Purdie
(cherry picked from commit 3593a4c47d5e8faccb27c7cd975f18f90b9cd86f)
Signed-off-by: Mingli Yu
Signed-off-by: Anuj Mittal
---
.../recipes-support/gnutls/{gnutls_3.7.1.bb => gnutls_3.7.2.bb} | 2 +-
1 file changed, 1 inserti
From: Khem Raj
This ensures that if libseccomp is installed on build host then it does
not resort to use it.
Fixes
checking for libseccomp... (cached) yes
checking how to link with libseccomp... /usr/lib/libseccomp.so
Signed-off-by: Khem Raj
Cc: Armin Kuster
Signed-off-by: Richard Purdie
(ch
From: Armin Kuster
Signed-off-by: Armin Kuster
Signed-off-by: Richard Purdie
(cherry picked from commit f2527b5567252c7da4fbd863e119c8114e6debcd)
Signed-off-by: Mingli Yu
Signed-off-by: Anuj Mittal
---
meta/recipes-support/gnutls/gnutls_3.7.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 dele
From: Sakib Sajal
Signed-off-by: Sakib Sajal
Signed-off-by: Anuj Mittal
---
meta/recipes-devtools/qemu/qemu.inc | 1 +
.../qemu/qemu/CVE-2021-3608.patch | 43 +++
2 files changed, 44 insertions(+)
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-20
From: Sakib Sajal
Signed-off-by: Sakib Sajal
Signed-off-by: Anuj Mittal
---
meta/recipes-devtools/qemu/qemu.inc | 1 +
.../qemu/qemu/CVE-2021-3607.patch | 43 +++
2 files changed, 44 insertions(+)
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-20
From: Sakib Sajal
Signed-off-by: Sakib Sajal
Signed-off-by: Anuj Mittal
---
meta/recipes-devtools/qemu/qemu.inc | 1 +
.../qemu/qemu/CVE-2021-3582.patch | 47 +++
2 files changed, 48 insertions(+)
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-20
From: Vinay Kumar
Source: https://sourceware.org/git/glibc.git
Tracking -- https://sourceware.org/bugzilla/show_bug.cgi?id=28011
Backported upstream commit 5adda61f62b77384718b4c0d8336ade8f2b4b35c to
glibc-2.33 source.
Upstream-Status: Backport
[https://sourceware.org/git/?p=glibc.git;a=commit
Please review this next set of patches for hardknott. Two intermittent
and unrelated failures seen while testing - a valgrind ptest failure and
a bitbake timeout while running a oe-selftest.
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/2434
Thanks,
Anuj
The following change
Hello,
On Tue, 2021-08-10 at 23:08 -0400, Sakib Sajal wrote:
> Signed-off-by: Sakib Sajal
> ---
> meta/recipes-devtools/qemu/qemu.inc | 7 +++
> .../qemu/qemu/CVE-2021-3544_1.patch | 43 ++
> .../qemu/qemu/CVE-2021-3544_2.patch | 41 +
> ...
Hello,
On Sun, 2021-08-15 at 13:23 +0530, Vinay Kumar wrote:
> Hi Anuj,
>
> Please let me know in case any corrections are needed.
I have taken this patch and it will be in the next pull request.
Thanks,
Anuj
>
> Regards,
> Vinay
>
> On Mon, Aug 9, 2021 at 2:10 PM Vinay Kumar
> wrote:
> >
From: Bruce Ashfield
5.13 is the latest reference kernel, so let's make it the
default.
Signed-off-by: Bruce Ashfield
---
meta/conf/machine/include/x86-base.inc | 2 +-
meta/conf/machine/qemuarmv5.conf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/conf/machi
From: Bruce Ashfield
We have 5.10 and 5.13 as the active recipes in the release/development
branches, so we remove 5.4.
This leaves us with the standard three versions for release (5.10,
5.13 and -dev).
5.4 will continue to be updated in stable/supported releases.
Signed-off-by: Bruce Ashfield
From: Bruce Ashfield
Updating linux-yocto/5.13 to the latest korg -stable release that comprises
the following commits:
f259ee2f0379 Linux 5.13.9
4288f43d9e0e spi: mediatek: Fix fifo transfer
fad0494f626f drm/amd/display: Fix ASSR regression on embedded panels
02db470b866f Revert
From: Bruce Ashfield
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
e350cd02e293 Linux 5.4.139
03ff8a4f9db6 spi: mediatek: Fix fifo transfer
a0f66ddf05c2 bpf, selftests: Adjust few selftest outcomes wrt unreachable
code
d3796e8f
From: Bruce Ashfield
Updating linux-yocto/5.10 to the latest korg -stable release that comprises
the following commits:
1cd6e30b83d7 Linux 5.10.57
9c645a020bab spi: mediatek: Fix fifo transfer
7254e2d9eb41 selftest/bpf: Verifier tests for var-off access
30ea1c535291 bpf, selftest
From: Bruce Ashfield
Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:
5b1de8e15f0f Linux 5.4.137
ebb1b38be0c9 ipv6: ip6_finish_output2: set sk into newly allocated nskb
6c04123962f0 ARM: dts: versatile: Fix up interrupt controller node
From: Bruce Ashfield
Updating linux-yocto/5.10 to the latest korg -stable release that comprises
the following commits:
11fe69a17195 Linux 5.10.55
984e93b8e207 ipv6: ip6_finish_output2: set sk into newly allocated nskb
a74054ca7553 ARM: dts: versatile: Fix up interrupt controller nod
From: Bruce Ashfield
Richard,
I'll follow up this series with another to poky that updates defaults
to 5.10/5.13 kernels.
I would have liked to send this a few weeks ago, but with vacation,
I wouldn't have been around to deal with issues. 5.13 has been in place
for a while now, so I don't expec
From: Bruce Ashfield
Updating linux-yocto/5.13 to the latest korg -stable release that comprises
the following commits:
f17352f54186 Linux 5.13.7
f2cd12e7fd48 ipv6: ip6_finish_output2: set sk into newly allocated nskb
0f448675132a ARM: dts: versatile: Fix up interrupt controller node
Branch: hardknott
New this week: 5 CVEs
CVE-2021-22923: curl:curl-native
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-22923 *
CVE-2021-32066: ruby:ruby-native
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-32066 *
CVE-2021-32803: tar
https://web.nvd.nist.gov/view/vuln/de
Branch: dunfell
New this week: 10 CVEs
CVE-2021-32066: ruby:ruby-native
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-32066 *
CVE-2021-32803: tar
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-32803 *
CVE-2021-32804: tar
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CV
Branch: master
New this week: 3 CVEs
CVE-2021-32803: tar
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-32803 *
CVE-2021-32804: tar
https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2021-32804 *
CVE-2021-3682: qemu:qemu-native:qemu-system-native
https://web.nvd.nist.gov/view/vuln/
On 11.08.21 19:19, Mike Crowe wrote:
On Wednesday 11 August 2021 at 18:41:32 +0200, Philip Lorenz wrote:
Adding this test case was erroneously omitted in
7c722296879906fe093e1e7c4b7537e150d492cd.
Signed-off-by: Philip Lorenz
---
test/test-statx.c | 20
test/test-statx.
Hi Alexandre,
Thanks for confirming.
Regards,
Vinay
On Sun, Aug 15, 2021 at 2:49 PM Alexandre Belloni
wrote:
>
> Hello,
>
> On 15/08/2021 13:19:33+0530, Vinay Kumar wrote:
> > Hi Richard,
> >
> > Any update on the above patch.
> > Please let me know if anything is pending from my side.
> >
>
>
Hello,
On 15/08/2021 13:19:33+0530, Vinay Kumar wrote:
> Hi Richard,
>
> Any update on the above patch.
> Please let me know if anything is pending from my side.
>
I didn't test because the plan is to switch to glibc2.34 which IIRC has
the fix.
> Regards,
> Vinay
>
> On Wed, Jul 28, 2021 at 1
It's way easier to scan a list of variables if they're sorted one per
line.
Signed-off-by: Robert P. J. Day
---
diff --git a/meta/classes/image_types_wic.bbclass
b/meta/classes/image_types_wic.bbclass
index 2f1a0b709c..d561fb2636 100644
--- a/meta/classes/image_types_wic.bbclass
+++ b/meta/cl
Hi Anuj,
Please let me know in case any corrections are needed.
Regards,
Vinay
On Mon, Aug 9, 2021 at 2:10 PM Vinay Kumar wrote:
>
> Source: https://sourceware.org/git/glibc.git
> Tracking -- https://sourceware.org/bugzilla/show_bug.cgi?id=28011
>
> Backported upstream commit 5adda61f62b7738471
Hi Richard,
Any update on the above patch.
Please let me know if anything is pending from my side.
Regards,
Vinay
On Wed, Jul 28, 2021 at 1:22 PM Vinay Kumar wrote:
>
> Source: https://sourceware.org/git/glibc.git
> Tracking -- https://sourceware.org/bugzilla/show_bug.cgi?id=28011
>
> Backporte
33 matches
Mail list logo