|
Yocto Technical Team Minutes, Engineering Sync, for December 7, 2021
Yocto Technical Team Minutes, Engineering Sync, for December 7, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are
Yocto Technical Team Minutes, Engineering Sync, for December 7, 2021
archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit
== disclaimer ==
Best efforts are
|
By
Trevor Woerner
·
#55591
·
|
|
Re: Using FreeRadius project on Yocto
just adding layer is not enough, you have to add it to your image as well via
IMAGE_INSTALL or some other way as indirect dependency
just adding layer is not enough, you have to add it to your image as well via
IMAGE_INSTALL or some other way as indirect dependency
|
By
Khem Raj
·
#55590
·
|
|
Re: Yocto BUILD ENV
So, I ran SDK build using “bitbake sbcb-defaults-full –k –c populate_sdk_ext”
Everthing builds under the SDK except 1 component … the intel-graphics-compiler-native/1.0.11-r0, which
So, I ran SDK build using “bitbake sbcb-defaults-full –k –c populate_sdk_ext”
Everthing builds under the SDK except 1 component … the intel-graphics-compiler-native/1.0.11-r0, which
|
By
Monsees, Steven C (US)
·
#55589
·
|
|
Using FreeRadius project on Yocto
Hi Team,
I am trying to build radius server with the use of Yocto project and looks like freeradius recipe is already included in meta-openembedded/meta-networking/recipes-connectivity/freeradius
I
Hi Team,
I am trying to build radius server with the use of Yocto project and looks like freeradius recipe is already included in meta-openembedded/meta-networking/recipes-connectivity/freeradius
I
|
By
Rakesh Kumar <rakeshkumar0815@...>
·
#55588
·
|
|
Yocto BUILD ENV
I am using a pre-installed tools on my linux development box for centos7, that being devtoolset-8…
Running “source /opt/rh/devtoolset-8/enable” allows me to build my bootapp, kernel, and the
I am using a pre-installed tools on my linux development box for centos7, that being devtoolset-8…
Running “source /opt/rh/devtoolset-8/enable” allows me to build my bootapp, kernel, and the
|
By
Monsees, Steven C (US)
·
#55587
·
|
|
Re: [meta-rockchip] [PATCH v2] trusted-firmware-a: replace baudrate with the one specified in machine conf
<quentin.schulz@...> wrote:
perhaps applying the sed expression via do_configure:prepend() is simple ?
and maybe make it rk3399 specific with do_configure:prepend:rk3399
<quentin.schulz@...> wrote:
perhaps applying the sed expression via do_configure:prepend() is simple ?
and maybe make it rk3399 specific with do_configure:prepend:rk3399
|
By
Khem Raj
·
#55586
·
|
|
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
·
|