Re: [OE-core] [PATCH 16/19] meson: update to 0.52.0

2019-10-20 Thread Andreas Müller
On Sun, Oct 20, 2019 at 2:32 PM wrote: > > Feeling suitably responsible for this breakage, I looked into it. The > following two patches, one for meson in OE-Core and the other for dconf > in meta-oe seem to address the problem. I'm not entirely sure they're > correct but they don't actually

Re: [OE-core] Help with intermittent autobuilder exposed bugs

2019-10-20 Thread akuster808
On 10/20/19 5:54 AM, Richard Purdie wrote: > We have a situation brewing on the autobuilder. Each run there are some > bugs which sometimes can appear. Law of averages says one or more of > the issues below will now appear as we have so many of them. The > project's standard processes aren't

Re: [OE-core] [PATCH 16/19] meson: update to 0.52.0

2019-10-20 Thread Andreas Müller
On Sun, Oct 20, 2019 at 5:08 PM Andreas Müller wrote: > > On Sun, Oct 20, 2019 at 2:32 PM wrote: > > > > Feeling suitably responsible for this breakage, I looked into it. The > > following two patches, one for meson in OE-Core and the other for dconf > > in meta-oe seem to address the problem.

[OE-core] [PATCH] python-setuptools:upgrade 41.2.0 -> 41.4.0

2019-10-20 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- meta/recipes-devtools/python/python-setuptools.inc| 4 ++-- .../{python-setuptools_41.2.0.bb => python-setuptools_41.4.0.bb} | 0 .../{python3-setuptools_41.2.0.bb => python3-setuptools_41.4.0.bb}| 0 3 files changed, 2 insertions(+),

[OE-core] [PATCH 1/1] util-linux: fix PKNAME name is NULL when use lsblk [LIN1019-2963]

2019-10-20 Thread Liwei Song
PKNAME is NULL when run "lsblk -o+PKNAME /dev/sda1" backport an upstream patch to fix it. Signed-off-by: Liwei Song --- ...-force-to-print-PKNAME-for-partition.patch | 36 +++ .../util-linux/util-linux_2.34.bb | 1 + 2 files changed, 37 insertions(+) create mode

[OE-core] [PATCH] python3-pip:upgrade 19.2.3 -> 19.3.1

2019-10-20 Thread Zang Ruochen
Signed-off-by: Zang Ruochen --- .../python/{python3-pip_19.2.3.bb => python3-pip_19.3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/python/{python3-pip_19.2.3.bb => python3-pip_19.3.1.bb} (81%) diff --git

[OE-core] [PATCH] e2fsprogs: fix CVE-2019-5094

2019-10-20 Thread changqing.li
From: Changqing Li Signed-off-by: Changqing Li --- .../e2fsprogs/e2fsprogs/CVE-2019-5094.patch| 217 + .../recipes-devtools/e2fsprogs/e2fsprogs_1.45.3.bb | 1 + 2 files changed, 218 insertions(+) create mode 100644

Re: [OE-core] Failed to build zImage-initramfs

2019-10-20 Thread JH
Thanks Ferry and Khem, Finally built the zImage-initramfs, but it does not bundle the rootfs, how can I included the rootfs to the zImage? There is n old style link in kernel.bbclass: use_alternate_initrd=CONFIG_INITRAMFS_SOURCE=${B}/usr/${INITRAMFS_IMAGE_NAME}.cpio I think there is some new

Re: [OE-core] [PATCH 16/19] meson: update to 0.52.0

2019-10-20 Thread richard . purdie
On Sun, 2019-10-20 at 06:51 +0530, Khem Raj wrote: > > > On Sat, Oct 19, 2019 at 2:56 AM > wrote: > > On Fri, 2019-10-18 at 20:49 +0200, Alexander Kanavin wrote: > > > I certainly don't mean to ignore those reports, it's just that > > due to > > > my ongoing health problems, and having to

Re: [OE-core] [PATCH 16/19] meson: update to 0.52.0

2019-10-20 Thread richard . purdie
On Sun, 2019-10-20 at 06:51 +0530, Khem Raj wrote: > > > On Sat, Oct 19, 2019 at 2:56 AM > wrote: > > On Fri, 2019-10-18 at 20:49 +0200, Alexander Kanavin wrote: > > > I certainly don't mean to ignore those reports, it's just that > > due to > > > my ongoing health problems, and having to

[OE-core] Help with intermittent autobuilder exposed bugs

2019-10-20 Thread Richard Purdie
We have a situation brewing on the autobuilder. Each run there are some bugs which sometimes can appear. Law of averages says one or more of the issues below will now appear as we have so many of them. The project's standard processes aren't helping to capture the issues or track them down. With