|
[PATCH yocto-autobuilder-helper] config.json: add x86 (32 bit) ptest options
3 messages
This will be particularly useful for testing Y2038 issues, as that is the only 32 bit target that can be run at native speed on the AB cluster. Whether a-full should get fast ptests or full ptests can
This will be particularly useful for testing Y2038 issues, as that is the only 32 bit target that can be run at native speed on the AB cluster. Whether a-full should get fast ptests or full ptests can
|
By
Alexander Kanavin
·
|
|
Private: Re: [yocto] Get target machine
2 messages
Hi Iggy, Please keep the mailing list in copy. You tell Yocto to build for a specific MACHINE (this is the name of the variable) either from the command line when calling bitbake or in your local.conf
Hi Iggy, Please keep the mailing list in copy. You tell Yocto to build for a specific MACHINE (this is the name of the variable) either from the command line when calling bitbake or in your local.conf
|
By
Quentin Schulz
·
|
|
[yocto-autobuilder2] config.py: add fedora36 to workers_prev_releases for kirkstone
3 messages
also remove obsolete fedora releases for kirkstone Signed-off-by: Steve Sakoman <steve@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index
also remove obsolete fedora releases for kirkstone Signed-off-by: Steve Sakoman <steve@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index
|
By
Steve Sakoman
·
|
|
[yocto-autobuilder2][PATCH V2] config.py: add fedora36 to workers_prev_releases for kirkstone
Signed-off-by: Steve Sakoman <steve@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index de9356a..bf7126e 100644 --- a/config.py +++ b/confi
Signed-off-by: Steve Sakoman <steve@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index de9356a..bf7126e 100644 --- a/config.py +++ b/confi
|
By
Steve Sakoman
·
|
|
Use my own custom kernel source in yocto
#zeus
Greetings ! I am working on NXP's i.MX6UL SoC . I have built yocto successfully for the same . I want to use to my own custom linux kernel source which is cloned in my local PC in some specific direct
Greetings ! I am working on NXP's i.MX6UL SoC . I have built yocto successfully for the same . I want to use to my own custom linux kernel source which is cloned in my local PC in some specific direct
|
By
Poornesh G ( India - Bangalore )
·
|
|
Get target machine
2 messages
Hi, I have a .inc file that contains this information: # Set the MACHINE string, expected to eventually replace the long list of # build settings below EXTRA_OECMAKE += "-DRDK_MACHINE=${@d.getVar('MAC
Hi, I have a .inc file that contains this information: # Set the MACHINE string, expected to eventually replace the long list of # build settings below EXTRA_OECMAKE += "-DRDK_MACHINE=${@d.getVar('MAC
|
By
Iggy
·
|
|
Add user to group that's created in other recipe
6 messages
Hi, I have intermittent problems with a recipe that creates a user that is member of groups that are created by a different recipe. This is the recipe that creates the groups: # recipe-a.bb inherit us
Hi, I have intermittent problems with a recipe that creates a user that is member of groups that are created by a different recipe. This is the recipe that creates the groups: # recipe-a.bb inherit us
|
By
Sven
·
|
|
[Openembedded-architecture] Y2038 proposal
3 messages
Others have made some good comments. My thoughts: * We need to add some runtime tests to oeqa for this (in addition to the ptests) * We need to have a 32 bit ptest run on the autobuilder (qemux86 shou
Others have made some good comments. My thoughts: * We need to add some runtime tests to oeqa for this (in addition to the ptests) * We need to have a 32 bit ptest run on the autobuilder (qemux86 shou
|
By
Richard Purdie
·
|
|
Y2038 proposal
11 messages
On Tue, 29 Nov 2022 at 16:45, Stephen Jolley <sjolley.yp.pm@...> wrote: > We’d welcome a proposal/series on how to move forward with the Y2038 work for 32 bit platforms. I have the following proposal:
On Tue, 29 Nov 2022 at 16:45, Stephen Jolley <sjolley.yp.pm@...> wrote: > We’d welcome a proposal/series on how to move forward with the Y2038 work for 32 bit platforms. I have the following proposal:
|
By
Alexander Kanavin
·
|
|
[OE-core] OpenEmbedded Happy Hour November 30
2 messages
Isn't that clashing with YPS social slot? https://summit.yoctoproject.org/yocto-project-summit-2022-11/talk/UBXLG8/ Alex
Isn't that clashing with YPS social slot? https://summit.yoctoproject.org/yocto-project-summit-2022-11/talk/UBXLG8/ Alex
|
By
Alexander Kanavin
·
|
|
[Openembedded-architecture] Y2038 proposal
<alex.kanavin@...> wrote: I have something like this on yoe/mut branch on contrib repo ( due to musl removing the LFS hacks). However there are packages which need to be fixed at build time. this is a
<alex.kanavin@...> wrote: I have something like this on yoe/mut branch on contrib repo ( due to musl removing the LFS hacks). However there are packages which need to be fixed at build time. this is a
|
By
Khem Raj
·
|
|
How to enabled systemd unit files automatically using recipe?
6 messages
Hello, This might not be directly related to Yocto. I have a systemd .path unit file that restarts the system service if the file changes. But, the path ubit file needs to be enabled once to make this
Hello, This might not be directly related to Yocto. I have a systemd .path unit file that restarts the system service if the file changes. But, the path ubit file needs to be enabled once to make this
|
By
Sourabh Hegde
·
|
|
[OE-core] [yocto] Y2038 proposal
4 messages
lists.openembedded.org wrote: What is the potential issue with builtools? To be clear, we don't run ptests on 32 bit targets, only on qemux86-64 and qemuarm64 where we have KVM available. We do run im
lists.openembedded.org wrote: What is the potential issue with builtools? To be clear, we don't run ptests on 32 bit targets, only on qemux86-64 and qemuarm64 where we have KVM available. We do run im
|
By
Richard Purdie
·
|
|
Fixing package dependencies across recipe versions?
2 messages
Hi, In my layer I have two older versions of glibc in addition to the 2.35 provided by kirkstone, and a the global conf for the build directory sets GLIBCVERSION to select which one to use. The proble
Hi, In my layer I have two older versions of glibc in addition to the 2.35 provided by kirkstone, and a the global conf for the build directory sets GLIBCVERSION to select which one to use. The proble
|
By
Heinz Wrobel
·
|
|
Adding realm in yocto
2 messages
#zeus
Greetings ! Can any one help me out to include "realm" (used as command line tool that can be used for management of enrollment in Kerberos realms, like Active Directory domains) in Yocto (Zeus). Than
Greetings ! Can any one help me out to include "realm" (used as command line tool that can be used for management of enrollment in Kerberos realms, like Active Directory domains) in Yocto (Zeus). Than
|
By
Poornesh G ( India - Bangalore )
·
|
|
unable to find u-boot config file in existing BSP
3 messages
Hi, I'm interested in extracting the u-boot config from an existing BSP. It does compile u-boot but I cannot find the config file and I definitely can invoke bitbake u-boot separately, i.e. there must
Hi, I'm interested in extracting the u-boot config from an existing BSP. It does compile u-boot but I cannot find the config file and I definitely can invoke bitbake u-boot separately, i.e. there must
|
By
Mistyron
·
|
|
[ANNOUNCEMENT] Yocto Project 3.1.21 (dunfell-23.0.21) is Released
Hi We are pleased to announce the Yocto Project 3.1.21 (dunfell-23.0.21) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.1.21/poky-dunfell-23.0.21.tar.b
Hi We are pleased to announce the Yocto Project 3.1.21 (dunfell-23.0.21) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.1.21/poky-dunfell-23.0.21.tar.b
|
By
Lee Chee Yang
·
|
|
Upgrading from sumo to more recent version
3 messages
Hi, After some questions on this mailing list, we got comments on our usage of quite an old yocto poky version: sumo. What are the steps to upgrade to a newer version? We have quite some of our own re
Hi, After some questions on this mailing list, we got comments on our usage of quite an old yocto poky version: sumo. What are the steps to upgrade to a newer version? We have quite some of our own re
|
By
Maik Vermeulen
·
|
|
Yocto Project Status 29 November 2022 (WW48)
Current Dev Position: YP 4.2 M1 Next Deadline: 5th December 2022 YP 4.2 Build Next Team Meetings: Bug Triage meeting Thursday December 8th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0
Current Dev Position: YP 4.2 M1 Next Deadline: 5th December 2022 YP 4.2 Build Next Team Meetings: Bug Triage meeting Thursday December 8th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0
|
By
Stephen Jolley
·
|
|
OpenEmbedded Happy Hour November 30
All, This month OpenEmbedded Happy Hour coincides with the Yocto Project Summit and will be held on Wednesday, November 30 after the sessions are over, aroud 1800/6pm UTC (1pm ET / 10am PT). The usual
All, This month OpenEmbedded Happy Hour coincides with the Yocto Project Summit and will be held on Wednesday, November 30 after the sessions are over, aroud 1800/6pm UTC (1pm ET / 10am PT). The usual
|
By
Denys Dmytriyenko
·
|