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

2023-12-11 Thread Pokybuild User

A build flagged for QA (yocto-3.1.30.rc2) was completed on the autobuilder and 
is available at:


https://autobuilder.yocto.io/pub/releases/yocto-3.1.30.rc2


Build URL: 
https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/6320

Build hash information: 

bitbake: c0d60794a32e3f8bbfbbd6800d87ef2782aacf2c
meta-agl: 512d244d48ba0d33f609f425a6e8a907b178cdac
meta-arm: b75b8ce1ac10dc3521c0f710a4cf79bc7e985cfd
meta-aws: e317ca5861b23dad5d0b2468fbe3b4b1ef367194
meta-gplv2: 60b251c25ba87e946a0ca4cdc8d17b1cb09292ac
meta-intel: e482213f37828216c7a7df68ff353652cc865ec1
meta-mingw: 7bdc58e6c5d1054b1b6ad5c4e480a95e995ccbae
meta-openembedded: 9135c7ea7350d5d241f4afc3b28087122ebe2d19
meta-virtualization: 35c723774ee06b3c1831f00a2cbf25cbeae132e1
oecore: 55157aa2f8b157b1cc63e1134d9eba6db0cf16da
poky: dbe19706ec01c1eaa1d377a792e7d825054050b0



This is an automated message from the Yocto Project Autobuilder
Git: git://git.yoctoproject.org/yocto-autobuilder2
Email: richard.pur...@linuxfoundation.org


 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61860): https://lists.yoctoproject.org/g/yocto/message/61860
Mute This Topic: https://lists.yoctoproject.org/mt/103125675/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto] [yocto-kernel-cache][yocto-6.1][PATCH] bsp: xilinx-versal: add new kernel options introduced by v2023.2

2023-12-11 Thread quanyang.wang via lists.yoctoproject.org
From: Quanyang Wang 

The kernel opitons and the reasons are listed as following:

CONFIG_XILINX_WINDOW_WATCHDOG:
Enable upstream WWDT driver for Versal and Versal NET.

CONFIG_RESET_CONTROLLER:
Enable reset-controller config to provide the dynamic reset feature based
on DT reset IDs. It also resolves the failure of the USB dwc3 probe.

Signed-off-by: Quanyang Wang 
---
Hi Bruce,
Would you please help merge this patch to the branch:
yocto-6.1
Thanks,
Quanyang
---
 bsp/xilinx-versal/xilinx-versal.cfg | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bsp/xilinx-versal/xilinx-versal.cfg 
b/bsp/xilinx-versal/xilinx-versal.cfg
index 6755af4129..387f9547d9 100644
--- a/bsp/xilinx-versal/xilinx-versal.cfg
+++ b/bsp/xilinx-versal/xilinx-versal.cfg
@@ -63,6 +63,7 @@ CONFIG_GPIO_ZYNQ=y
 
 CONFIG_WATCHDOG=y
 CONFIG_XILINX_WATCHDOG=y
+CONFIG_XILINX_WINDOW_WATCHDOG=y
 
 CONFIG_USB=y
 CONFIG_USB_XHCI_HCD=y
@@ -180,6 +181,7 @@ CONFIG_ARM_CCI_PMU=y
 CONFIG_PERF_EVENTS=y
 
 CONFIG_VERSAL_SYSMON=y
+CONFIG_RESET_CONTROLLER=y
 
 CONFIG_XILINX_AIE=y
 
-- 
2.36.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13421): 
https://lists.yoctoproject.org/g/linux-yocto/message/13421
Mute This Topic: https://lists.yoctoproject.org/mt/103125401/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto][yocto-kernel-cache yocto-6.1][PATCH] nxp-imx8: Enable nxp-imx8mp sound CONFIG

2023-12-11 Thread Xiaolei Wang via lists.yoctoproject.org
Enable nxp-imx8mp sound CONFIG.

Signed-off-by: Xiaolei Wang 
---
 bsp/nxp-imx8/nxp-imx8.cfg | 5 +
 1 file changed, 5 insertions(+)

diff --git a/bsp/nxp-imx8/nxp-imx8.cfg b/bsp/nxp-imx8/nxp-imx8.cfg
index 8426aec5..e5548296 100644
--- a/bsp/nxp-imx8/nxp-imx8.cfg
+++ b/bsp/nxp-imx8/nxp-imx8.cfg
@@ -400,6 +400,10 @@ CONFIG_SND_SOC_SOF_IMX8M=m
 CONFIG_SND_SOC_SOF_IMX8ULP=m
 CONFIG_SND_SOC_FSL_ASRC=m
 CONFIG_SND_SIMPLE_CARD=y
+CONFIG_SND_SOC_FSL_EASRC=m
+CONFIG_SND_SOC_FSL_XCVR=m
+CONFIG_SND_SOC_FSL_MICFIL=m
+CONFIG_SND_SOC_FSL_RPMSG=m
 
 #
 # CODEC drivers
@@ -409,6 +413,7 @@ CONFIG_SND_SOC_CS42XX8_I2C=y
 CONFIG_SND_SOC_WM8960=m
 CONFIG_SND_SOC_WM8962=m
 CONFIG_SND_SOC_WM8524=m
+CONFIG_SND_SOC_BT_SCO=y
 
 #
 # USB driver
-- 
2.25.1


-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13420): 
https://lists.yoctoproject.org/g/linux-yocto/message/13420
Mute This Topic: https://lists.yoctoproject.org/mt/103124102/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[linux-yocto] Trial merge of v6.1.67 for linux-yocto

2023-12-11 Thread Kevin Hao
Hi Bruce,

This is a trial merge of the stable kernel v6.1.67 for the following branches 
in the linux-yocto.
  7228b28609ae  v6.1/standard/sdkv5.10/axxia
  3201b12aafbe  v6.1/standard/preempt-rt/sdkv5.10/axxia
  85e058f4449a  v6.1/standard/base
  5300f6b89f63  v6.1/standard/preempt-rt/base
  8378f53e4a3b  v6.1/standard/ti-sdk-6.1/ti-j7xxx
  11777842c44d  v6.1/standard/preempt-rt/ti-sdk-6.1/ti-j7xxx
  9487a209c346  v6.1/standard/nxp-sdk-6.1/nxp-soc
  0bf3037c51cc  v6.1/standard/preempt-rt/nxp-sdk-6.1/nxp-soc
  bcd5a08af1dd  v6.1/standard/cn-sdkv5.15/octeon
  7f6f6204ee30  v6.1/standard/preempt-rt/cn-sdkv5.15/octeon
  f39909e71091  v6.1/standard/microchip-polarfire-soc
  bb1c069af9eb  v6.1/standard/preempt-rt/microchip-polarfire-soc
  119f4ecf3dff  v6.1/standard/bcm-2xxx-rpi
  4c04b7407238  v6.1/standard/preempt-rt/bcm-2xxx-rpi
  fd1c4bec0e95  v6.1/standard/nxp-sdk-5.15/nxp-s32g
  43269d270b4c  v6.1/standard/preempt-rt/nxp-sdk-5.15/nxp-s32g
  ec2a0ef0cff9  v6.1/standard/intel-sdk-6.1/intel-socfpga
  fc025f762391  v6.1/standard/preempt-rt/intel-sdk-6.1/intel-socfpga
  6b2c75491d03  v6.1/standard/x86
  38c9ad58f595  v6.1/standard/preempt-rt/x86
  53a14e492e4f  v6.1/standard/sdkv6.1/xlnx-soc
  b3d1dac083c5  v6.1/standard/preempt-rt/sdkv6.1/xlnx-soc

The v6.1.67 only includes a revert for a WIFI regression. Of course, there is
no any merge conflict. All the branches have passed my build test. I have pushed
all these branches to:
https://github.com/haokexin/linux

You can use this as a reference for the linux-yocto stable kernel bump.

Thanks,
Kevin

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#13419): 
https://lists.yoctoproject.org/g/linux-yocto/message/13419
Mute This Topic: https://lists.yoctoproject.org/mt/103121312/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



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

2023-12-11 Thread Stephen Jolley
All,

YP M+ or high bugs which moved to a new milestone in WW49 are listed below:
Priority Bug ID Short Description Changer Owner Was Became
High 14065  Automated
ptest regression testing randy.macl...@windriver.com
alexis.loth...@bootlin.com 5.0 M1 5.0 M2
14901  lttng:
collect TAP output randy.macl...@windriver.com alexis.loth...@bootlin.com 5.0
M1 5.0 M2
15255  bitbake
explodes when there is a typo SRC_URL instead of SRC_URI
randy.macl...@windriver.com pa...@zhukoff.net 5.0 M1 5.0 M2
15303  AB-INT:
sstatetests.SStateMirrors.test_cdn_mirror_qemu* failures
randy.macl...@windriver.com alex.kana...@gmail.com 5.0 M1 5.0 M2
Medium+ 15286  AB-INT:
PTEST: valgrind callgrind/tests/clreq ptest failures
randy.macl...@windriver.com randy.macl...@windriver.com 4.3.1 4.3.2
15310  Build
installer image failed randy.macl...@windriver.com anuj.mit...@intel.com
0.0.0 5.0 M2

Thanks,



*Stephen K. Jolley*

*Yocto Project Program Manager*

(*Cell*:(208) 244-4460

* *Email*: *s
jolley.yp...@gmail.com *

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61859): https://lists.yoctoproject.org/g/yocto/message/61859
Mute This Topic: https://lists.yoctoproject.org/mt/103120571/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



[yocto] Enhancements/Bugs closed WW49!

2023-12-11 Thread Stephen Jolley
All,

The below were the owners of enhancements or bugs closed during the last
week!
Who Count
pa...@zhukoff.net 2
yoann.con...@smile.fr 1
ross.bur...@arm.com 1
jpewhac...@gmail.com 1
david.re...@windriver.com 1
chee.yang@intel.com 1
Grand Total 7

Thanks,



*Stephen K. Jolley*

*Yocto Project Program Manager*

(*Cell*:(208) 244-4460

* *Email*: *s
jolley.yp...@gmail.com *

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61858): https://lists.yoctoproject.org/g/yocto/message/61858
Mute This Topic: https://lists.yoctoproject.org/mt/103120557/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



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

2023-12-11 Thread Stephen Jolley
All,

Below is the list of top 28 bug owners as of the end of WW49 who have open
medium or higher bugs and enhancements against YP 5.0. There are 96
possible work days left until the final release candidates for YP 5.0 needs
to be released.
Who Count
michael.opdenac...@bootlin.com 37
ross.bur...@arm.com 31
richard.pur...@linuxfoundation.org 25
bruce.ashfi...@gmail.com 25
randy.macl...@windriver.com 23
david.re...@windriver.com 15
pi...@pidge.org 10
jpewhac...@gmail.com 10
pa...@zhukoff.net 8
yoann.con...@smile.fr 5
tim.orl...@konsulko.com 5
yash.shi...@windriver.com 4
sakib.sa...@windriver.com 3
kexin@windriver.com 2
jon.ma...@arm.com 2
alexis.loth...@bootlin.com 2
alexandre.bell...@bootlin.com 2
tvgamb...@gmail.com 1
thr...@amazon.de 1
thomas.per...@bootlin.com 1
sundeep.kokko...@windriver.com 1
rybczyn...@gmail.com 1
rpj...@crashcourse.ca 1
p.lob...@welotec.com 1
mark.asselst...@windriver.com 1
louis.ran...@syslinbit.com 1
jens.ge...@desy.de 1
fathi.bou...@linaro.org 1
Grand Total 220

Thanks,



*Stephen K. Jolley*

*Yocto Project Program Manager*

(*Cell*:(208) 244-4460

* *Email*: *s
jolley.yp...@gmail.com *

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61857): https://lists.yoctoproject.org/g/yocto/message/61857
Mute This Topic: https://lists.yoctoproject.org/mt/103120521/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-



Re: [yocto] Yocto kirkstone and openssl 1.0.2

2023-12-11 Thread Etienne Cordonnier via lists.yoctoproject.org
Hi Carlos,
I solved a similar issue by using two versions of OpenSSL in the image. I
copied and renamed one of the two openssl versions to "openssl-backported".
This method requires to modify the recipe of "openssl-backported" so that
this recipe provides only the versioned library (no header files and
unversioned .so file which would conflict with the other OpenSSL version).
However, please keep in mind that some OpenSSL versions are not supported
any more, so you should consider the security implications of keeping those
versions.

Etienne

On Fri, Dec 8, 2023 at 11:29 PM Carlos via lists.yoctoproject.org
 wrote:

> Hello,
>
>
>
> Currently we are using yocto version dunfell in our project.
>
> we are also using:
>
> -openssl 1.0.2: provided/supported by a third party.
>
> -meta-openssl102-fips
>
>
>
> Now, I would like to upgrade the project to use yocto kirkstone.
>
> I am facing build errors: Python 3.10 no longer supports openssl version <
> 1.1.1
>
>
>
> Is there a way to overcome this situation and still use openssl 1.02?
>
>
>
> Regards,
>
> Carlos B.
>
> --
> The information contained in this message may be confidential and legally
> protected under applicable law. The message is intended solely for the
> addressee(s). If you are not the intended recipient, you are hereby
> notified that any use, forwarding, dissemination, or reproduction of this
> message is strictly prohibited and may be unlawful. If you are not the
> intended recipient, please contact the sender by return e-mail and destroy
> all copies of the original message.
>
> 
>
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#61853): https://lists.yoctoproject.org/g/yocto/message/61853
Mute This Topic: https://lists.yoctoproject.org/mt/103064667/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-