[yocto] Minutes: Yocto Project Weekly Triage Meeting 6/16/2022

2022-06-16 Thread sakib . sajal
*Wiki: *https://wiki.yoctoproject.org/wiki/Bug_Triage *Attendees: *Stephen Jolley, Saul Wold, Mico Marguet, Steve Sakoman, Pavel Zhukov, Michael Opdenacker, Richard Purdie, Aryaman Gupta, Randy Macleod, Alexandre Belloni, Ross Burton, Joshua Watt, Tim Orling *ARs:* *Notes:* N/A* * **

[linux-yocto][[yocto-kernel-cache yocto-5.15]][PATCH 1/1] intel-socfpga: enable intel-socfpga support for 5.15 kernel

2022-06-16 Thread LiweiSong
create intel-socfpga to support intel Agilex fpga in 5.15 kernel Signed-off-by: Liwei Song --- .../intel-socfpga-64-preempt-rt.scc | 8 + .../intel-socfpga-64-standard.scc | 8 + bsp/intel-socfpga/intel-socfpga-64.cfg| 163 ++

[linux-yocto][v5.15/standard/intel-sdk-5.15/intel-socfpga] Add support for Intel Agilex-F board

2022-06-16 Thread LiweiSong
Hi Bruce, This pull is use to support intel Agilex F board, most of the patches are from intel socfpga SDK, some patches are from yocto v5.10, these patches are already tested with Agilex F board and work fine. could you help to create two branches for these patches and merge them?