From: Bruce Ashfield
Updating strace to the 5.8 release. The signficant change in this
release is fixes to build against the v5.8 kernel.
Noteworthy changes from the strace site:
- Changes in behaviour
- Modified %process class to contain system calls associated with
process lifecyc
Actually, disregard this patch for now.
Less than 24 hours ago, strace 5.8 released. I'll test it against the 5.8
headers and update to that instead if it works.
Bruce
On Thu, Aug 6, 2020 at 3:59 PM wrote:
> From: Bruce Ashfield
>
> The 5.8 kernel introduced changes to io uring that require a
== Series Details ==
Series: strace: fix build against v5.8 uapi headers
Revision: 1
URL : https://patchwork.openembedded.org/series/25507/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been exe
This should have been tagged with "v2"
Bruce
On Thu, Aug 6, 2020 at 3:57 PM Bruce Ashfield via lists.openembedded.org
wrote:
> From: Bruce Ashfield
>
> Enable the kernel-yocto bbclass to use enhanced capabilities from
> the kern-tools symbol_why.pl.
>
> We bump the kern-tools SRCREV to pickup
From: Bruce Ashfield
The 5.8 kernel introduced changes to io uring that require adjustments
in strace for it to build against the new headers. See kernel commits
v5.8-rc1~190^2~22 and v5.8-rc1~190^2~21 for details.
There are two patches in the upstream strace that deal with the new
flags, so we
From: Bruce Ashfield
Enable the kernel-yocto bbclass to use enhanced capabilities from
the kern-tools symbol_why.pl.
We bump the kern-tools SRCREV to pickup the reworking of symbol_why,
which uses Kconfiglib to provide analysis on configuration values.
This is useful for debugging why a symbol
Hi,
I had submitted patches for both the documentation of kernel-fitimage in
yocto mega manual as well as test for kernel-gitimage in oeqa. Just
wanted to check if there were any review comments for this patch to
progress?
Thanks,
Usama
On 20/07/2020 18:18, Usama Arif via lists.openembedded
On Thu, Aug 6, 2020 at 8:46 AM Bruce Ashfield via lists.openembedded.org
wrote:
>
>
> On Thu, Aug 6, 2020 at 5:15 AM Richard Purdie <
> richard.pur...@linuxfoundation.org> wrote:
>
>> On Thu, 2020-08-06 at 05:04 +, Mittal, Anuj wrote:
>> > On Wed, 2020-08-05 at 12:10 +0100, Richard Purdie wro
On Thu, Aug 6, 2020 at 5:15 AM Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
> Fixes warnings like:
>
> WARNING: linux-intel-5.4.50+gitAUTOINC+caafbdfe38_89e6c056f3-r0
> do_kernel_configcheck: Passed invalid debug level 'outfile size is:
> /home/pokybuild/yocto-worker/meta-intel/buil
On Thu, Aug 6, 2020 at 5:15 AM Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
> On Thu, 2020-08-06 at 05:04 +, Mittal, Anuj wrote:
> > On Wed, 2020-08-05 at 12:10 +0100, Richard Purdie wrote:
> > > On Wed, 2020-08-05 at 12:06 +0100, Richard Purdie via
> > > lists.openembedded.org
Introduce the KCONFIG_CONFIG_ROOTDIR variable to allow recipes
which the .config file is not under the ${B} to select the root
directory location for the config file.
Signed-off-by: Diego Sueiro
---
meta/classes/cml1.bbclass | 18 +++---
1 file changed, 11 insertions(+), 7 deletions(
From: Lee Chee Yang
Signed-off-by: Lee Chee Yang
---
.../ghostscript/CVE-2020-15900.patch | 54 +++
.../ghostscript/ghostscript_9.52.bb | 1 +
2 files changed, 55 insertions(+)
create mode 100644
meta/recipes-extended/ghostscript/ghostscript/CVE-2020-15900.
From: Lee Chee Yang
Signed-off-by: Lee Chee Yang
---
meta/recipes-devtools/qemu/qemu.inc | 1 +
.../qemu/qemu/CVE-2020-15863.patch| 63 +++
2 files changed, 64 insertions(+)
create mode 100644 meta/recipes-devtools/qemu/qemu/CVE-2020-15863.patch
diff --g
From: "Amitanand.Chikorde"
Fixed below systemd codesonar warnings.
1. isprint() and isspace() is invoked here with an argument of signed
type char, but only has defined behavior for int arguments that are
either representable as unsigned char or equal to the value
of macro EOF(-1).
As per codeso
== Series Details ==
Series: kernel-yocto: Fix bb.debug to add missing log level
Revision: 1
URL : https://patchwork.openembedded.org/series/25494/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have
Fixes warnings like:
WARNING: linux-intel-5.4.50+gitAUTOINC+caafbdfe38_89e6c056f3-r0
do_kernel_configcheck: Passed invalid debug level 'outfile size is:
/home/pokybuild/yocto-worker/meta-intel/build/build/tmp/work-shared/intel-corei7-64/kernel-source/.kernel-meta/cfg/mismatch.txt
767' to bb.deb
On Thu, 2020-08-06 at 05:04 +, Mittal, Anuj wrote:
> On Wed, 2020-08-05 at 12:10 +0100, Richard Purdie wrote:
> > On Wed, 2020-08-05 at 12:06 +0100, Richard Purdie via
> > lists.openembedded.org wrote:
> > > On Fri, 2020-07-17 at 08:56 -0400, bruce.ashfi...@gmail.com wrote:
> > > > Here's my la
Signed-off-by: Zang Ruochen
---
meta/recipes-support/libcap/{libcap_2.41.bb => libcap_2.42.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/libcap/{libcap_2.41.bb => libcap_2.42.bb} (96%)
diff --git a/meta/recipes-support/libcap/libcap_2.41.bb
b/meta/recipe
Signed-off-by: Zang Ruochen
---
...ython3-setuptools_49.2.0.bb => python3-setuptools_49.2.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/python/{python3-setuptools_49.2.0.bb =>
python3-setuptools_49.2.1.bb} (95%)
diff --git a/meta/recipes-devtools/pyth
Signed-off-by: Zang Ruochen
---
.../wayland/{libinput_1.15.6.bb => libinput_1.16.0.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/wayland/{libinput_1.15.6.bb =>
libinput_1.16.0.bb} (92%)
diff --git a/meta/recipes-graphics/wayland/libinput_1.15
grub and grub-efi recipes' CVE_PRODUCT should be grub2.
Signed-off-by: Chen Qi
---
meta/recipes-bsp/grub/grub2.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-bsp/grub/grub2.inc b/meta/recipes-bsp/grub/grub2.inc
index 2024e13782..628ca64926 100644
--- a/meta/recipes-bsp/gr
21 matches
Mail list logo