Re: [yocto] core-image-weston mickledore

2023-05-22 Thread Khem Raj
On Mon, May 22, 2023 at 5:26 AM Marek Belisko wrote: > > Hi, > > I'm using core-image-weston and adding chromium to the final image. > Weston is properly started on the hdmi monitor. I'm trying to start > chromium when weston starts with following: > > [Unit] > Description="Chromium browser

[yocto] Final reminder: CFP for Yocto Project Developer Day in Prague, June 26th 2023

2023-05-22 Thread Josef Holzmayr
Hello there! Time is running out for you if you'd like to speak at the Yocto Project Developer Day in Prague on June 26th, 2023 in Prague, neatly colocated with EOSS. You have exactly...*checks clock* 3 hours and 44 minutes left to let us know about the cool things you built, the riddles you

Re: [yocto] [opkg-utils PATCH V2] opkg-feed: Fix adding feeds with same name as architecture

2023-05-22 Thread Alex Stewart
ACK; looks good to me. I'll pull this tomorrow, if there are no objections. On 5/22/23 12:48, Petar Koynov wrote: Attempting to add feeds with some special names that match architecture names was returning an error: "5 The named feed already exists" Make

[yocto] [opkg-utils PATCH V2] opkg-feed: Fix adding feeds with same name as architecture

2023-05-22 Thread Petar Koynov
Attempting to add feeds with some special names that match architecture names was returning an error: "5 The named feed already exists" Make sourceTypePattern in createFeedLineRegex only match feed configuration lines src or dist Signed-off-by: Petar

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

2023-05-22 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:

[yocto] Enhancements/Bugs closed WW20!

2023-05-22 Thread Stephen Jolley
All, The below were the owners of enhancements or bugs closed during the last week! Who Count randy.macl...@windriver.com 2 ross.bur...@arm.com 1 alex.kana...@gmail.com 1 Grand Total 4 Thanks, Stephen K. Jolley Yocto Project Program Manager *Cell:(208)

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

2023-05-22 Thread Stephen Jolley
All, Below is the list as of top 34 bug owners as of the end of WW20 of who have open medium or higher bugs and enhancements against YP 4.3. There are 109 possible work days left until the final release candidates for YP 4.3 needs to be released. Who Count ross.bur...@arm.com 33

[yocto] core-image-weston mickledore

2023-05-22 Thread Marek Belisko
Hi, I'm using core-image-weston and adding chromium to the final image. Weston is properly started on the hdmi monitor. I'm trying to start chromium when weston starts with following: [Unit] Description="Chromium browser start" Requires=weston.service After=weston.service [Service] Type=simple

Re: [yocto] [meta-security][PATCH] libhoth_git.bb:SRCREV bump 1622e8a04..d769296220d

2023-05-22 Thread Armin Kuster
On 5/17/23 1:27 PM, John Broadbent via lists.yoctoproject.org wrote: From: John Edward Broadbent merged thanks. -armin Updating libhoth to match version in openbmc https://gerrit.openbmc.org/c/openbmc/openbmc/+/63424 libhoth detailed changes: Willy Tu Expose header files expose

Re: [yocto] [qa-build-notification] QA notification for completed autobuilder build (yocto-4.2.1)

2023-05-22 Thread Jing Hui Tham
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-4.2.1. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. BSP-hw Runtime auto test for following platforms: 1. MinnowBoard Turbot - 32bit 2. Kaby Lake

[yocto] rustfmt error when trying to build a rust application

2023-05-22 Thread Guenther Meyer
Hi, I'm trying to add a rust application to my distro based on kirkstone, and created a recipe with cargo-bitbake. The build fails with: error running rustfmt: Os { code: 2, kind: NotFound, message: "No such file or directory" } I also tried to add the meta-lts-mixins layer - same result.

[linux-yocto][v5.10/standard/preempt-rt/*][PATCH 1/2] mm/page_alloc: Drop the deferred printing

2023-05-22 Thread Li Wang via lists.yoctoproject.org
From: Kevin Hao For rt kernel, the console printing occurs either atomically or from the printing kthread, all the printk defer functions have been dropped by commit 25f13bd1d07b ("printk: remove deferred printing"). This patch drops the new one which is introduced by stable commit 0431e1323f42

[linux-yocto][v5.10/standard/preempt-rt/*][PATCH 2/2] Revert "printk: declare printk_deferred_{enter,safe}() in include/linux/printk.h"

2023-05-22 Thread Li Wang via lists.yoctoproject.org
For rt kernel, remove printk_deferred_{enter,safe}(). This reverts upstream commit 85e3e7fbbb720b9897fba9a99659e31cbd1c082e. Signed-off-by: Li Wang --- include/linux/printk.h | 19 --- 1 file changed, 19 deletions(-) diff --git a/include/linux/printk.h b/include/linux/printk.h

[linux-yocto][v5.10/standard/preempt-rt/*] fix preempt-rt compile error

2023-05-22 Thread Li Wang via lists.yoctoproject.org
Hi Bruce, I think the 2 patches should also merge to: https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-stable-rt.git/log/?h=v5.10-rt-next x86_64-wrs-linux-ld.bfd: mm/page_alloc.o: in function `__build_all_zonelists': /usr/src/kernel/mm/page_alloc.c:6060: undefined reference to

[linux-yocto][v5.10/standard/nxp-sdk-5.10/nxp-soc & v5.10/standard/preempt-rt/nxp-sdk-5.10/nxp-soc][PATCH] qoriq_thermal.c: crash of error device pointer value

2023-05-22 Thread Li Wang via lists.yoctoproject.org
qoriq_tmu_probe -> qoriq_tmu_register_tmu_zone -> devfreq_cooling_register: return 0 sensor->cdev->type: crash the fix codes come from: https://github.com/nxp-imx/linux-imx/blob/lf-6.1.y/include/linux/device_cooling.h Unable to handle kernel NULL pointer dereference at virtual address