Re: [linux-yocto] [kernel v5.2/standard/xlnx-soc][PATCH 2/2] arch: arm64: dts: add overlay dts file

2019-10-15 Thread Quanyang Wang
On 10/15/19 11:27 PM, Bruce Ashfield wrote: On Mon, Oct 14, 2019 at 6:19 AM Quanyang Wang wrote: On 10/14/19 6:00 PM, Michal Simek wrote: On 14. 10. 19 11:34, Quanyang Wang wrote: On 10/14/19 3:58 PM, Michal Simek wrote: On 14. 10. 19 9:55, Quanyang Wang wrote: On 10/14/19 2:05 PM,

Re: [yocto] [opkg-devel] [OE-core][opkg-utils ] Bug 13528 : adding SPDX license identifier

2019-10-15 Thread Alejandro Del Castillo
On 10/14/19 7:36 AM, Ycn aKaJoseph wrote: > Hi, > > GPL-2.0-only was applied to script without previous Licences and > GPL-2.0-or-later to those mentioning it, however I'm wondering if I > should also add a SPDX id to the makefile ? > > Here's first attempt without identifier to the

Re: [yocto] using BBMULTICONFIG to create a 32-bit rootfs, kernel, u-boot that also includes a 64-bit kernel, u-boot for NXP i.mx6/i.mx8

2019-10-15 Thread Joshua Watt
On 10/15/19 2:03 PM, Davis Roman wrote: Hi Joshua, Thank you for replying. Since my last email, I enabled BBMULTICONFIG and was able to build both 32bit and 64bit machine types successfully and so i have both packages available in their corresponding build folders.

Re: [yocto] using BBMULTICONFIG to create a 32-bit rootfs, kernel, u-boot that also includes a 64-bit kernel, u-boot for NXP i.mx6/i.mx8

2019-10-15 Thread Davis Roman
Hi Joshua, Thank you for replying. Since my last email, I enabled BBMULTICONFIG and was able to build both 32bit and 64bit machine types successfully and so i have both packages available in their corresponding build folders.

Re: [linux-yocto] [kernel v5.2/standard/xlnx-soc][PATCH 2/2] arch: arm64: dts: add overlay dts file

2019-10-15 Thread Bruce Ashfield
On Mon, Oct 14, 2019 at 6:19 AM Quanyang Wang wrote: > > > On 10/14/19 6:00 PM, Michal Simek wrote: > > On 14. 10. 19 11:34, Quanyang Wang wrote: > >> On 10/14/19 3:58 PM, Michal Simek wrote: > >>> On 14. 10. 19 9:55, Quanyang Wang wrote: > On 10/14/19 2:05 PM, Michal Simek wrote: > > On

[linux-yocto] [kernel v5.2/standard/xlnx-soc][PATCH 0/1] xilinx-zynqmp: fix calltrace

2019-10-15 Thread quanyang.wang
From: Quanyang Wang Hi Bruce, Michal, This patch fixes a calltrace when enable CONFIG_TRACING kernel option. Would you please help review and merge these patches to linux-yocto v5.2/standard/xlnx-soc branch? Quanyang Wang (1): dma: xilinx: dpdma: alloc xilinx_dpdma_tx_desc using GFP_ATOMIC

[linux-yocto] [PATCH 1/1] dma: xilinx: dpdma: alloc xilinx_dpdma_tx_desc using GFP_ATOMIC

2019-10-15 Thread quanyang.wang
From: Quanyang Wang The function xilinx_dpdma_chan_alloc_tx_desc can be called from atomic context, hence use GFP_ATOMIC instead of GFP_KERNEL, or else it will cause the calltrace as below: BUG: sleeping function called from invalid context at mm/slab.h:418 in_atomic(): 1, irqs_disabled(): 128,

[yocto] Yocto Project Status WW42’19

2019-10-15 Thread Stephen K Jolley
Current Dev Position: YP 3.0 Final Release Next Deadline: YP 3.0 Final Release 25th Oct SWAT Team Rotation: - SWAT lead is currently: Paul - SWAT team rotation: Paul -> Ross on Oct. 18, 2019 - SWAT team rotation: Ross -> Amanda on Oct. 25, 2019 -

[linux-yocto] [PATCH 1/1] xilinx-zynqmp: delete obsolete kernel options

2019-10-15 Thread quanyang.wang
From: Quanyang Wang These kernel options have been removed frome kernel, so delete them from xilinx-zynqmp.cfg. Signed-off-by: Quanyang Wang --- bsp/xilinx-zynqmp/xilinx-zynqmp.cfg | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/bsp/xilinx-zynqmp/xilinx-zynqmp.cfg

[linux-yocto] [kernel-cache master/yocto-5.2][PATCH 0/1] xilinx-zynqmp: delete obsolete kernel options

2019-10-15 Thread quanyang.wang
From: Quanyang Wang Hi Bruce, Michal, This patch is to delete some obsolete kernel options. Now delete them or else yocto will throw out build warning infos. Could you please merge this patch into yocto-kernel-cache, branch is master and yocto-5.2? Thanks, Quanyang Quanyang Wang (1):

Re: [yocto] NooB: qemu-native compile error during bitbake core-image-sato

2019-10-15 Thread pwr
On 15-10-2019 00:04, Ross Burton wrote: On 14/10/2019 22:32, myken wrote: For future reference, how could I have found this answer? I searched like crazy but never found any reference that qemu is "old" and my kernel is "new". By recognising where the failure was, knowing that glibc changed,

[yocto] [Yocto] QA cycle report for yocto-3.0_rc2

2019-10-15 Thread Jain, Sangeeta
Hello all, This is the full QA report for YP 3.0 RC2: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/3.0_RC2?h=intel-yocto-testresults === Summary No high milestone defects. Two new defects are found in this cycle, mpc8315e-rdb: the stap oeqa test causes