|
Re: How to get name of output packages during build
#bitbake
#yocto
Bitbake -g recipe
Might emit what you want in some form
On Wed, Jul 13, 2022 at 2:40 PM simonblack.it via lists.yoctoproject.org <simonblack.it=yahoo.com@...> wrote:
Bitbake -g recipe
Might emit what you want in some form
On Wed, Jul 13, 2022 at 2:40 PM simonblack.it via lists.yoctoproject.org <simonblack.it=yahoo.com@...> wrote:
|
By
Khem Raj
·
#57524
·
|
|
How to get name of output packages during build
#bitbake
#yocto
Hi,
Does yocto store all packages name that will be built from a recipe in a variable?
BR,
Simon
Hi,
Does yocto store all packages name that will be built from a recipe in a variable?
BR,
Simon
|
By
simonblack.it@...
·
#57523
·
|
|
Re: Switching between multiple DISTROs without "contamination"
Thanks Martin and Mike for your explanations and tips.
So, I've done a lot of testing today and it seems I simplified the
example in my first email a bit too much. The example as-is works fine
when
Thanks Martin and Mike for your explanations and tips.
So, I've done a lot of testing today and it seems I simplified the
example in my first email a bit too much. The example as-is works fine
when
|
By
Nicolas Jeker
·
#57522
·
|
|
Re: How to get license text
I wrote a similar thing a while back, to review the license checksums in a layer. It’s only in my ross/mut branch on poky-contrib right
I wrote a similar thing a while back, to review the license checksums in a layer. It’s only in my ross/mut branch on poky-contrib right
|
By
Ross Burton
·
#57521
·
|
|
Re: Binary compliance validation
"t-maiaxiao" <t-maiaxiao@...> writes:
I've been working on meta-binaryaudit integration into CI in the Oniro
Project [1]. We had to fork the project due to maintainer
"t-maiaxiao" <t-maiaxiao@...> writes:
I've been working on meta-binaryaudit integration into CI in the Oniro
Project [1]. We had to fork the project due to maintainer
|
By
Pavel Zhukov
·
#57520
·
|
|
Re: [PATCH] yocto-bsps: update to v5.15.52 and buildpaths fixes
<richard.purdie@...> wrote:
Yet another generation script referencing itself .. they seem to like
doing that.
I don't get the warning, but I do have the file with the reference in
it
<richard.purdie@...> wrote:
Yet another generation script referencing itself .. they seem to like
doing that.
I don't get the warning, but I do have the file with the reference in
it
|
By
Bruce Ashfield
·
#57519
·
|
|
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
·
|