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

2021-03-04 Thread Ruiqiang Hao
Hi Bruce, Sorry for my carelessness, the patches of the two branches are the same, but the start points are different. Please merge the branch I provided below again for preempt-rt branch. repo: linux-yocto branch: v5.10/standard/preempt-rt/cn-sdkv4.18/cn96xx

Re: [yocto] [meta-cgl][PATCH] pacemaker: upgrade 2.0.3 -> 2.0.5

2021-03-04 Thread Changqing Li
ping On 12/9/20 2:01 PM, Yi Zhao wrote: Drop backported patches: 0001-Mark-declaration-with-extern.patch 0006-Fix-tools-Fix-definition-of-curses_indented_printf.patch Rebase patches: 0001-Fix-python3-usage.patch 0001-pacemaker-fix-compile-error-of-musl-libc.patch Remove /var/log directory in

[yocto] Yocto Technical Team Minutes/Engineering Sync for Mar 2, 2021

2021-03-04 Thread Trevor Woerner
Yocto Technical Team Minutes, Engineering Sync, for Mar 2, 2021 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to ensure the below is accurate and valid. However, errors sometimes happen. If any errors or

Re: [yocto] [meta-security][dunfell][PATCH 0/9] Some IMA/EVM fixes to dunfell branch

2021-03-04 Thread akuster
series in build testing -armin On 3/2/21 6:57 AM, liu.min...@gmail.com wrote: > From: Ming Liu > > Cherry pick some IMA/EVM fixes to LTS dunfell branch, with these > patches applied, I could run a ima enabled image with sysvinit/systemd > on qemuarm/qemuarm64 and some NXP machines. > > Ming

Re: [linux-yocto][linux-yocto v5.4/standard/ti-j72x][PATCH] net: ethernet: ti: am65-cpsw: Silence dma channel request error on -EPROBE_DEFER

2021-03-04 Thread Bruce Ashfield
merged. Bruce In message: [linux-yocto][linux-yocto v5.4/standard/ti-j72x][PATCH] net: ethernet: ti: am65-cpsw: Silence dma channel request error on -EPROBE_DEFER on 05/03/2021 Xulin Sun wrote: > Silence dma channel request error error with dev_dbg() on -EPROBE_DEFER. > > To eliminate the

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

2021-03-04 Thread Bruce Ashfield
On Wed, Mar 3, 2021 at 10:15 PM Ruiqiang Hao wrote: > > Hi Bruce, > > Please help to merge code into our linux-yocto repo. > > repo: > linux-yocto > branch: > v5.10/standard/cn-sdkv4.18/cn96xx I was able to merge your branch into the above (and pushed it for your

[linux-yocto][linux-yocto v5.4/standard/ti-j72x][PATCH] net: ethernet: ti: am65-cpsw: Silence dma channel request error on -EPROBE_DEFER

2021-03-04 Thread Xulin Sun
Silence dma channel request error error with dev_dbg() on -EPROBE_DEFER. To eliminate the below failed information: am65-cpsw-nuss 4600.ethernet: Failed to request tx dma channel -517 Signed-off-by: Xulin Sun --- drivers/net/ethernet/ti/am65-cpsw-nuss.c | 6 -- 1 file changed, 4

[yocto-announce] [ANNOUNCEMENT] meta-intel 14.2 layer for yocto project "gatesgarth" 3.2.2 is now available

2021-03-04 Thread Vineela
Hello, We are pleased to announce the meta-intel-14.2 layer for the Yocto Project 3.2.2 "gatesgarth" release is now available for download. Thank you for everyone's contributions to this release. Sincerely, Vineela Tummalapalli Intel Corporation

Re: [yocto] safe escape library for HTML

2021-03-04 Thread Randy MacLeod
On 2021-03-04 4:01 p.m., sswar...@gmail.com wrote: Hi, Please let me know if we have recipes i can use for HTML sanitization. I want to do this sanitization in C code. This is a rather vague question so you may not get a specific recommendation. Have you reviewed the list of html related

Re: [yocto] [meta-security][PATCH] ima-policy-hashed: add CGROUP2_SUPER_MAGIC fsmagic

2021-03-04 Thread akuster
merged. Thanks, Armin On 3/1/21 4:35 AM, liu.min...@gmail.com wrote: > From: Ming Liu > > This fixes following systemd boot issues: > [7.455580] systemd[1]: Failed to create /init.scope control group: > Permission denied > [7.457677] systemd[1]: Failed to allocate manager object:

[yocto] safe escape library for HTML

2021-03-04 Thread sswarnas
Hi, Please let me know if we have recipes i can use for HTML sanitization. I want to do this sanitization in C code. Thanks, S -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#52581): https://lists.yoctoproject.org/g/yocto/message/52581 Mute This

Re: [yocto] #yocto #sdk

2021-03-04 Thread Khem Raj
right, the change seems to be happening in task checksums and that happens if some of bitbake variables change when SDK is built built and when it is being installed ( when it will run parse again ) perhaps the workspace under the hood is still accessible and you can use bitbake-diffsigs to narrow

Re: [yocto] cc1 binary in final rootfs even when no reference to it

2021-03-04 Thread Khem Raj
On Thu, Mar 4, 2021 at 10:04 AM Anders Montonen wrote: > > On 4.3.2021 2.06, Khem Raj wrote: > > On 3/3/21 11:29 AM, Belisko Marek wrote: > >> On Wed, Mar 3, 2021 at 6:31 PM Khem Raj wrote: > >>> > >>> this file comes from cpp output package. Can you check if somehow cpp > >>> is being pulled

Re: [yocto] cc1 binary in final rootfs even when no reference to it

2021-03-04 Thread Anders Montonen
On 4.3.2021 2.06, Khem Raj wrote: On 3/3/21 11:29 AM, Belisko Marek wrote: On Wed, Mar 3, 2021 at 6:31 PM Khem Raj wrote: this file comes from cpp output package. Can you check if somehow cpp is being pulled into your image It turns out that cpp + cpp-symlinks is pulled by

Re: [yocto] #yocto #sdk

2021-03-04 Thread Monsees, Steven C (US) via lists.yoctoproject.org
Nope, just validated... I build the my kernel image clean and the eSDK image right after, cache should be good, no ? Not sure how to go about resolving... it occurs on the back end of the eSDK installation. I can actually go to the install and build the kernel image under the umbrella of

Re: [yocto] #yocto #sdk

2021-03-04 Thread Monsees, Steven C (US) via lists.yoctoproject.org
I am seeing similar issues on line for my eSDK install issue, but no resolutions… Can someone advise on best course of action to debug this ? 11:10 smonsees@yix490016 /disk0/scratch/smonsees/yocto/workspace_3/builds2/sbcb-default/tmp/deploy/sdk>

Re: [yocto] #yocto #sdk

2021-03-04 Thread Khem Raj
if you have AUTOREVs e.g. can be problematic, and also using TIME/DATE in recipes which can interfere On 3/4/21 5:13 AM, Monsees, Steven C (US) via lists.yoctoproject.org wrote: Is there a list of certain classes that might interfere with the ability of the eSDK to lock down the configuratiuon

[linux-yocto] [linux-yocto v4.19/standard*/axxia] [PATCH 34/61] arm64: Use a raw spinlock in __install_bp_hardening_cb()

2021-03-04 Thread Daniel Dragomir
From: Marek Bykowski __install_bp_hardening_cb() is called with the spinlock taken to allow each CPU to take its turn when allocating slots. With the RT patches applied, the spinlock becomes a mutex, and we get warnings about sleeping in the cpu stop callback executing in the atomic context from

[linux-yocto] [linux-yocto v4.19/standard*/axxia] [PATCH 07/61] ARM64: Enable the identity mapping to allow the MMU disabling

2021-03-04 Thread Daniel Dragomir
From: John Jacques Add the setup_mm_for_reboot() function needed for kexec. Signed-off-by: Geoff Levand Signed-off-by: John Jacques Signed-off-by: Charlie Paul Signed-off-by: Daniel Dragomir --- arch/arm64/mm/mmu.c | 11 +++ 1 file changed, 11 insertions(+) diff --git

[linux-yocto] [linux-yocto v4.19/standard*/axxia] [PATCH 31/61] pmu: Fix Compiler Warnings

2021-03-04 Thread Daniel Dragomir
From: John Jacques .../include/linux/pmu.h:17:31: warning: 'struct adb_request' declared inside parameter list will not be visible outside of this definition or declaration extern int pmu_request(struct adb_request *req, ^~~ Signed-off-by: John Jacques

[linux-yocto] [linux-yocto v4.19/standard*/axxia] [PATCH 04/61] ARM: head.S: axxia: Set the NS bit since memory is non-secure

2021-03-04 Thread Daniel Dragomir
From: John Jacques Axxia AXM55xx memory is by architecture non-secure, so set NS bit. Signed-off-by: John Jacques Signed-off-by: Charlie Paul Signed-off-by: Daniel Dragomir --- arch/arm/kernel/head.S | 4 1 file changed, 4 insertions(+) diff --git a/arch/arm/kernel/head.S

[linux-yocto] [linux-yocto v4.19/standard*/axxia] [PATCH 19/61] ARM64: entry.S: Add Fault Handling for Axxia

2021-03-04 Thread Daniel Dragomir
From: Charlie Paul The purpose is to handle SErrors (Asynchronous Aborts) caused by sRIO optional register accesses, which are not supported by the Axxia sRIO hardware. As it isn't possible to determine the cause completely, a mechanism is provided to enable or disable masking from user space.

[linux-yocto] [linux-yocto v4.19/standard*/axxia] [PATCH 09/61] genirq: axxia: Fix irq_set_affinity to allow use with buslocks

2021-03-04 Thread Daniel Dragomir
From: David Mercado Modify irq_set_affinity() to allow usage of bus locks with "slow bus" IRQ controllers. This only affects those BSPs that use bus locks in their IRQ controllers, such as the Intel Axxia GIC. The recommendation for this change originated from Thomax Gleixner at Linutronix.

[linux-yocto] [linux-yocto v4.19/standard*/axxia] [PATCH 03/61] ARM: head.S: axxia: Allow more granularity in the starting offset

2021-03-04 Thread Daniel Dragomir
From: John Jacques For Axxia AXM55xx, the U-Boot is kept in the bottom 8M of memory, so the math in arch/arm/boot/compressed/head.S would "align" 8M to 0M and wipe out U-Boot. Without this changes, Linux has to be rather severely aligned. Signed-off-by: John Jacques Signed-off-by: Charlie

[linux-yocto] [PULL REQUEST] Intel Axxia updates to linux-yocto-4.19

2021-03-04 Thread Daniel Dragomir
Hello Bruce! This is the first pull request for Axxia changes on Kernel 4.19 which were ported from our 4.12 Yocto branches. We tried a better cleanup on Axxia specific changes, we reworked and better documented the necessary commits which are changing non-BSP areas. I sent only those patches on

[yocto] [auh][PATCH] auh: Add port 465 and 587 client support

2021-03-04 Thread akuster
Signed-off-by: Armin Kuster --- modules/utils/emailhandler.py | 23 +-- upgrade-helper.conf | 3 +++ 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/modules/utils/emailhandler.py b/modules/utils/emailhandler.py index 8c8b85b..a70bf23 100644 ---

Re: [yocto] #yocto #sdk

2021-03-04 Thread Monsees, Steven C (US) via lists.yoctoproject.org
Is there a list of certain classes that might interfere with the ability of the eSDK to lock down the configuratiuon ? Thanks, Steve From: yocto@lists.yoctoproject.org On Behalf Of Monsees, Steven C (US) via lists.yoctoproject.org Sent: Tuesday, March 2, 2021 3:26 PM To:

[linux-yocto][linux-yocto v5.10/standard/sdkv5.4/xlnx-soc][PATCH] arm64: zynqmp: Move gic node to axi bus

2021-03-04 Thread quanyang.wang
From: Michal Simek commit 74790cf981afd9806939427ad7701f3022ee5c06 upstream The reason for this change is that after change from amba to axi U-Boot started to show error like: Unable to update property /axi/ethernet@ff0e:mac-address, err=FDT_ERR_NOTFOUND Unable to update property