Re: [OE-core] [yocto] Change RO rootfs failed RF Kill Switch Status and Failed to start Run pending postinsts

2020-02-17 Thread JH
Hi Belisko, Thanks for your resonse. On 2/18/20, Belisko Marek wrote: > Can you pls provide output of systemctl status systemd-rfkill > There should be some more info what issue is. Failed at step STATE_DIRECTORY spawning /lib/systemd/systemd-rfkill: Read-only file system, did it try to write

Re: [OE-core] bash: Fix CVE-2019-18276

2020-02-17 Thread Phil Reid
On 17/02/2020 17:55, Richard Purdie wrote: On Mon, 2020-02-17 at 07:44 +0100, Andrey Zhizhikin wrote: On Mon, Feb 17, 2020 at 4:26 AM Phil Reid wrote: Hi All, I recently started get the following failure with bash after "b348e31c93f0 bash: Fix CVE-2019-18276" was applied to zeus. Any

Re: [OE-core] [yocto] Change RO rootfs failed RF Kill Switch Status and Failed to start Run pending postinsts

2020-02-17 Thread Belisko Marek
Hi, On Tue, Feb 18, 2020 at 2:00 AM JH wrote: > > Hi, > > Apologize for the cross posting. > > I am running kernel 4.19.75 on iMX6 customized device with WiFi and 4G > LTE, it was running well in an RW rootfs. After I have just changed > rootfs to RO UBIFS partition, it failed RF Kill and

[OE-core] [PATCH] libarchive: upgrade 3.4.1 -> 3.4.2

2020-02-17 Thread Wang Mingyu
Signed-off-by: Wang Mingyu --- .../libarchive/{libarchive_3.4.1.bb => libarchive_3.4.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/libarchive/{libarchive_3.4.1.bb => libarchive_3.4.2.bb} (93%) diff --git

[OE-core] [PATCH] libpcre: upgrade 8.43 -> 8.44

2020-02-17 Thread Wang Mingyu
out-of-tree.patch Removed since it is included in 8.44. Copyright updated: 2019 -> 2020 Signed-off-by: Wang Mingyu --- .../libpcre/libpcre/out-of-tree.patch | 26 --- .../{libpcre_8.43.bb => libpcre_8.44.bb} | 7 +++-- 2 files changed, 3 insertions(+), 30

[OE-core] [PATCH] libcap: upgrade 2.31 -> 2.32

2020-02-17 Thread Wang Mingyu
Signed-off-by: Wang Mingyu --- .../recipes-support/libcap/{libcap_2.31.bb => libcap_2.32.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libcap/{libcap_2.31.bb => libcap_2.32.bb} (93%) diff --git a/meta/recipes-support/libcap/libcap_2.31.bb

[OE-core] [PATCH] bison: upgrade 3.5.1 -> 3.5.2

2020-02-17 Thread Wang Mingyu
Signed-off-by: Wang Mingyu --- .../recipes-devtools/bison/{bison_3.5.1.bb => bison_3.5.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-devtools/bison/{bison_3.5.1.bb => bison_3.5.2.bb} (90%) diff --git a/meta/recipes-devtools/bison/bison_3.5.1.bb

Re: [OE-core] Change RO rootfs failed RF Kill Switch Status and Failed to start Run pending postinsts

2020-02-17 Thread JH
It also seems mwifiex_sdio tried to write to RO rootfs and failed and triggled RF Killm, does mwifiex_sdio needs some system directories for RW? [ 26.636845] mwifiex_sdio mmc0:0001:1: mwifiex_process_cmdresp: cmd 0x242 fain Starting Load/Save RF Kill Switch Status... [ 26.852990]

Re: [OE-core] [PATCH] kernel-devsrc: fix missing generated files from the packet

2020-02-17 Thread zhou li
On 2/18/20 10:12 AM, Bruce Ashfield wrote: On Mon, Feb 17, 2020 at 9:07 PM Li Zhou wrote: The file arch/arm/include/generated/asm/unistd-nr.h is needed by some external kernel module. Error occurs when building the module with the SDK. Add arch/${ARCH}/include/generated dir and files under

Re: [OE-core] [PATCH] glibc-package.inc: fix multilib headers conflict

2020-02-17 Thread Kang Kai
On 2020/2/18 上午10:55, Kang Kai wrote: On 2020/2/11 下午11:07, kai.k...@windriver.com wrote: From: Kai Kang Pass bits/endianness.h and bits/struct_rwlock.h to oe_multilib_header in glibc-package.inc to fix files conflict: | Error: Transaction check error: |   file /usr/include/bits/endianness.h

Re: [OE-core] [PATCH] glibc-package.inc: fix multilib headers conflict

2020-02-17 Thread Kang Kai
On 2020/2/11 下午11:07, kai.k...@windriver.com wrote: From: Kai Kang Pass bits/endianness.h and bits/struct_rwlock.h to oe_multilib_header in glibc-package.inc to fix files conflict: | Error: Transaction check error: | file /usr/include/bits/endianness.h conflicts between attempted installs

Re: [OE-core] bash: Fix CVE-2019-18276

2020-02-17 Thread Huo, De
I applied the patch to fix CVE defect CVE-2019-18276. Can I reproduce this failure on my side? From: Chet Ramey [chet.ra...@case.edu] Sent: Monday, February 17, 2020 10:24 PM To: Phil Reid; Huo, De; akuster...@gmail.com; Richard Purdie; Patches and

Re: [OE-core] [PATCH] kernel-devsrc: fix missing generated files from the packet

2020-02-17 Thread Bruce Ashfield
On Mon, Feb 17, 2020 at 9:07 PM Li Zhou wrote: > > The file arch/arm/include/generated/asm/unistd-nr.h is needed by some > external kernel module. Error occurs when building the module with > the SDK. > > Add arch/${ARCH}/include/generated dir and files under it to > kernel-devsrc package to

[OE-core] [PATCH] kernel-devsrc: fix missing generated files from the packet

2020-02-17 Thread Li Zhou
The file arch/arm/include/generated/asm/unistd-nr.h is needed by some external kernel module. Error occurs when building the module with the SDK. Add arch/${ARCH}/include/generated dir and files under it to kernel-devsrc package to solve this issue. Signed-off-by: Li Zhou ---

Re: [OE-core] [PATCH 05/10] weston-init: use the drm backend rather than fbdev one

2020-02-17 Thread Khem Raj
On Mon, Feb 17, 2020 at 11:29 AM Alexander Kanavin wrote: > On Mon, 17 Feb 2020 at 19:45, Khem Raj wrote: > >> >> hw acceleration is not going to work for non-x86 qemus, while other >> qemus should be fixed but not >> by breaking them first. As suggested limit this change to tested >>

[OE-core] Change RO rootfs failed RF Kill Switch Status and Failed to start Run pending postinsts

2020-02-17 Thread JH
Hi, Apologize for the cross posting. I am running kernel 4.19.75 on iMX6 customized device with WiFi and 4G LTE, it was running well in an RW rootfs. After I have just changed rootfs to RO UBIFS partition, it failed RF Kill and postinsts I suspect both try write to the RO and failed, any advice

Re: [OE-core] [PATCH] db: Fix timespec length assumptions

2020-02-17 Thread Bruce Ashfield
On Fri, Feb 14, 2020 at 11:10 PM Bruce Ashfield wrote: > > On Fri, Feb 14, 2020 at 5:33 PM Khem Raj wrote: > > > > This should fix the vdso crashes seen with kernel 5.0+ > > cool. I'll test this locally and follow up over the weekend. I can confirm that 32bit x86 + musl no longer traps for me

Re: [OE-core] [PATCH 05/10] weston-init: use the drm backend rather than fbdev one

2020-02-17 Thread Alexander Kanavin
On Mon, 17 Feb 2020 at 19:45, Khem Raj wrote: > > hw acceleration is not going to work for non-x86 qemus, while other > qemus should be fixed but not > by breaking them first. As suggested limit this change to tested > architectures and it would be fine. > then if interested to fix it globally

[OE-core] ✗ patchtest: failure for bitbake: fetch2: svn: care for path_spec

2020-02-17 Thread Patchwork
== Series Details == Series: bitbake: fetch2: svn: care for path_spec Revision: 1 URL : https://patchwork.openembedded.org/series/22713/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been

Re: [OE-core] [PATCH 05/10] weston-init: use the drm backend rather than fbdev one

2020-02-17 Thread Khem Raj
On Mon, Feb 17, 2020 at 5:15 AM Alexander Kanavin wrote: > > On Mon, 17 Feb 2020 at 09:22, Alexander Kanavin > wrote: >>> >>> \perhaps then make this chage such thst it only affects the >>> architecture you have tested. >> >> >> Fbdev backend is not documented, and there is no guarantee by

[OE-core] [PATCH] bitbake: fetch2: svn: care for path_spec

2020-02-17 Thread Jens Rehsack
From: Jens Rehsack Documentation says: "path_spec": A specific directory in which to checkout the specified svn module. but existing svn fetcher uses "module" always as path of checked out svn-module, regardless whether path_spec was given or not. Signed-off-by: Jens Rehsack ---

Re: [OE-core] [PATCH 02/10] procps: upstream has switched to gitlab

2020-02-17 Thread Khem Raj
Ok, thanks. for confirmation On Mon, Feb 17, 2020 at 12:12 AM Alexander Kanavin wrote: > > I looked it up. Actually, potfiles.in is typically not a generated file, and > should be placed under version control. The comment is valid. > > Alex > > On Mon 17. Feb 2020 at 3.36, Khem Raj wrote: >>

Re: [OE-core] [PATCH] babeltrace: update to 1.5.8

2020-02-17 Thread Jonathan Rajotte-Julien
Hi, On Mon, Feb 17, 2020 at 12:43:43PM +0100, Alexander Kanavin wrote: > Also, there’s now a babeltrace 2, so we should update to that rather ? Babeltrace 1.5.x and Babeltrace 2 are "setup" to be co-installed. Currently lttng-tools depends on babeltrace 1.5 for testing (the "babeltrace"

[OE-core] [warrior 14/14] linux-firmware: update packaging for brcm files

2020-02-17 Thread Armin Kuster
From: Samuli Piippo Add new package for bcm4366c and include available NVRAM config files into the corrent bcm* packages. Signed-off-by: Samuli Piippo Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster (cherry picked from commit 957c3d39b63f57d896ee89d727007ac2ce6672e3) Signed-off-by:

[OE-core] [warrior 13/14] linux-firmware: Upgrade 20190618 -> 20190815

2020-02-17 Thread Armin Kuster
From: Otavio Salvador License-Update: - WHENCE: New firmware files additions and version updates Signed-off-by: Otavio Salvador Signed-off-by: Ross Burton (cherry picked from commit b4c8f2f139d0eeb2ebef3dc5f8309486afdea3d4) Signed-off-by: Armin Kuster --- ...{linux-firmware_20190618.bb =>

[OE-core] [warrior 12/14] linux-firmware: add PE back

2020-02-17 Thread Armin Kuster
From: Oleksandr Kravchuk Add PE (package epoch) from the previous version of the recipe to avoid problems with package upgrade due to changed versioning scheme. See: http://lists.openembedded.org/pipermail/openembedded-core/2019-August/285633.html Signed-off-by: Oleksandr Kravchuk

[OE-core] [warrior 07/14] linux-yocto/4.19: update to v4.19.87

2020-02-17 Thread Armin Kuster
From: Bruce Ashfield Updating linux-yocto/4.19 to the latest korg -stable release that comprises the following commits: 174651bdf802 Linux 4.19.87 6938a9da7ff8 PM / devfreq: Fix kernel oops on governor module load 345712c95eec KVM: PPC: Book3S HV: Flush link stack on guest exit to

[OE-core] [warrior 10/14] timezone:upgrade 2019b -> 2019c

2020-02-17 Thread Armin Kuster
From: Zang Ruochen -tzdata : upgrade from 2019b to 2019c. -tzcode-native : upgrade from 2019b to 2019c. -tzdata.bb and tzcode-native.bb require timezone.inc. Signed-off-by: Zang Ruochen Signed-off-by: Ross Burton (cherry picked from commit c5a382429d18642d35d40a4df6a58b971c724603)

[OE-core] [warrior 09/14] timezone: update to 2019b

2020-02-17 Thread Armin Kuster
Briefly: Brazil no longer observes DST. 'zic -b slim' outputs smaller TZif files; please try it out. Palestine's 2019 spring-forward transition was on 03-29, not 03-30. Changes to future timestamps Brazil has canceled DST and will stay on standard time indefinitely. (Thanks to Steffen

[OE-core] [warrior 11/14] linux-firmware: bump to 20190618

2020-02-17 Thread Armin Kuster
From: Oleksandr Kravchuk Signed-off-by: Oleksandr Kravchuk Signed-off-by: Richard Purdie (cherry picked from commit 4cbb7392c729a2436c26308c2320fdae5c450d7a) Signed-off-by: Armin Kuster --- .../{linux-firmware_git.bb => linux-firmware_20190618.bb} | 8 +++- 1 file changed, 3

[OE-core] [warrior 06/14] linux-yocto/4.19: update to v4.19.84

2020-02-17 Thread Armin Kuster
From: Bruce Ashfield Updating linux-yocto/4.19 to the latest korg -stable release that comprises the following commits: c555efaf1402 Linux 4.19.84 46a4a014c48e kvm: x86: mmu: Recovery of shattered NX large pages 6082f2e28887 kvm: Add helper function for creating VM worker threads

[OE-core] [warrior 08/14] python2: add ntpath

2020-02-17 Thread Armin Kuster
python3 has this but python is missing this. [Yocto #13740] Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie (cherry picked from commit af41a2238beec0c34c1c1e5f25eed55f2a214643) Signed-off-by: Armin Kuster --- meta/recipes-devtools/python/python/python2-manifest.json | 1 + 1 file

[OE-core] [warrior 04/14] linux-yocto/4.19: update to v4.19.72

2020-02-17 Thread Armin Kuster
From: Bruce Ashfield Updating to the latest -korg -stable relase. A summary of the changes follows: ee809c7e0895 Linux 4.19.72 991467a47cf2 Revert "x86/apic: Include the LDR when clearing out APIC registers" 0f134f6e722c libceph: allow ceph_buffer_put() to receive a NULL ceph_buffer

[OE-core] [warrior 02/14] rsync: whitelist CVE-2017-16548

2020-02-17 Thread Armin Kuster
From: Lee Chee Yang patch for this CVE applies to v3.1.3pre1 not for v3.1.3. patch already in v3.1.3. see https://git.samba.org/rsync.git/?p=rsync.git;a=commitdiff;h=47a63d90e71d3e19e0e96052bb8c6b9cb140ecc1;hp=bc112b0e7feece62ce98708092306639a8a53cce (From OE-Core rev:

[OE-core] [warrior 03/14] cpio: fix CVE-2019-14866

2020-02-17 Thread Armin Kuster
From: Anuj Mittal Signed-off-by: Anuj Mittal (cherry picked from commit 3a9872c664cdc5c5a6ac712142ce1d28d6fcd6d1) Signed-off-by: Armin Kuster --- .../cpio/cpio-2.12/CVE-2019-14866.patch | 316 ++ meta/recipes-extended/cpio/cpio_2.12.bb | 1 + 2 files changed, 317

[OE-core] [warrior 05/14] linux-yocto/4.19: update to v4.19.78

2020-02-17 Thread Armin Kuster
From: Bruce Ashfield Updating linux-yocto/4.19 to the latest korg -stable release that comprises the following commits: 58fce2064530 Linux 4.19.78 5b0446c8e0a8 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie d85bc11a6894 kexec: bail out upon SIGKILL when allocating

[OE-core] [warrior 00/14] Patch review

2020-02-17 Thread Armin Kuster
A few more for the 2.7.3 release. Please have comments back by Wednesday Passed A-full The following changes since commit a63d59f64a2d1f450a7639426cae8e0373a2d764: sanity.bbclass: Move sanity_info from conf to cache (2020-01-25 08:37:48 -0800) are available in the Git repository at:

[OE-core] [warrior 01/14] libxml2: Fix CVE-2019-19956

2020-02-17 Thread Armin Kuster
From: Rahul Chauhan Signed-off-by: Rahul Chauhan Signed-off-by: Armin Kuster --- .../libxml/libxml2/fix-CVE-2019-19956.patch | 38 +++ meta/recipes-core/libxml/libxml2_2.9.8.bb | 1 + 2 files changed, 39 insertions(+) create mode 100644

Re: [OE-core] [PATCH] babeltrace: update to 1.5.8

2020-02-17 Thread Alexander Kanavin
Thanks, please send the babeltrace2 recipe when it is ready. Alex On Mon, 17 Feb 2020 at 14:32, Anders Wallin wrote: > 1. I will create a new version with 1.5.7 removed > > 2. Babeltrace and Babeltrace2 are different and can coexist. I have a > recipe for babeltrace 2.0.1 ready to be

Re: [OE-core] [PATCH 09/10] wayland: convert to meson build

2020-02-17 Thread Alexander Kanavin
Nevermind, found it. Forgot to click on the magnifying glass, before starting a search. Alex On Mon, 17 Feb 2020 at 15:50, Alexander Kanavin wrote: > On Mon, 17 Feb 2020 at 15:35, Richard Purdie < > richard.pur...@linuxfoundation.org> wrote: > >> On Sun, 2020-02-16 at 16:50 +0100, Alexander

Re: [OE-core] [PATCH 09/10] wayland: convert to meson build

2020-02-17 Thread Richard Purdie
On Mon, 2020-02-17 at 15:50 +0100, Alexander Kanavin wrote: > On Mon, 17 Feb 2020 at 15:35, Richard Purdie < > richard.pur...@linuxfoundation.org> wrote: > > On Sun, 2020-02-16 at 16:50 +0100, Alexander Kanavin wrote: > > > Signed-off-by: Alexander Kanavin > > > --- > > >

Re: [OE-core] [PATCH 09/10] wayland: convert to meson build

2020-02-17 Thread Alexander Kanavin
On Mon, 17 Feb 2020 at 15:35, Richard Purdie < richard.pur...@linuxfoundation.org> wrote: > On Sun, 2020-02-16 at 16:50 +0100, Alexander Kanavin wrote: > > Signed-off-by: Alexander Kanavin > > --- > > ...-the-native-wayland-scanner-directly.patch | 27 > > +++ > >

Re: [OE-core] [PATCH 09/10] wayland: convert to meson build

2020-02-17 Thread Richard Purdie
On Sun, 2020-02-16 at 16:50 +0100, Alexander Kanavin wrote: > Signed-off-by: Alexander Kanavin > --- > ...-the-native-wayland-scanner-directly.patch | 27 > +++ > .../wayland/wayland_1.18.0.bb | 9 --- > 2 files changed, 32 insertions(+), 4 deletions(-) >

[OE-core] [PATCH v2] babeltrace: update to 1.5.8

2020-02-17 Thread Anders Wallin
updated HOMEPAGE to http://babeltrace.org/ updated LICENSE to include LGPLv2.1 Signed-off-by: Anders Wallin --- .../lttng/{babeltrace_1.5.7.bb => babeltrace_1.5.8.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta/recipes-kernel/lttng/{babeltrace_1.5.7.bb =>

Re: [OE-core] [PATCH] babeltrace: update to 1.5.8

2020-02-17 Thread Anders Wallin
1. I will create a new version with 1.5.7 removed 2. Babeltrace and Babeltrace2 are different and can coexist. I have a recipe for babeltrace 2.0.1 ready to be submitted, but I wanted to make one more test. Regards Anders Wallin -- ___

Re: [OE-core] [PATCH 05/10] weston-init: use the drm backend rather than fbdev one

2020-02-17 Thread Alexander Kanavin
On Mon, 17 Feb 2020 at 09:22, Alexander Kanavin wrote: > \perhaps then make this chage such thst it only affects the >> architecture you have tested. > > > Fbdev backend is not documented, and there is no guarantee by upstream > that it will work. You wouldn’t want to use it on actual targets

[OE-core] how does "PREFERRED_PROVIDER" interact with layer priorities?

2020-02-17 Thread Robert P. J. Day
(note: when i finally learn python, i'll be able to RTFS and figure out stuff like this without assistance. until then ...) was going to enhance the explanation of PREFERRED_PROVIDER in the docs, until i realized i don't understand it completely. first, if there is a recipe named, say,

Re: [OE-core] [PATCH] babeltrace: update to 1.5.8

2020-02-17 Thread Alexander Kanavin
Also, there’s now a babeltrace 2, so we should update to that rather ? Alex On Mon 17. Feb 2020 at 12.03, Jacob Kroon wrote: > On 2/17/20 11:59 AM, Anders Wallin wrote: > > updated HOMEPAGE to http://babeltrace.org/ > > updated LICENSE to include LGPLv2.1 > > > > Signed-off-by: Anders Wallin

Re: [OE-core] [PATCH] babeltrace: update to 1.5.8

2020-02-17 Thread Jacob Kroon
On 2/17/20 11:59 AM, Anders Wallin wrote: updated HOMEPAGE to http://babeltrace.org/ updated LICENSE to include LGPLv2.1 Signed-off-by: Anders Wallin --- meta/recipes-kernel/lttng/babeltrace_1.5.8.bb | 20 +++ 1 file changed, 20 insertions(+) create mode 100644

Re: [OE-core] [PATCH 0/4] oeqa: Run diffoscop on saved output

2020-02-17 Thread Richard Purdie
On Sun, 2020-02-16 at 12:27 -0600, Joshua Watt wrote: > On Sat, Feb 15, 2020, 5:07 AM Richard Purdie < > richard.pur...@linuxfoundation.org> wrote: > > On Tue, 2020-02-11 at 21:14 -0600, Joshua Watt wrote: > > > Adds recipes to build the diffoscope tool and run it when the OEQA > > > reproducible

[OE-core] [PATCH] babeltrace: update to 1.5.8

2020-02-17 Thread Anders Wallin
updated HOMEPAGE to http://babeltrace.org/ updated LICENSE to include LGPLv2.1 Signed-off-by: Anders Wallin --- meta/recipes-kernel/lttng/babeltrace_1.5.8.bb | 20 +++ 1 file changed, 20 insertions(+) create mode 100644 meta/recipes-kernel/lttng/babeltrace_1.5.8.bb diff --git

Re: [OE-core] bash: Fix CVE-2019-18276

2020-02-17 Thread Richard Purdie
On Mon, 2020-02-17 at 07:44 +0100, Andrey Zhizhikin wrote: > On Mon, Feb 17, 2020 at 4:26 AM Phil Reid > wrote: > > Hi All, > > > > I recently started get the following failure with bash after > > "b348e31c93f0 bash: Fix CVE-2019-18276" > > was applied to zeus. > > > > Any thoughts? > > > > >

Re: [OE-core] [yocto] Support UBI u-boot

2020-02-17 Thread Quentin Schulz
Hi JH, On Sun, Feb 09, 2020 at 08:01:15PM +1100, JH wrote: > Changed to https://source.codeaurora.org/external/imx/uboot-imx.git > branch imx_v2018.03_4.14.98_2.0.0_ga, it can now support > CONFIG_CMD_MTDPARTS ind defconfg, all MTDPARTS error gone, but then > 2018.03-r0/git/cmd/ubi.c missed

Re: [OE-core] [PATCH 05/10] weston-init: use the drm backend rather than fbdev one

2020-02-17 Thread Alexander Kanavin
On Mon 17. Feb 2020 at 3.30, Khem Raj wrote: > > > Sure, but the testing should be done by people who need those other > machines to be able to boot weston; I would want to draw the line at what > is currently covered by the autobuilder (which is just qemux86_64). > > > > perhaps then make this

Re: [OE-core] [PATCH 02/10] procps: upstream has switched to gitlab

2020-02-17 Thread Alexander Kanavin
I looked it up. Actually, potfiles.in is typically not a generated file, and should be placed under version control. The comment is valid. Alex On Mon 17. Feb 2020 at 3.36, Khem Raj wrote: > On Sun, Feb 16, 2020 at 12:45 PM Alexander Kanavin > wrote: > > > > On Sun, 16 Feb 2020 at 21:07, Khem