|
Yocto Project Status WW50`21
Current Dev Position: YP 3.5 M1
Next Deadline: 6th Dec. 2021 YP 3.5 M1 build
Next Team Meetings:
Bug Triage meeting Thursday Dec. 16th at 7:30am PDT
Current Dev Position: YP 3.5 M1
Next Deadline: 6th Dec. 2021 YP 3.5 M1 build
Next Team Meetings:
Bug Triage meeting Thursday Dec. 16th at 7:30am PDT
|
By
Stephen Jolley
·
#55585
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.5_M1.rc2)
Hi everyone,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.5_M1.rc2. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1.
Hi everyone,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.5_M1.rc2. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1.
|
By
Teoh, Jay Shen
·
#55584
·
|
|
Re: echo and read shell script functions in post install script doesn't display messages
The postinst scriptlets are script fragments and not standalone scripts. Putting an interpreter to their first line will not work. Also, they are not running on an interactive console, but by a helper
The postinst scriptlets are script fragments and not standalone scripts. Putting an interpreter to their first line will not work. Also, they are not running on an interactive console, but by a helper
|
By
Alexander Kanavin
·
#55583
·
|
|
echo and read shell script functions in post install script doesn't display messages
Hi All,
I am trying to execute a script in “pkg_postinst_ontarget_${PN}” to configure the static IP address of the embedded board. The script executes at first boot, but it doesn’t display
Hi All,
I am trying to execute a script in “pkg_postinst_ontarget_${PN}” to configure the static IP address of the embedded board. The script executes at first boot, but it doesn’t display
|
By
sanjaycvr35412@...
·
#55582
·
|
|
Re: [PATCH v2] trusted-firmware-a: replace baudrate with the one specified in machine conf
Sorry, this was meant for meta-rockchip, sending a new mail with the
proper topic.
Cheers,
Quentin
Sorry, this was meant for meta-rockchip, sending a new mail with the
proper topic.
Cheers,
Quentin
|
By
Quentin Schulz
·
#55581
·
|
|
[meta-rockchip] [PATCH v2] trusted-firmware-a: replace baudrate with the one specified in machine conf
Not all Rockchip boards have their console running at 1500000 baud in
U-Boot and the kernel. Such is the case for puma-haikou RK3399-based
SoM+Carrierboard.
In order to prepare for the addition of
Not all Rockchip boards have their console running at 1500000 baud in
U-Boot and the kernel. Such is the case for puma-haikou RK3399-based
SoM+Carrierboard.
In order to prepare for the addition of
|
By
Quentin Schulz
·
#55580
·
|
|
Re: [meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11
Hi all,
No frustration on my side, just a debate/discussion on what we should
do.
No, the problem is the same because it is broken only in Honister 3.4.
So if we take this patch in, we basically
Hi all,
No frustration on my side, just a debate/discussion on what we should
do.
No, the problem is the same because it is broken only in Honister 3.4.
So if we take this patch in, we basically
|
By
Quentin Schulz
·
#55579
·
|
|
Re: [meta-rockchip][PATCH] trusted-firmware-a: replace baudrate with the one specified in machine conf
Hi Trevor,
Yes, sorry just sent it :)
Cheers,
Quentin
Hi Trevor,
Yes, sorry just sent it :)
Cheers,
Quentin
|
By
Quentin Schulz
·
#55578
·
|
|
[PATCH v2] trusted-firmware-a: replace baudrate with the one specified in machine conf
Not all Rockchip boards have their console running at 1500000 baud in
U-Boot and the kernel. Such is the case for puma-haikou RK3399-based
SoM+Carrierboard.
In order to prepare for the addition of
Not all Rockchip boards have their console running at 1500000 baud in
U-Boot and the kernel. Such is the case for puma-haikou RK3399-based
SoM+Carrierboard.
In order to prepare for the addition of
|
By
Quentin Schulz
·
#55577
·
|
|
Re: [meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11
Hi Trevor,
Gentle ping :)
Honister 3.4.1 being out it's less of an issue but the question remains
at least for settling on a policy :)
Cheers,
Quentin
Hi Trevor,
Gentle ping :)
Honister 3.4.1 being out it's less of an issue but the question remains
at least for settling on a policy :)
Cheers,
Quentin
|
By
Quentin Schulz
·
#55576
·
|
|
Re: [meta-rockchip][PATCH] trusted-firmware-a: replace baudrate with the one specified in machine conf
Hi Trevor,
Would
sed -i "s/#define RK3399_BAUDRATE\s\+.*/#define RK3399_BAUDRATE plep/" ${S}/plat/rockchip/rk3399/rk3399_def.h
work for you?
This makes sure that only RK3399_BAUDRATE definition will
Hi Trevor,
Would
sed -i "s/#define RK3399_BAUDRATE\s\+.*/#define RK3399_BAUDRATE plep/" ${S}/plat/rockchip/rk3399/rk3399_def.h
work for you?
This makes sure that only RK3399_BAUDRATE definition will
|
By
Quentin Schulz
·
#55575
·
|
|
#dunfell #qt5 #raspberrypi #sdk #linux
#dunfell
#qt5
#raspberrypi
#sdk
#linux
Hello everybody,
I come today to try to solve my problem. I am building a bsp and sdk for a raspberry pi (MACHINE = raspberrypi4-64) in the form of a compute module. I'm trying to compile this app:
Hello everybody,
I come today to try to solve my problem. I am building a bsp and sdk for a raspberry pi (MACHINE = raspberrypi4-64) in the form of a compute module. I'm trying to compile this app:
|
By
arthur.forey@...
·
#55574
·
|
|
libsdl2 virtual/nativesdk-libgles2 issue
Hi Team,
I am facing a problem libsdl2 while building the core-image-base. Can anybody know this please suggest me.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing
Hi Team,
I am facing a problem libsdl2 while building the core-image-base. Can anybody know this please suggest me.
NOTE: Resolving any missing task queue dependencies
ERROR: Nothing
|
By
sateesh m
·
#55573
·
|
|
Re: Running unittests built by SDK
I think using qemux86-64 might be your best bet, its fairly automated
with runqemu script
all you would need to do is package up the gtests as ptest package with a runner
I think using qemux86-64 might be your best bet, its fairly automated
with runqemu script
all you would need to do is package up the gtests as ptest package with a runner
|
By
Khem Raj
·
#55572
·
|
|
Running unittests built by SDK
We are building our software with a Yocto SDK we created against our imx8m board. We would like to be able to execute unit tests (C++ tests written in Google Test) quickly without having to copy our
We are building our software with a Yocto SDK we created against our imx8m board. We would like to be able to execute unit tests (C++ tests written in Google Test) quickly without having to copy our
|
By
Rusty Howell
·
#55571
·
|
|
Re: [meta-rockchip][PATCH] trusted-firmware-a: replace baudrate with the one specified in machine conf
Am I correct in thinking a v2 is coming (or did it get swallowed up by my mail
client)?
Otherwise, I can just fixup your v2 and apply it if you wish?
>
>
Am I correct in thinking a v2 is coming (or did it get swallowed up by my mail
client)?
Otherwise, I can just fixup your v2 and apply it if you wish?
>
>
|
By
Trevor Woerner
·
#55570
·
|
|
Re: [meta-rockchip][PATCH v2] override syntax fixup
Applied to meta-rockchip, master.
Applied to meta-rockchip, master.
|
By
Trevor Woerner
·
#55569
·
|
|
Re: [meta-rockchip][PATCH] kernel: linux-yocto: fix broken Ethernet MAC controller on RK3399 on 5.14 >= version <= 5.14.11
Hi Quentin/Khem,
I apologize for not reviewing this patch in a timely manner; I'm sorry for the
frustration it caused.
Would this have been solved by (me) creating a honister branch? I
Hi Quentin/Khem,
I apologize for not reviewing this patch in a timely manner; I'm sorry for the
frustration it caused.
Would this have been solved by (me) creating a honister branch? I
|
By
Trevor Woerner
·
#55568
·
|
|
M+ & H bugs with Milestone Movements WW50
All,
YP M+ or high bugs which moved to a new milestone in WW50 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
10693
Add a testcase for multilib eSDK on
All,
YP M+ or high bugs which moved to a new milestone in WW50 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
10693
Add a testcase for multilib eSDK on
|
By
Stephen Jolley
·
#55567
·
|
|
Enhancements/Bugs closed WW50!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
richard.purdie@...
4
jon.mason@...
1
randy.macleod@...
1
Grand Total
6
Thanks,
Stephen K.
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
richard.purdie@...
4
jon.mason@...
1
randy.macleod@...
1
Grand Total
6
Thanks,
Stephen K.
|
By
Stephen Jolley
·
#55566
·
|