|
Re: Binary compliance validation
Hello everyone,
Microsoft is going to pick this up (the ABI compliance layer[0]) as an intern project again this summer, with a particular focus on improving code quality. I’ll be working on it for
Hello everyone,
Microsoft is going to pick this up (the ABI compliance layer[0]) as an intern project again this summer, with a particular focus on improving code quality. I’ll be working on it for
|
By
t-maiaxiao
·
#57518
·
|
|
Re: [PATCH] yocto-bsps: update to v5.15.52 and buildpaths fixes
Thanks, this test build showed two warnings. I have no idea why this
only showed up now:
beaglebone:
WARNING: linux-yocto-5.15.52+gitAUTOINC+f122fe59e7_3ec00e9ee0-r0 do_package_qa: QA Issue: File
Thanks, this test build showed two warnings. I have no idea why this
only showed up now:
beaglebone:
WARNING: linux-yocto-5.15.52+gitAUTOINC+f122fe59e7_3ec00e9ee0-r0 do_package_qa: QA Issue: File
|
By
Richard Purdie
·
#57517
·
|
|
Re: Switching between multiple DISTROs without "contamination"
Thank you Nicolas for asking this question since I will probably run into this issue soon if not for this email thread. The answers so far have been very helpful but I just want to clarify a bit more
Thank you Nicolas for asking this question since I will probably run into this issue soon if not for this email thread. The answers so far have been very helpful but I just want to clarify a bit more
|
By
Khoi Dinh Trinh <khoidinhtrinh@...>
·
#57516
·
|
|
Re: Switching between multiple DISTROs without "contamination"
Quick answer: Don't build multiple distros in one build directory.
You might get away with setting TMPDIR = "tmp-${DISTRO}" to give each its own.
But I'd rather advice to set up two separate builds
Quick answer: Don't build multiple distros in one build directory.
You might get away with setting TMPDIR = "tmp-${DISTRO}" to give each its own.
But I'd rather advice to set up two separate builds
|
By
Mike Looijmans
·
#57515
·
|
|
Re: Switching between multiple DISTROs without "contamination"
Hi Nicolas,
I stumbled over this issue as well. Think of it this way, the package gets built in one environment and then it's built. Now ask to build it in another environment -- but it's built
Hi Nicolas,
I stumbled over this issue as well. Think of it this way, the package gets built in one environment and then it's built. Now ask to build it in another environment -- but it's built
|
By
Martin Weber
·
#57514
·
|
|
Re: Customizing SERIAL_CONSOLES
I'd suggest adding some "bogus" things to your machine-extra.conf, because I don't think the file will actually be used (or even parsed) anywhere.
You can override SERIAL_CONSOLES in your DISTRO
I'd suggest adding some "bogus" things to your machine-extra.conf, because I don't think the file will actually be used (or even parsed) anywhere.
You can override SERIAL_CONSOLES in your DISTRO
|
By
Mike Looijmans
·
#57513
·
|
|
[PATCH] yocto-bsps: update to v5.15.52 and buildpaths fixes
From: Bruce Ashfield <bruce.ashfield@...>
Updating linux-yocto/5.15 to the latest korg -stable release that comprises
the following commits:
545aecd22961 Linux 5.15.52
ea512d540a55
From: Bruce Ashfield <bruce.ashfield@...>
Updating linux-yocto/5.15 to the latest korg -stable release that comprises
the following commits:
545aecd22961 Linux 5.15.52
ea512d540a55
|
By
Bruce Ashfield
·
#57512
·
|
|
[PATCH] yocto-bsps: update to v5.10.128 and buildpaths fixes
From: Bruce Ashfield <bruce.ashfield@...>
Updating linux-yocto/5.10 to the latest korg -stable release that comprises
the following commits:
ea86c1430c83 Linux 5.10.128
2d10984d99ac
From: Bruce Ashfield <bruce.ashfield@...>
Updating linux-yocto/5.10 to the latest korg -stable release that comprises
the following commits:
ea86c1430c83 Linux 5.10.128
2d10984d99ac
|
By
Bruce Ashfield
·
#57511
·
|
|
Re: How to get license text
I started working on something like this as I'm currently not aware
that this functionality already exists (someone correct me if I'm
wrong). My goal was to create a PDF with a list of packets and
I started working on something like this as I'm currently not aware
that this functionality already exists (someone correct me if I'm
wrong). My goal was to create a PDF with a list of packets and
|
By
Nicolas Jeker
·
#57510
·
|
|
Yocto Project Status 12 July 2022 (WW28)
Current Dev Position: YP 4.1 M2
Next Deadline: 11th July 2022 YP 4.1 M2 Build
Next Team Meetings:
Bug Triage meeting Thursday July 14th 7:30 am PDT
Current Dev Position: YP 4.1 M2
Next Deadline: 11th July 2022 YP 4.1 M2 Build
Next Team Meetings:
Bug Triage meeting Thursday July 14th 7:30 am PDT
|
By
Neal Caidin
·
#57509
·
|
|
Switching between multiple DISTROs without "contamination"
Hi all,
I'm currently using an additional layer and image to differentiate
between a release and development build (enabling NFS, SSH, root login,
etc.). To create a development build, I manually add
Hi all,
I'm currently using an additional layer and image to differentiate
between a release and development build (enabling NFS, SSH, root login,
etc.). To create a development build, I manually add
|
By
Nicolas Jeker
·
#57508
·
|
|
Re: Customizing SERIAL_CONSOLES
Thank you for you reply.
I actually do want to replace SERIAL_CONSOLES because I am using the original for another purpose ( not a console).
Thank you for you reply.
I actually do want to replace SERIAL_CONSOLES because I am using the original for another purpose ( not a console).
|
By
chris yocto
·
#57507
·
|
|
Re: Customizing SERIAL_CONSOLES
there can be multiple entries in SERIAL_CONSOLES so you might try
adding instead of replacing
SERIAL_CONSOLES += "115200;ttymxc0"
might work
there can be multiple entries in SERIAL_CONSOLES so you might try
adding instead of replacing
SERIAL_CONSOLES += "115200;ttymxc0"
might work
|
By
Khem Raj
·
#57506
·
|
|
Customizing SERIAL_CONSOLES
Hi,
I’m trying to customize the SERIAL_CONSOLESvariable. In another thread I read this can be done by adding amachine-extra.conf file too my custom layer. So I added “ SERIAL_CONSOLES
Hi,
I’m trying to customize the SERIAL_CONSOLESvariable. In another thread I read this can be done by adding amachine-extra.conf file too my custom layer. So I added “ SERIAL_CONSOLES
|
By
chris yocto
·
#57505
·
|
|
[PATCH yocto-autobuilder-helper] config.json: Set SDKMACHINE to aarch64 for oe-selftest-armhost
Although bitbake.conf sets the default SDKMACHINE to the build
architecture, config.json resets that to i686.
As oe-selftest assumes that the SDKs it builds are usable on the host
machine, we should
Although bitbake.conf sets the default SDKMACHINE to the build
architecture, config.json resets that to i686.
As oe-selftest assumes that the SDKs it builds are usable on the host
machine, we should
|
By
Ross Burton
·
#57504
·
|
|
Sorry, a test
Apologies for the test spam. Hopefully this doesn’t have a legal disclaimer attached.
Ross
Apologies for the test spam. Hopefully this doesn’t have a legal disclaimer attached.
Ross
|
By
Ross Burton
·
#57503
·
|
|
Re: Installing gfortran into native sysroot for libgfortran
I think I've finally figured this out and just wanted to provide some
closure for posterity's sake.
My initial "solution" of clearing the SSTATE_MIRRORS variable was not
actually correct. It turns
I think I've finally figured this out and just wanted to provide some
closure for posterity's sake.
My initial "solution" of clearing the SSTATE_MIRRORS variable was not
actually correct. It turns
|
By
Gregory Anders <greg@...>
·
#57502
·
|
|
Recipe fails at do_rm_work due to failed attempt to delete a named pipe (FIFO)
Hi,
I'm working with a PetaLinux 2021.2 project, which defines a recipe called "petalinux-initramfs-image".
For reasons I don't understand, this recipe fails to build at the do_rm_work task. Looking
Hi,
I'm working with a PetaLinux 2021.2 project, which defines a recipe called "petalinux-initramfs-image".
For reasons I don't understand, this recipe fails to build at the do_rm_work task. Looking
|
By
David Antliff
·
#57501
·
|
|
M+ & H bugs with Milestone Movements WW2"All,
All,
YP M+ or high bugs which moved to a new milestone in WW28 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
High
14065
Automated ptest regression
All,
YP M+ or high bugs which moved to a new milestone in WW28 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
High
14065
Automated ptest regression
|
By
Stephen Jolley
·
#57500
·
|
|
Enhancements/Bugs closed WW28!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
alejandro@...
2
yogesh.tyagi@...
1
ptsneves@...
1
randy.macleod@...
1
ross.burton@...
1
Grand
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
alejandro@...
2
yogesh.tyagi@...
1
ptsneves@...
1
randy.macleod@...
1
ross.burton@...
1
Grand
|
By
Stephen Jolley
·
#57499
·
|