[v2][linux-yocto][v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc][PATCH] media: amphion: Move the blocking check_is_responsed() out of wait event loop

2023-10-30 Thread Xiaolei Wang via lists.yoctoproject.org
The blocking ops can't be used as a condition parameter of wait_event_timeout(), otherwise we would get a warning like below: do not call blocking ops when !TASK_RUNNING; state=2 WARNING: CPU: 5 PID: 741 at kernel/sched/core.c:9859 __might_sleep+0x80/0xa4 CPU: 5 PID: 741 Comm: mxc_v4l2_vpu_te

Re: [linux-yocto][v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc][PATCH] media: amphion: Move the blocking check_is_responsed() out of wait event loop

2023-10-30 Thread Xiaolei Wang via lists.yoctoproject.org
Drop this patch since there is a little problem with the commit log, I will send v2 thanks xiaolei From: Wang, Xiaolei Sent: Monday, October 30, 2023 4:21 PM To: bruce.ashfi...@gmail.com Cc: linux-yocto@lists.yoctoproject.org Subject:

Re: [yocto] [meta-rockchip][PATCH 3/3] rock-pi-s: add

2023-10-30 Thread Trevor Woerner
On Wed 2023-10-04 @ 04:23:31 PM, Quentin Schulz wrote: > On 10/3/23 15:56, Trevor Woerner wrote: > > On Mon 2023-10-02 @ 06:17:15 PM, Quentin Schulz wrote: > > > > diff --git a/recipes-bsp/rkbin/rockchip-rkbin_git.bb > > > > b/recipes-bsp/rkbin/rockchip-rkbin_git.bb > > > > index

[yocto][OE-core] Notification: Patchtest service going live

2023-10-30 Thread Trevor Gamblin
Hello all, This is to notify the community that the Patchtest service will be going live today to provide patch feedback. For now, this is exclusive to submissions related to the openembedded-core mailing list, but support for other lists is planned in the future. If/when the service detects

Re: [yocto] Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?

2023-10-30 Thread Alexander Kanavin
On Mon, 30 Oct 2023 at 15:07, Richard Purdie wrote: > > a) esdk sets a number of variables from its initialization script that > > aid with cross-compiling components directly (e.g. the core use case > > of SDKs). Normal mode doesn't do that, but recently added > > meta-ide-support will generate

Re: [yocto] Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?

2023-10-30 Thread Richard Purdie
On Mon, 2023-10-30 at 14:50 +0100, Alexander Kanavin wrote: > On Thu, 14 Sept 2023 at 14:56, Richard Purdie > wrote: > > There are design elements to this work. We need to work out how we can > > make eSDK and "normal" builds more similar and less of an overhead to > > switch between one and the

Re: [yocto] Core workflow: sstate for all, bblock/bbunlock, tools for why is sstate not being reused?

2023-10-30 Thread Alexander Kanavin
On Thu, 14 Sept 2023 at 14:56, Richard Purdie wrote: > There are design elements to this work. We need to work out how we can > make eSDK and "normal" builds more similar and less of an overhead to > switch between one and the other. A "bblock all" command does partly > get you to an eSDK

[yocto] Problems including a library into the SDK #esdk

2023-10-30 Thread Iurascu Teodor
Hello! I have been trying to include the IOBB library for the BeagleBone Black board into the SDK of my build. I have created a layer for it wtih devtools and included the layer into my build with bitbake-layers, yet it seems that neither building the image or populating the SDK is executing

Re: [yocto] [meta-rockchip][PATCH] nanopi-m4b: add

2023-10-30 Thread Trevor Woerner
On Mon 2023-10-02 @ 08:10:38 PM, Trevor Woerner via lists.yoctoproject.org wrote: > NanoPi M4B is a RK3399-based (dual-core A72, quad-core A53 with NEON) board > in the same form factor as the RPi B3+ (including compatible connectors) with > onboard 2.4/5.0 dual-band WiFi + Bluetooth 5.0 with USB

Re: [yocto] [meta-rockchip][PATCH] rockchip-rkbin: fail if lacking an override

2023-10-30 Thread Trevor Woerner
On Wed 2023-10-25 @ 10:57:56 AM, Trevor Woerner via lists.yoctoproject.org wrote: > Looking forward, rkbin should only be used by specific Rockchip platforms > for which TF-A support is not (yet?) available. If rkbin gets added by > accident without an override, add a bbfatal to let the user know

[yocto] [meta-parsec][master,nanbield][PATCH] Update parsec recipes

2023-10-30 Thread Gowtham Suresh Kumar
Parsec-service and parsec-tool recipes have been updated to use 1.3.0 and 0.7.0 versions respectively. Signed-off-by: Gowtham Suresh Kumar --- .../parsec-service/parsec-service-crates.inc | 736 +- ...rvice_1.2.0.bb => parsec-service_1.3.0.bb} | 2 +-

[linux-yocto][v6.1/standard/nxp-sdk-6.1/nxp-soc & v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc][PATCH] media: amphion: Move the blocking check_is_responsed() out of wait event loop

2023-10-30 Thread Xiaolei Wang via lists.yoctoproject.org
The blocking ops can't be used as a condition parameter of wait_event_timeout(), otherwise we would get a warning like below: The blocking ops can't be used as a condition parameter of wait_event_timeout(), otherwise we would get a warning like below: do not call blocking ops when

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

2023-10-30 Thread Jing Hui Tham
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.29.rc1. 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