[yocto] Upgrading Nodejs from 10.x to 14.x in yocto Zeus #zeus #yocto #zeus

2021-09-13 Thread poornesh
Greetings ! I am using yocto zeus for my project . I am having a requirement of Nodejs 14.x but the available Nodejs version in yocto zeus is 10.x . Can anyone help me by sharing the steps to upgrade Nodejs 10.x to 14.x in yocto zeus. Thanks in Advance -=-=-=-=-=-=-=-=-=-=-=- Links: You

Re: [linux-yocto] [yocto-kernel-cache][yocto-5.10][PATCH] NFS: port to ker v5.10

2021-09-13 Thread Bruce Ashfield
Were you looking to have this applied to the kernel tree ? or just to the kernel cache ? If it is for the tree, then send a patch against v5.10/standard/base, and I'll update the kernel-cache with a refreshed patch after applying it to the tree. I also assume that although this says, 5.10+, that

Re: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.10/nxp-soc]: nxp-ls1028: drivers: ocelot: delete unneeded codes to fix redefinition error

2021-09-13 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.10/nxp-soc]: nxp-ls1028: drivers: ocelot: delete unneeded codes to fix redefinition error on 13/09/2021 Zhantao Tang wrote: > > Hi Bruce, > > There is an patch to fix a redefinition error for nxp-ls1028 bsp. > Would you please

Re: [linux-yocto][v5.10/standard/preempt-rt/sdkv5.10/axxia][PATCH 1/1] i2c: axxia: initialize mutex_lock i2c_lock

2021-09-13 Thread Bruce Ashfield
In message: [linux-yocto][v5.10/standard/preempt-rt/sdkv5.10/axxia][PATCH 1/1] i2c: axxia: initialize mutex_lock i2c_lock on 10/09/2021 quanyang.w...@windriver.com wrote: > From: Quanyang Wang > > A mutex_lock should be initialized before using it. > > This is to fix the warning as below: >

Re: [linux-yocto][yocto-kernel-cache][yocto-5.10][PATCH] ti-j72xx: remove CONFIG_VIDEO_IMG_VXD_DEC kernel config

2021-09-13 Thread Bruce Ashfield
In message: [linux-yocto][yocto-kernel-cache][yocto-5.10][PATCH] ti-j72xx: remove CONFIG_VIDEO_IMG_VXD_DEC kernel config on 08/09/2021 Xulin Sun wrote: > The IMG VXD DEC (Video Decoder) driver for the Imagination D5520 > (Video Decoder) hardware is not ready yet on TI SDK 8.0. So drop > this

[yocto] M+ & H bugs with Milestone Movements WW37

2021-09-13 Thread Stephen Jolley
All, YP M+ or high bugs which moved to a new milestone in WW37 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 5322 Global DNS fallback mechanism not present in poky distro

[yocto] Enhancements/Bugs closed WW36!

2021-09-13 Thread Stephen Jolley
All, The below were the owners of enhancements or bugs closed during the last week! Who Count richard.pur...@linuxfoundation.org 8 mhalst...@linuxfoundation.org 2 weave...@gmail.com 1 randy.macl...@windriver.com 1 st...@sakoman.com 1 Grand Total 13 Thanks, Stephen K.

[yocto] Current high bug count owners for Yocto Project 3.4

2021-09-13 Thread Stephen Jolley
All, Below is the list as of top 50 bug owners as of the end of WW37 of who have open medium or higher bugs and enhancements against YP 3.4. There are 33 possible work days left until the final release candidates for YP 3.4 needs to be released. Who Count michael.opdenac...@bootlin.com 37

[yocto] Yocto Project Newcomer & Unassigned Bugs - Help Needed

2021-09-13 Thread Stephen Jolley
All, The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on the triage page under the appropriate heading:

[linux-yocto][v5.10/standard/preempt-rt/sdkv5.10/axxia][PATCH 2/2] axxiaarm: use set/clear/test_bit() API as synchronization

2021-09-13 Thread quanyang.wang
From: Quanyang Wang Use set/vlear/test_bit() APIs can simplify the code. Signed-off-by: Quanyang Wang --- arch/arm/mach-axxia/hotplug.c | 16 +--- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/arch/arm/mach-axxia/hotplug.c b/arch/arm/mach-axxia/hotplug.c index

[linux-yocto] [yocto-kernel-cache][yocto-5.10][PATCH] NFS: port to ker v5.10

2021-09-13 Thread Andrej Valek
- port NFS patch to kernel versions 5.10+ Signed-off-by: Andrej Valek --- ...oot-mount-to-use-alternate-rpc-ports.patch | 235 +- 1 file changed, 115 insertions(+), 120 deletions(-) diff --git a/patches/boot/NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch