[yocto] any interest in an official "meta-rubygems" layer?

2021-01-26 Thread Robert P. J. Day
since it appears that i will be diving head-first into messing with ruby in some current YP builds, is there any interest in creating a meta-rubygems layer to start collecting recipes based on what konrad weihmann has done in his meta-sca layer here?

Re: [yocto] QA notification for completed autobuilder build (yocto-3.3_M2.rc1)

2021-01-26 Thread Sangeeta Jain
Hi All, This is the full report for yocto-3.3_M2.rc1: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults === Summary No high milestone defects. new issue found BUG id:14203 - [QA 3.3 M2 RC1] failure in ptest :

Re: [yocto] openjdk-8 multilib

2021-01-26 Thread Rudolf J Streif
On 1/26/21 11:35 AM, Richard Purdie wrote: On Tue, 2021-01-26 at 09:00 -0800, Rudolf J Streif wrote: I have been scratching my head over building openjdk-8 with multilib for an aarch64 system. Essentially, I want to use 32-bit OpenJDK on the 64-bit system. Theoretically adding to local.conf

Re: [yocto] openjdk-8 multilib

2021-01-26 Thread Richard Purdie
On Tue, 2021-01-26 at 09:00 -0800, Rudolf J Streif wrote: > I have been scratching my head over building openjdk-8 with multilib for > an aarch64 system. Essentially, I want to use 32-bit OpenJDK on the > 64-bit system. > > Theoretically adding to local.conf > > require conf/multilib.conf >

[yocto] openjdk-8 multilib

2021-01-26 Thread Rudolf J Streif
I have been scratching my head over building openjdk-8 with multilib for an aarch64 system. Essentially, I want to use 32-bit OpenJDK on the 64-bit system. Theoretically adding to local.conf require conf/multilib.conf MULTILIBS = "multilib:lib32" DEFAULTTUNE_virtclass-multilib-lib32 =

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

2021-01-26 Thread Stephen Jolley
All, YP M+ or high bugs which moved to a new milestone in WW04 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 13888 Toaster is not starting for Django-3 randy.macl...@windriver.com

[yocto] Enhancements/Bugs closed WW04!

2021-01-26 Thread Stephen Jolley
All, The below were the owners of enhancements or bugs closed during the last week! Who Count anuj.mit...@intel.com 2 akuster...@gmail.com 1 richard.pur...@linuxfoundation.org 1 david.re...@windriver.com 1 Grand Total 5 Thanks, Stephen K. Jolley Yocto Project Program

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

2021-01-26 Thread Stephen Jolley
All, Below is the list as of top 50 bug owners as of the end of WW04 of who have open medium or higher bugs and enhancements against YP 3.3. There are 67 possible work days left until the final release candidates for YP 3.3 needs to be released. Who Count richard.pur...@linuxfoundation.org

[yocto] Yocto Project Status WW04`21

2021-01-26 Thread Stephen Jolley
Current Dev Position: YP 3.3 M3 development Next Deadline: 1st March 2021 YP 3.3 M3 build Next Team Meetings: * Bug Triage meeting Thursday Jan. 28th at 7:30am PDT (

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

2021-01-26 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:

Re: [linux-yocto][linux-yocto v5.4/standard/nxp-imx8][PATCH 1/2] arm64: link with -z norelro for LLD or aarch64-elf

2021-01-26 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.4/standard/nxp-imx8][PATCH 1/2] arm64: link with -z norelro for LLD or aarch64-elf on 25/01/2021 Jun Miao wrote: > From: Nick Desaulniers > > commit 311bea3cb9ee20ef150ca76fc60a592bf6b159f5 upstream > > With GNU binutils 2.35+, linking

Re: [linux-yocto][linux-yocto v5.4/standard/ti-j72x][PATCH] Memory map updates for vision-apps

2021-01-26 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.4/standard/ti-j72x][PATCH] Memory map updates for vision-apps on 25/01/2021 Xulin Sun wrote: > From: Lucas Weaver > > commit ace4a0747e5932b5ed508c94405dde4e11defe64 from > git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git > >

Re: [linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] ti-j72xx: add DMABUF & TYPEC related configs

2021-01-26 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][yocto-kernel-cache][yocto-5.4][PATCH] ti-j72xx: add DMABUF & TYPEC related configs on 25/01/2021 Xulin Sun wrote: > Add USB TYPEC related configs and DMABUF and RPMSG_KDRV_DISPLAY configs > to support ti-j72xx vision apps testing. > > Signed-off-by:

Re: [linux-yocto][linux-yocto-dev v5.11] kernel code for marvell cn96xx

2021-01-26 Thread Bruce Ashfield
In message: [linux-yocto][linux-yocto-dev v5.11] kernel code for marvell cn96xx on 23/01/2021 Ruiqiang Hao wrote: > Hi Bruce, > > Linux kernel for marvell cn96xx base on v5.11-rc3 is ready in my private > repo. > Please help to create branch and merge code into our linux-yocto-dev repo.

[linux-yocto][linux-yocto v5.10/standard/sdkv5.4/xlnx-soc] drm: xlnx: drv: add gem_free_object_unlocked callback xlnx_drm_driver

2021-01-26 Thread quanyang.wang
From: Quanyang Wang When reboot or shutdown system, the function drm_mm_takedown will check if there is any gem_obj->vma_node.vm_node in mm->head_node.node_list. And if so, it will report a warning as below: Memory manager not clean during takedown. WARNING: CPU: 3 PID: 1 at