Re: [yocto] [PATCH yocto-autobuilder-helper] run-docs-build: build from tags dynamically instead of static list

2021-04-07 Thread Nicolas Dechesne
On Wed, Apr 7, 2021 at 10:16 AM Nicolas Dechesne < nicolas.deche...@linaro.org> wrote: > hey! > > On Wed, Apr 7, 2021 at 9:31 AM Quentin Schulz wrote: > >> Hi Michael, >> >> On April 6, 2021 10:58:20 PM UTC, Michael Halstead < >> mhalst...@linuxfoundation.org> wrote: >> >All new releases are

Re: [yocto] No significant diff b/w qemux86 and qemuarm poky build of core-image-minimal

2021-04-07 Thread Khem Raj
On Tue, Mar 30, 2021 at 2:20 PM Khem Raj wrote: > > > > On 3/30/21 1:48 PM, Ross Burton wrote: > > On Tue, 30 Mar 2021 at 20:41, Khem Raj wrote: > >> Thanks for this infor Randy, really appreciated, I think I will also > >> look at the h/w angle. > > > > Khem: if you can reproduce this on demand

[yocto] [PATCH v2 yocto-autobuilder-helper] run-docs-build: build from tags dynamically instead of static list

2021-04-07 Thread Michael Halstead
Build Sphinx docs for all versions newer than yocto-3.1.5 inclusive. Integrate suggestions from Quentin Schulz and Nicolas Dechesne. Signed-off-by: Michael Halstead --- scripts/run-docs-build | 20 +--- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git

[yocto] Yocto Project Summit - registration open

2021-04-07 Thread Trevor Woerner
Registration is now open for the upcoming Yocto Project Summit!! details: https://www.yoctoproject.org/yocto-project-virtual-summit-2021/ CfP: https://pretalx.com/yocto-project-summit-2021/cfp registration: https://www.cvent.com/d/yjq4dr/4W?ct=868bfddd-ca91-46bb-aaa5-62d2b61b2501 PS: Don't

[yocto] Yocto Technical Team Minutes, Engineering Sync, for April 6, 2021

2021-04-07 Thread Trevor Woerner
Yocto Technical Team Minutes, Engineering Sync, for April 6, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == announcements == The upcoming Yocto Project Summit is taking place May 25-26 2021 details:

Re: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: patches to fix build error and debug calltrace

2021-04-07 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: patches to fix build error and debug calltrace on 07/04/2021 Zhantao Tang wrote: > > Hi Bruce, > > > There are 2 patches to update the linux-yocto, branch > v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx. > >

Re: [linux-yocto] [yocto-kernel-cache yocto-5.10]: nxp-s32g2xx: add HSE UIO related configs to make hse demo work

2021-04-07 Thread Bruce Ashfield
In message: [linux-yocto] [yocto-kernel-cache yocto-5.10]: nxp-s32g2xx: add HSE UIO related configs to make hse demo work on 07/04/2021 Zhantao Tang wrote: > > Hi Bruce, > > On S32G platform, there is a HSE demo for linux, which depends on UIO configs > enablement. > The following patch is

Re: [[linux-yocto][linux-yocto v5.4/standard/preempt-rt/intel-x86] x86/alternatives: Acquire pte lock with interrupts enabled

2021-04-07 Thread Bruce Ashfield
Since this isn't rt-only, and is part of the upstream kernel (but apparently not nomiated for 5.4-stable backporting), I'd prefer to merge this to all branches, versus just the intel-x86 preempt-rt. I'll do that tomorrow, unless I hear objections. Bruce In message: [[linux-yocto][linux-yocto

Re: [linux-yocto][linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-imx8][PATCH] tools: perf: Fix the undefined build errors in metricgroup__print()

2021-04-07 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-imx8][PATCH] tools: perf: Fix the undefined build errors in metricgroup__print() on 07/04/2021 Xiaolei Wang wrote: > Because the patch taken out from linux-imx puts free(s) in the wrong > position, a build

Re: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: drivers: net: phy: drop unneeded codes in nxp phy config init

2021-04-07 Thread Bruce Ashfield
In message: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: drivers: net: phy: drop unneeded codes in nxp phy config init on 07/04/2021 Zhantao Tang wrote: > > Hi Bruce, > > > There are some unneeded codes in nxp phy driver need to drop, the following > patch is to do

Re: [linux-yocto] [v5.10] [yocto-kernel-cache] [PATCH] firmware: fix CONFIG_FW_LOADER option mismatch warning

2021-04-07 Thread Bruce Ashfield
merged. FW_LOADER is definitely one of the options we have to keep adjusting per BSP. I also merged this to master. Bruce In message: [linux-yocto] [v5.10] [yocto-kernel-cache] [PATCH] firmware: fix CONFIG_FW_LOADER option mismatch warning on 07/04/2021 qiang.zh...@windriver.com wrote: >

Re: [yocto] [meta-rockchip][PATCH] trusted-firmware-a: use 1500000 baud for serial console

2021-04-07 Thread Trevor Woerner
On Wed, Apr 7, 2021 at 9:27 AM Joshua Watt wrote: > Please add Upstream-Status: https://wiki.yoctoproject.org/wiki/Best_Known_Methods_(BKMs)_for_Package_Updating#Patch_Upstreaming -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#53053):

Re: [yocto] [meta-rockchip][PATCH] trusted-firmware-a: use 1500000 baud for serial console

2021-04-07 Thread Joshua Watt
On 4/6/21 6:47 PM, Yann Dirson wrote: From: Yann Dirson TF-A runs between two u-boot stages which both uses 150 baud, it just makes no sense to use the same UART at a different rate. Here is a sample session with the successive stages, with TF-A artificially separated for emphasis:

[yocto] QA notification for completed autobuilder build (yocto-3.3.rc2)

2021-04-07 Thread Pokybuild User
A build flagged for QA (yocto-3.3.rc2) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-3.3.rc2 Build hash information: bitbake: a1848a481e36b729c8e4130c394b1d462d4b488a meta-arm: 219fd34b7676ffedd1a1ad3626ec4337391975f4 meta-gplv2:

[linux-yocto] [kernel-cache yocto-5.10] qemuppc64: Enable the RTC driver

2021-04-07 Thread Kevin Hao
Enable the RTC driver to fix the following warning in boot: hwclock: can't open '/dev/misc/rtc': No such file or directory Signed-off-by: Kevin Hao --- bsp/qemu-ppc64/qemu-ppc64.cfg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/bsp/qemu-ppc64/qemu-ppc64.cfg

[linux-yocto] [PATCH 2/2] drivers: crypto: hse: replace devm_ioremap_nocache with devm_ioremap

2021-04-07 Thread Zhantao Tang
According to upstream commit 4bdc0d676a64("remove ioremap_nocache and devm_ioremap_nocache "), replace devm_ioremap_nocache() with devm_ioremap(). Signed-off-by: Zhantao Tang --- drivers/crypto/hse/hse-uio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[linux-yocto] [PATCH 1/2] drivers: mailbox: replace mutex with spinlock in llce_mailbox

2021-04-07 Thread Zhantao Tang
This patch is to fix the following debug calltrace: BUG: sleeping function called from invalid context at kernel/locking/mutex.c:1149 in_atomic(): 1, irqs_disabled(): 128, non_block: 0, pid: 4974, name: ip INFO: lockdep is turned off. irq event stamp: 0

[linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: patches to fix build error and debug calltrace

2021-04-07 Thread Zhantao Tang
Hi Bruce, There are 2 patches to update the linux-yocto, branch v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx. patch[0001]: drivers: mailbox: replace mutex with spinlock in llce_mailbox this patch is to fix debug calltrace due to may sleep mutex called in atomic context. patch[0002]:

[linux-yocto] [PATCH] nxp-s32g2xx: add HSE UIO related configs to make hse demo work

2021-04-07 Thread Zhantao Tang
For S32G platform, there is a demo for linux, which uses UIO to communicate with linux kernel and HSE firmware, so add related configs to make the demo work. Signed-off-by: Zhantao Tang --- bsp/nxp-s32g2xx/nxp-s32g2xx.cfg | 5 + 1 file changed, 5 insertions(+) diff --git

[linux-yocto] [yocto-kernel-cache yocto-5.10]: nxp-s32g2xx: add HSE UIO related configs to make hse demo work

2021-04-07 Thread Zhantao Tang
Hi Bruce, On S32G platform, there is a HSE demo for linux, which depends on UIO configs enablement. The following patch is to fix this. Would you please help to merge this patch into yocto-kernel-cache, branch is yocto-5.10 ? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all

Re: [yocto] #yocto #sdk -XILINX/vivado dependencies

2021-04-07 Thread Monsees, Steven C (US) via lists.yoctoproject.org
No the vivado module sets up key variables, the lib path, and the include paths for building Xilinx low level drivers built into bootapp/kernel... I need to be able to include these components in actual SDK build... Steve -Original Message- From: Khem Raj Sent: Tuesday, April 6,

[yocto] [meta-security][PATCH] Use libest "main" branch instead of "master".

2021-04-07 Thread Anton Antonov
This patch fixes the issue: WARNING: libest-3.2.0-r0 do_fetch: Failed to fetch URL git://github.com/cisco/libest, attempting MIRRORS if available ERROR: libest-3.2.0-r0 do_fetch: Fetcher failure: Unable to find revision 4ca02c6d7540f2b1bcea278a4fbe373daac7103b in branch master even from

[yocto] dpkg-scanpackages from my recipe

2021-04-07 Thread Mauro Ziliani
Hi all. I'd like to use dpkg-scanpackages inside my recipe The recipe copies some deb package into my folder ${D}/myfolder Then I'd like to apply dpkg-scanpackages to ${D}/myfolder I miss last step. Running dpkg-scanpackages ${D}/myfolder ends with and error. Dpkg.pm missing How can I "install"

Re: [yocto] [meta-rockchip][PATCH] trusted-firmware-a: use 1500000 baud for serial console

2021-04-07 Thread Zoran
> +-#define RK3399_BAUDRATE 115200 > ++#define RK3399_BAUDRATE 150 > + #define RK3399_UART_CLOCK 2400 Interesting... For years (a few decades) everybody has used 115200 as the standard setup for UART, as global definition. Why

Re: [yocto] [meta-rockchip][PATCH] trusted-firmware-a: use 1500000 baud for serial console

2021-04-07 Thread Zoran
> Sure it is awkward when all tools have come to default > to 115200, but then is the situation so different from > when we transitioned from, say, 9600? These are historical reasons. It started as 600, 1200, then quickly jumped to 9600 (4x), stayed some time there, and then transitioned via

[[linux-yocto][linux-yocto v5.4/standard/preempt-rt/intel-x86] x86/alternatives: Acquire pte lock with interrupts enabled

2021-04-07 Thread jmiao1
From: Sebastian Andrzej Siewior commit a6d996cbd38b42341ad3fce74506b9fdc280e395 upstream pte lock is never acquired in-IRQ context so it does not require interrupts to be disabled. The lock is a regular spinlock which cannot be acquired with interrupts disabled on RT. RT complains about

[linux-yocto][linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-imx8][PATCH] tools: perf: Fix the undefined build errors in metricgroup__print()

2021-04-07 Thread Xiaolei Wang
Because the patch taken out from linux-imx puts free(s) in the wrong position, a build error appears Fixes: 40be8dc54887(tools: perf: metricgroup: add metricgroup for each PMU) Signed-off-by: Xiaolei Wang --- tools/perf/util/metricgroup.c | 4 ++-- 1 file changed, 2 insertions(+), 2

[linux-yocto] [PATCH] drivers: net: phy: drop unneeded codes in nxp phy config init

2021-04-07 Thread Zhantao Tang
Since commit d73a2156bdad ("net: phy: simplify phy_mac_interrupt and related functions") has droped the phy_queue in struct phy_device, and it is relocated into struct nxp_specific_data which will be private data of related phy_device. As a result, there will be no one to init the phy_queue before

[linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: drivers: net: phy: drop unneeded codes in nxp phy config init

2021-04-07 Thread Zhantao Tang
Hi Bruce, There are some unneeded codes in nxp phy driver need to drop, the following patch is to do this. Would you please help to merge this patch into linux-ycoto kernel, v5.10, branch is v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You

Re: [linux-yocto] ERROR: The following required tools (as specified by HOSTTOOLS) appear to be unavailable in PATH,

2021-04-07 Thread Robert P. J. Day
On Wed, 7 Apr 2021, shoareau via lists.yoctoproject.org wrote: > > > Good morning, > > I am using a linux VM on Windows 10 (virtual box & debian). > I am trying to build a linux  kernel for raspberry2 based > on  https://medium.com/@meronz/learning-yocto-part-1-a989f4340e90 > $ mkdir -p

[linux-yocto] ERROR: The following required tools (as specified by HOSTTOOLS) appear to be unavailable in PATH,

2021-04-07 Thread shoareau via lists.yoctoproject.org
Good morning, I am using a linux VM on Windows 10 (virtual box & debian). I am trying to build a linux  kernel for raspberry2 based on https://medium.com/@meronz/learning-yocto-part-1-a989f4340e90 ( https://medium.com/@meronz/learning-yocto-part-1-a989f4340e90 ) $ mkdir -p yocto/sources && cd

Re: [yocto] [meta-rockchip][PATCH] trusted-firmware-a: use 1500000 baud for serial console

2021-04-07 Thread Yann Dirson
Le mer. 7 avr. 2021 à 06:07, Zoran Stojsavljevic a écrit : > > > +-#define RK3399_BAUDRATE 115200 > > ++#define RK3399_BAUDRATE 150 > > + #define RK3399_UART_CLOCK 2400 > > Interesting... For years (a few decades) everybody has used

Re: [yocto] [PATCH yocto-autobuilder-helper] run-docs-build: build from tags dynamically instead of static list

2021-04-07 Thread Nicolas Dechesne
hey! On Wed, Apr 7, 2021 at 9:31 AM Quentin Schulz wrote: > Hi Michael, > > On April 6, 2021 10:58:20 PM UTC, Michael Halstead < > mhalst...@linuxfoundation.org> wrote: > >All new releases are Sphinx ready so we exclude old tags and build for > >all the rest. > Thanks for starting this! > >

Re: [yocto] [PATCH yocto-autobuilder-helper] run-docs-build: build from tags dynamically instead of static list

2021-04-07 Thread Quentin Schulz
Hi Michael, On April 6, 2021 10:58:20 PM UTC, Michael Halstead wrote: >All new releases are Sphinx ready so we exclude old tags and build for >all the rest. > >Signed-off-by: Michael Halstead >--- > scripts/run-docs-build | 14 ++ > 1 file changed, 10 insertions(+), 4 deletions(-) >