[yocto] [meta-cgl][PATCH] layer.conf: add hardknott to LAYERSERIES_COMPAT

2021-06-30 Thread Chen Qi
Signed-off-by: Chen Qi --- meta-cgl-common/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-cgl-common/conf/layer.conf b/meta-cgl-common/conf/layer.conf index 8100e23..56ddbb9 100644 --- a/meta-cgl-common/conf/layer.conf +++

[linux-yocto] [yocto-kernel-cache][master only] xilinx-zynqmp: add kernel options support for xilinx-zynqmp

2021-06-30 Thread quanyang.wang
From: Quanyang Wang Add kernel options to enable features in xilinx-zynqmp. Signed-off-by: Quanyang Wang --- bsp/xilinx-zynqmp/xilinx-zynqmp.cfg | 8 1 file changed, 8 insertions(+) diff --git a/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg b/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg index

Re: [linux-yocto][linux-yocto v5.10] [RT] kernel code for marvell cn96xx and marvell cn106xx

2021-06-30 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.10] [RT] kernel code for marvell cn96xx and marvell cn106xx on 30/06/2021 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to create branch and merge code into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto][linux-yocto v5.10] kernel code for marvell cn96xx and marvell cn106xx

2021-06-30 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.10] kernel code for marvell cn96xx and marvell cn106xx on 30/06/2021 Ruiqiang Hao wrote: > Hi Bruce, > > Please help to create branch and merge code into our linux-yocto repo. > > repo: > linux-yocto > branch: >

Re: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx]: update kernel with NXP pre-released SDK bsp30 v5.10 patches

2021-06-30 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.10/nxp-s32g2xx]: update kernel with NXP pre-released SDK bsp30 v5.10 patches on 30/06/2021 Zhantao Tang wrote: > > Hi Bruce, > > > There are 828 patches from NXP pre-released SDK bsp30 v5.10 kernel tree, and > for this update,

Re: [linux-yocto] [yocto-kernel-cache][yocto-5.4][PATCH] NFS: fix general protection fault in nfs_mount

2021-06-30 Thread Bruce Ashfield
In message: [yocto-kernel-cache][yocto-5.4][PATCH] NFS: fix general protection fault in nfs_mount on 28/06/2021 Ovidiu Panait wrote: > While fuzzing the kernel with syzkaller, the following issue was triggered: > > Call Trace: > strlen usr/src/kernel/include/linux/string.h:306 [inline] >

Re: [linux-yocto] [yocto-kernel-cache]: bcm-2xxx-rpi: update kernel config for raspberrypi 4B platform

2021-06-30 Thread Bruce Ashfield
In message: [yocto-kernel-cache]: bcm-2xxx-rpi: update kernel config for raspberrypi 4B platform on 28/06/2021 meng...@windriver.com wrote: > From: Limeng > > Hi Bruce, > > Could you please help to merge this patch into yocto-kernel-cache, branch is > only master? merged. I also have

Re: [linux-yocto][v5.10/standard/base][PATCH 1/1] iwlwifi: select MAC80211_LEDS conditionally

2021-06-30 Thread Bruce Ashfield
merged to 5.10 (and the new 5.13 branches). Bruce In message: [linux-yocto][v5.10/standard/base][PATCH 1/1] iwlwifi: select MAC80211_LEDS conditionally on 28/06/2021 Liwei Song wrote: > MAC80211_LEDS depends on LEDS_CLASS=y or LEDS_CLASS=MAC80211, > add condition to enable it in

Re: [linux-yocto][linux-yocto v5.10][PATCH] eventfd: Enlarge recursion limit to allow vhost to work

2021-06-30 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto v5.10][PATCH] eventfd: Enlarge recursion limit to allow vhost to work on 28/06/2021 qiang.zh...@windriver.com wrote: > From: Zqiang > > 1/1 [ > Author: He Zhe > Email: zhe...@windriver.com > Subject: eventfd: Enlarge recursion limit to allow vhost to work

Re: [linux-yocto][linux-yocto v5.10/standard/sdkv5.4/xlnx-soc] usb: dwc3: debugfs: delete redandunt dwc3_debugfs_create_endpoint_dirs

2021-06-30 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.10/standard/sdkv5.4/xlnx-soc] usb: dwc3: debugfs: delete redandunt dwc3_debugfs_create_endpoint_dirs on 28/06/2021 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > Since mainline commit 8d396bb0a5b6 ("usb: dwc3: debugfs: Add

[yocto-announce] [ANNOUNCEMENT] Yocto Project 3.1.9 (dunfell-23.0.9) is Released

2021-06-30 Thread Vineela
Hello, We are pleased to announce the Yocto Project 3.1.9 (dunfell-23.0.9) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.1.9/poky-dunfell-23.0.9.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-3.1.9/poky-dunfell-23.0.9.tar.bz2 A gpg signed

[yocto] [ANNOUNCEMENT] Yocto Project 3.1.9 (dunfell-23.0.9) is Released

2021-06-30 Thread Vineela
Hello, We are pleased to announce the Yocto Project 3.1.9 (dunfell-23.0.9) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.1.9/poky-dunfell-23.0.9.tar.bz2 http://mirrors.kernel.org/yocto/yocto/yocto-3.1.9/poky-dunfell-23.0.9.tar.bz2 A gpg signed

Re: [yocto] Would COMPATIBLE_IMAGE make sense?

2021-06-30 Thread Jonas Vautherin
Thanks a lot for the answers, that's really helpful! Seems like I should have a closer look at the distros. I'll need some time to test it, I'll update here when that is done! On Tue, Jun 29, 2021 at 1:52 PM Bruce Ashfield wrote: > On Tue, Jun 29, 2021 at 2:41 AM Josef Holzmayr > wrote: > > >

Re: [yocto] [meta-rockchip][PATCH 3/3] wic/wks cleanup

2021-06-30 Thread Trevor Woerner
On Mon 2021-06-28 @ 11:15:41 AM, Trevor Woerner wrote: > By exporting a couple more variables the wks file for every rockchip device > can be built from one template instead of having separate wks files for each > board and platform. > > The following BSP variables were checked before and after

Re: [yocto] [meta-rockchip][PATCH 2/3] IMAGE_FSTYPES: remove ext4

2021-06-30 Thread Trevor Woerner
On Mon 2021-06-28 @ 11:15:40 AM, Trevor Woerner wrote: > The ext4 IMAGE_FSTYPES does not need to be mentioned explicitly. It will be > automatically generated in cases where it is needed. > > Signed-off-by: Trevor Woerner > --- > conf/machine/include/rockchip-defaults.inc | 1 - > 1 file

Re: [yocto] [meta-rockchip][PATCH 1/3] conf/machine/include/nanopi-m4.inc: add full include path

2021-06-30 Thread Trevor Woerner
On Mon 2021-06-28 @ 11:15:39 AM, Trevor Woerner wrote: > Specify the full include path to the rk3399.inc file. > > Signed-off-by: Trevor Woerner > --- > conf/machine/include/nanopi-m4.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git

Re: [yocto] Python2 in Gatesgarth

2021-06-30 Thread Marek Belisko
Hi Aashik, On Wed, Jun 30, 2021 at 4:25 PM Aashik Aswin wrote: > > Hello Developers, > > We are migrating our platforms from Zeus to Gatesgarth, We could see that the > native Python2 bb file and core modules have been removed. > > As much of our platform code is in Python2, I was wondering if

[yocto] Python2 in Gatesgarth

2021-06-30 Thread Aashik Aswin
Hello Developers, We are migrating our platforms from Zeus to Gatesgarth, We could see that the native Python2 bb file and core modules have been removed. As much of our platform code is in Python2, I was wondering if there is some way we can re-enable python2 support in our yocto environment

[yocto] #yocto #zeus

2021-06-30 Thread Monsees, Steven C (US) via lists.yoctoproject.org
I am running with zeus 3.0.4 and appear to have an issue with the mount command supporting NFS... ? Can someone explain the following and how I can get "mount" to support NFS ? Trying to mount the UDM from the AIO mount.nfs: Operation not permitted Failed to mount the UDM from the AIO! Trying

[yocto] Question regarding custom device tree update

2021-06-30 Thread Sohil Shah
Hello, I am kinda a noob at this so please bear with me. I am using the sama5d27-wlsom1-ek board for my demo and I am trying to make changes to the device tree. So far I have compiled core-image-minimal and find my dtb files are generated in

[yocto] [poky][PATCH] devtool: deploy-target: Fix preserving attributes when using --strip

2021-06-30 Thread Florian Amstutz
Commit a2db4fa127a3347fc6df31f895fb0b552669119e added ${WORKDIR}/deploy-* to PSEUDO_IGNORE_PATHS. This breaks the --strip mode since ${D} is copied to deploy-target-stripped. Use the directory devtool-deploy-target-stripped instead. [YOCTO #14451] Signed-off-by: Florian Amstutz ---

Re: [Yocto] Launching script at the very end of the image process

2021-06-30 Thread Richard Purdie
On Wed, 2021-06-30 at 10:41 +, Cardaillac, Yann wrote: > Hi Richard, > > Many thanks for the fast answer. > > > > I’m switching from buildroot to yocto and trying to figure out how to > > > do the equivalent of a POST_BUILD_SCRIPT. > > > > > > Indeed I want to format the images built in a

Re: [Yocto] Launching script at the very end of the image process

2021-06-30 Thread Cardaillac, Yann
Hi Richard, Many thanks for the fast answer. > > I’m switching from buildroot to yocto and trying to figure out how to > > do the equivalent of a POST_BUILD_SCRIPT. > > > > Indeed I want to format the images built in a specific format for latter > > use and CI needs. > > In OE, the equivalent

Re: [Yocto] Launching script at the very end of the image process

2021-06-30 Thread Richard Purdie
On Wed, 2021-06-30 at 09:33 +, Cardaillac, Yann wrote: > I’m switching from buildroot to yocto and trying to figure out how to do the > equivalent of a > POST_BUILD_SCRIPT. >   > Indeed I want to format the images built in a specific format for latter use > and CI needs. In OE, the

[yocto] man package issue

2021-06-30 Thread sateesh m
Hi Guys, I am building core-image-sato image. i am facing issue rootfs creation. can anybody know give suggition how we can solve this issue. ERROR: core-image-sato-1.0-r0 do_rootfs: Postinstall scriptlets of ['man-pages'] have failed. If the intention is to defer them to first boot, then

[yocto] [meta-mingw] [PATCH] libidn2: package all files

2021-06-30 Thread Samuli Piippo
Include .def files to the -dev package to fix QA Issue: nativesdk-libidn2: Files/directories were installed but not shipped in any package. Signed-off-by: Samuli Piippo --- recipes-extended/libidn/libidn2_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644

[linux-yocto][linux-yocto v5.10] kernel code for marvell cn96xx and marvell cn106xx

2021-06-30 Thread Ruiqiang Hao
Hi Bruce, Please help to create branch and merge code into our linux-yocto repo. repo: linux-yocto branch: v5.10/standard/cn-sdkv5.4/octeon Thanks, Ruiqiang The following changes since commit 139fe7d68413054f850e206ab749f97a968867a8: rcu: Fix

[linux-yocto][linux-yocto v5.10] [RT] kernel code for marvell cn96xx and marvell cn106xx

2021-06-30 Thread Ruiqiang Hao
Hi Bruce, Please help to create branch and merge code into our linux-yocto repo. repo: linux-yocto branch: v5.10/standard/preempt-rt/cn-sdkv5.4/octeon Thanks, Ruiqiang The following changes since commit 4a59bc57b2be77da9394b10eb37067da7d63b7a4: Merge

[Yocto] Launching script at the very end of the image process

2021-06-30 Thread Cardaillac, Yann
Hi yall, I'm switching from buildroot to yocto and trying to figure out how to do the equivalent of a POST_BUILD_SCRIPT. Indeed I want to format the images built in a specific format for latter use and CI needs. I've made a recipe (.inc) that I'm able to access directly doing so: bitbake