|
How to use WORKDIR of recipe A in recipe B ?
Hi All,
I have a macchina.io recipe that fetches the source from Github and compiles it correctly.
In the WORKDIR , there is a samples directory with many examples, and each example has a Makefile,
Hi All,
I have a macchina.io recipe that fetches the source from Github and compiles it correctly.
In the WORKDIR , there is a samples directory with many examples, and each example has a Makefile,
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#51199
·
|
|
Recent issues with BB_DONT_CACHE?
Over in the OpenBMC project, we rebased on yocto master (https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/37488). After this we started seeing intermittent issues with our os-release.bb recipe.
Over in the OpenBMC project, we rebased on yocto master (https://gerrit.openbmc-project.xyz/c/openbmc/openbmc/+/37488). After this we started seeing intermittent issues with our os-release.bb recipe.
|
By
Andrew Geissler
·
#51198
·
|
|
Re: Cross compilation error finding libraries
Hi,
Thanks for the reply.
Setting LD to $CC didn't work as well.
Hi,
Thanks for the reply.
Setting LD to $CC didn't work as well.
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#51197
·
|
|
Re: [meta-selinux][PATCH] layer.conf: add gatesgarth compatibility
Thanks, no problem :)
By
Vincent Prince
·
#51196
·
|
|
Re: Systemd, overlayfs, and machine-id problem
Hi,
In my project, I ended up by overlaying not the entire /etc but only subparts I needed to modify.
(/etc/machine-id is maybe already a bind mount from /run/machine-id)
Hope it helps,
Best
Hi,
In my project, I ended up by overlaying not the entire /etc but only subparts I needed to modify.
(/etc/machine-id is maybe already a bind mount from /run/machine-id)
Hope it helps,
Best
|
By
Vincent Prince
·
#51195
·
|
|
Re: Cross compilation error finding libraries
I see that your linker is not using proper sysroot perhaps using LD=${CC} might help.
I see that your linker is not using proper sysroot perhaps using LD=${CC} might help.
|
By
Khem Raj
·
#51194
·
|
|
Re: Systemd, overlayfs, and machine-id problem
maybe pregeenerate machine ID sometimes you can seed it from CPU Id or soc ID from eeprom.
maybe pregeenerate machine ID sometimes you can seed it from CPU Id or soc ID from eeprom.
|
By
Khem Raj
·
#51193
·
|
|
Yocto Project Status WW43'20
Current Dev Position: YP 3.2 Final Build
Next Deadline: YP 3.2 Final Release
Next Team Meetings:
Bug Triage meeting Thursday Oct. 29th at 7:30am PDT
Current Dev Position: YP 3.2 Final Build
Next Deadline: YP 3.2 Final Release
Next Team Meetings:
Bug Triage meeting Thursday Oct. 29th at 7:30am PDT
|
By
Stephen Jolley
·
#51192
·
|
|
Re: [meta-selinux][PATCH] layer.conf: add gatesgarth compatibility
[Re: [yocto] [meta-selinux][PATCH] layer.conf: add gatesgarth compatibility] On 20.10.27 (Tue 16:00) nefethael wrote:
Yeah, I've had that older patch in my work-tree for a while now and
haven't
[Re: [yocto] [meta-selinux][PATCH] layer.conf: add gatesgarth compatibility] On 20.10.27 (Tue 16:00) nefethael wrote:
Yeah, I've had that older patch in my work-tree for a while now and
haven't
|
By
Joe MacDonald
·
#51191
·
|
|
Re: [meta-selinux][PATCH] layer.conf: add gatesgarth compatibility
Hi Jon,
There is already a pending patch submitted some time ago by Aníbal Limó here
https://patchwork.openembedded.org/patch/177350/
Best regards,
Vincent
Hi Jon,
There is already a pending patch submitted some time ago by Aníbal Limó here
https://patchwork.openembedded.org/patch/177350/
Best regards,
Vincent
|
By
Vincent Prince
·
#51190
·
|
|
Re: devtool modify issues with ubuntu 20 and fedora core 32
Running into this also.
Here's another report of the same issue: https://lists.yoctoproject.org/g/yocto/message/50856
Regards
//Ernst
Running into this also.
Here's another report of the same issue: https://lists.yoctoproject.org/g/yocto/message/50856
Regards
//Ernst
|
By
ernst.sjostrand@...
·
#51189
·
|
|
Cross compilation error finding libraries
Hi All,
I have an SDK populated from an image.
After sourcing the SDK env file, I try to run make on a project with this command :
I specified the CFLAGS and CXXFLAGS as mentionned in Yocto document
Hi All,
I have an SDK populated from an image.
After sourcing the SDK env file, I try to run make on a project with this command :
I specified the CFLAGS and CXXFLAGS as mentionned in Yocto document
|
By
Bel Hadj Salem Talel <bhstalel@...>
·
#51188
·
|
|
Systemd, overlayfs, and machine-id problem
Hi,
In our current Yocto project we are using an overlayfs on top of /etc
This seems to trigger the systemd-machine-id-setup service which fails with the error below:
systemd-machine-id-setup[204]:
Hi,
In our current Yocto project we are using an overlayfs on top of /etc
This seems to trigger the systemd-machine-id-setup service which fails with the error below:
systemd-machine-id-setup[204]:
|
By
Morten Bruun
·
#51187
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.2.rc2)
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.2.rc2 We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2.
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.2.rc2 We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2.
|
By
Sangeeta Jain
·
#51186
·
|
|
QA notification for completed autobuilder build (yocto-3.2.rc2)
A build flagged for QA (yocto-3.2.rc2) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.2.rc2
Build hash information:
bitbake:
A build flagged for QA (yocto-3.2.rc2) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.2.rc2
Build hash information:
bitbake:
|
By
pokybuild@...
·
#51185
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.2.rc1)
Thanks for this Sangeeta and team!
Since this is final 3.2 we're keen to ensure we sort out the issues we
can. There was a buildhistory issue that became apparent in the last
few days. Adding in the
Thanks for this Sangeeta and team!
Since this is final 3.2 we're keen to ensure we sort out the issues we
can. There was a buildhistory issue that became apparent in the last
few days. Adding in the
|
By
Richard Purdie
·
#51184
·
|
|
M+ & H bugs with Milestone Movements WW43
All,
YP M+ or high bugs which moved to a new milestone in WW43 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
11449
Allow overriding classes to
All,
YP M+ or high bugs which moved to a new milestone in WW43 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
11449
Allow overriding classes to
|
By
Stephen Jolley
·
#51183
·
|
|
Enhancements/Bugs closed WW43!
All,
The below were the owners of enhancements or bugs closed during the last
All,
The below were the owners of enhancements or bugs closed during the last
|
By
Stephen Jolley
·
#51182
·
|
|
Current high bug count owners for Yocto Project 3.3
All,
Below is the list as of top 50 bug owners as of the end of WW43 of who have open medium or higher bugs and enhancements against YP 3.3. There are 126 possible work days left until the final
All,
Below is the list as of top 50 bug owners as of the end of WW43 of who have open medium or higher bugs and enhancements against YP 3.3. There are 126 possible work days left until the final
|
By
Stephen Jolley
·
#51181
·
|
|
Yocto Project Newcomer & Unassigned Bugs - Help Needed
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
All,
The triage team is starting to try and collect up and classify bugs which a newcomer to the project would be able to work on in a way which means people can find them. They're being listed on
|
By
Stephen Jolley
·
#51180
·
|