[linux-yocto][v5.10/standard/x86 and v5.10/standard/preempt-rt/x86][PATCH] pwm: Add DesignWare PWM Controller Driver

2021-07-19 Thread Yongxin Liu
From: Jarkko Nikula commit 1ed2b3fca64516d1b3503ef21929f3b5f4f41cc6 upstream. Introduce driver for Synopsys DesignWare PWM Controller used on Intel Elkhart Lake. Initial implementation is done by Felipe Balbi while he was working at Intel with later changes from Raymond Tan and me.

Re: [yocto] [poky] [PATCH] local.conf.sample: disable prelink

2021-07-19 Thread Robert Berger
Hi Alex, RP, Mark, I did some research on the subject in order to try to figure out what is going on. 1) I come to a similar conclusion with what found, but tried to look a bit deeper for the reason. 1.1) The reason that cross-prelink is not prelinking is, that for a quite some time by

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

2021-07-19 Thread Stephen Jolley
All, YP M+ or high bugs which moved to a new milestone in WW29 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 12937 Consistent naming scheme for deployed artifacts

[yocto] Enhancements/Bugs closed WW29!

2021-07-19 Thread Stephen Jolley
All, The below were the owners of enhancements or bugs closed during the last week! Who Count michael.opdenac...@bootlin.com 3 r...@burtonini.com 2 richard.pur...@linuxfoundation.org 1 tolvupos...@gmail.com 1 sakib.sa...@windriver.com 1 Grand Total 8 Thanks, Stephen K.

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

2021-07-19 Thread Stephen Jolley
All, Below is the list as of top 50 bug owners as of the end of WW29 of who have open medium or higher bugs and enhancements against YP 3.4. There are 72 possible work days left until the final release candidates for YP 3.4 needs to be released. Who Count r...@burtonini.com 32

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

2021-07-19 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] [PATCH v2] Add a new variable:'BB_FETCH_ENV' to export Fetcher env

2021-07-19 Thread Mingrui Ren
From 59ed46416217e0c0b44203bc58e472e4068dba83 Mon Sep 17 00:00:00 2001 From: Mingrui Ren Date: Mon, 19 Jul 2021 23:02:19 +0800 Subject: [PATCH v2] Add a new variable:'BB_FETCH_ENV' to export Fetcher env The environment variables used by Fetcher are hard-coded, and are obtained from HOST env

[yocto] #yocto

2021-07-19 Thread Monsees, Steven C (US) via lists.yoctoproject.org
What flag do I set in order to keep the source code for a recipe being built within the build tree after compilation ? Thanks, Steve -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#54160): https://lists.yoctoproject.org/g/yocto/message/54160

[yocto] [meta-zephyr][PATCH] intel-x86-32.conf: drop machine configuration

2021-07-19 Thread Naveen Saini
Support for 'minnowboard' and 'up_squared_32' BOARDS have been removed. https://github.com/zephyrproject-rtos/zephyr/commit/ec5e3017acb1bb4aa802349dcc684eacbefef01c https://github.com/zephyrproject-rtos/zephyr/commit/11b8dd85b976e9c56861e9cdc0695ea60a96e617 Signed-off-by: Naveen Saini ---

[linux-yocto] [PATCH] [ONLY v5.10/standard/preempt-rt/x86] Add TCC_PTCM interface driver

2021-07-19 Thread Yongxin Liu
Hi Bruce, Could you help to merge the following 16 patches to linux-yocto, branch "v5.10/standard/preempt-rt/x86" only? Those patches are all from https://github.com/intel/linux-intel-lts.git, branch 5.4/preempt-rt. They add kernel driver for TCC (Time Coordinated Computing). The following