|
nftables_0.7 not working
0.7 - that's pre-dunfell! For master or kirkstone, see: https://lists.yoctoproject.org/g/linux-yocto/message/11523?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3Acreated%2C0%2Cmacleod%2C20%2C1%2C0%2C92659340 and the
0.7 - that's pre-dunfell! For master or kirkstone, see: https://lists.yoctoproject.org/g/linux-yocto/message/11523?p=%2C%2C%2C20%2C0%2C0%2C0%3A%3Acreated%2C0%2Cmacleod%2C20%2C1%2C0%2C92659340 and the
|
By
Randy MacLeod
· #57753
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 6/30/2022
This issue is understood, documented and resolved so I closed the defect with a short explanation. ../Randy
This issue is understood, documented and resolved so I closed the defect with a short explanation. ../Randy
|
By
Randy MacLeod
· #57466
·
|
|
Regression in rust-cross-canadian-aarch64
Sundeep and/or Naveen please take a look. Peter, Please open a Yocto bug and document the steps to reproduce the error. ../Randy
Sundeep and/or Naveen please take a look. Peter, Please open a Yocto bug and document the steps to reproduce the error. ../Randy
|
By
Randy MacLeod
· #57410
·
|
|
[PATCH yocto-autobuilder-helper] scripts/archive_buildstats.py: copy all buildstats
As a first pass, collect all the tmp/buildstats logs using 'cp -a', to enable review and graphing of all builds. The goal is to understand the trends in the /proc/pressure/{cpu|io} data that is now ga
As a first pass, collect all the tmp/buildstats logs using 'cp -a', to enable review and graphing of all builds. The goal is to understand the trends in the /proc/pressure/{cpu|io} data that is now ga
|
By
Randy MacLeod
· #57378
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 6/2/2022
Done (for unassigned and a few for other people ) Done: moved issues that seems less urgent to M3 to reduce "paperwork". ../Randy
Done (for unassigned and a few for other people ) Done: moved issues that seems less urgent to M3 to reduce "paperwork". ../Randy
|
By
Randy MacLeod
· #57255
·
|
|
firewalld isssue
#yocto
Trevor was looking into this as well so I've CCed him. ../Randy
Trevor was looking into this as well so I've CCed him. ../Randy
|
By
Randy MacLeod
· #56587
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 3/17/2022
Done. ../Randy
By
Randy MacLeod
· #56483
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 2/10/2022
Done. I closed 3 prelink issues as obsolete: 1.Prelink: doesn't work on ppc64 https://bugzilla.yoctoproject.org/show_bug.cgi?id=1331 2. Investigate if -mtls-dialect=gnu2 support within the prelinker b
Done. I closed 3 prelink issues as obsolete: 1.Prelink: doesn't work on ppc64 https://bugzilla.yoctoproject.org/show_bug.cgi?id=1331 2. Investigate if -mtls-dialect=gnu2 support within the prelinker b
|
By
Randy MacLeod
· #56164
·
|
|
ERROR: could not relocate installing toolchain SDK
Add Denis since he may have missed Sundeep's email. The 4096 comes from PATH_MAX: linux/limits.h. #define PATH_MAX 4096 /* # chars in a path name including nul */ but that does seem a tad on the long
Add Denis since he may have missed Sundeep's email. The 4096 comes from PATH_MAX: linux/limits.h. #define PATH_MAX 4096 /* # chars in a path name including nul */ but that does seem a tad on the long
|
By
Randy MacLeod
· #56096
·
|
|
libquadmath
Hi, If you can come up with a reasonably simple reproducer and it fails on a supported branch: https://wiki.yoctoproject.org/wiki/Releases then we'd appreciate if if you could report the bug in the YP
Hi, If you can come up with a reasonably simple reproducer and it fails on a supported branch: https://wiki.yoctoproject.org/wiki/Releases then we'd appreciate if if you could report the bug in the YP
|
By
Randy MacLeod
· #56016
·
|
|
Preferred provide base-utils issue
Hi Paul, Try adding: VIRTUAL-RUNTIME_base-utils-syslog = "syslog" as shown on: https://git.yoctoproject.org/poky/tree/meta-poky/conf/local.conf.sample.extended#n371 I would expect that since you have
Hi Paul, Try adding: VIRTUAL-RUNTIME_base-utils-syslog = "syslog" as shown on: https://git.yoctoproject.org/poky/tree/meta-poky/conf/local.conf.sample.extended#n371 I would expect that since you have
|
By
Randy MacLeod
· #56014
·
|
|
Custom SDK generation from YoctoSDK
#sdk
That is, can you not package each moduleA as moduleA and moduleA-private using Yocto's packaging mechanism with the *3.h files being in the private packages? I don't work with the SDK very much so I c
That is, can you not package each moduleA as moduleA and moduleA-private using Yocto's packaging mechanism with the *3.h files being in the private packages? I don't work with the SDK very much so I c
|
By
Randy MacLeod
· #56012
·
|
|
Custom SDK generation from YoctoSDK
#sdk
Hi Praveen, I'm not aware of anyone else doing that. For libraries/recipes, you could just omit certain packages from the eSDK but you don't seem to want to do that. What is your goal in filtering hea
Hi Praveen, I'm not aware of anyone else doing that. For libraries/recipes, you could just omit certain packages from the eSDK but you don't seem to want to do that. What is your goal in filtering hea
|
By
Randy MacLeod
· #56011
·
|
|
[OE-core] Inclusive Language Proposal for YP/OE
Jon, I've looked over all the changes and agree with Ross on his one suggestion and that the rest of the changes are fine. The new terms are equally or in some cases more clear so hopefully that will
Jon, I've looked over all the changes and agree with Ross on his one suggestion and that the rest of the changes are fine. The new terms are equally or in some cases more clear so hopefully that will
|
By
Randy MacLeod
· #55970
·
|
|
Building embedded app for host machine
Hi, Yes. Likely you just need to do: $ MACHINE=qemux86-64 bitbake your-image with the right configuration and then run it in docker. See below. There are at least three options depending on what your
Hi, Yes. Likely you just need to do: $ MACHINE=qemux86-64 bitbake your-image with the right configuration and then run it in docker. See below. There are at least three options depending on what your
|
By
Randy MacLeod
· #55936
·
|
|
[linux-yocto] how can be improved the yocto build speed using network computer resources ?
Oops, I just noticed that this was posted to the linux-yocto not the yocto list. I'm BCCing linux-yocto and redirecting the discussion to the yocto list where it's more appropriate. See: https://www.y
Oops, I just noticed that this was posted to the linux-yocto not the yocto list. I'm BCCing linux-yocto and redirecting the discussion to the yocto list where it's more appropriate. See: https://www.y
|
By
Randy MacLeod
· #55767
·
|
|
[meta-tensorflow][PATCH 3/3] tensorflow-lite: add recipe
Thanks Stephan. Hongxu, did you miss this? ../Randy
Thanks Stephan. Hongxu, did you miss this? ../Randy
|
By
Randy MacLeod
· #55655
·
|
|
[dunfell] hidden files/folders in WORKDIR
I think it's an oversight that doesn't affect many people. The rm_work code for WORKDIR is: http://cgit.openembedded.org/openembedded-core/tree/meta/classes/rm_work.bbclass#n97 cd ${WORKDIR} for dir i
I think it's an oversight that doesn't affect many people. The rm_work code for WORKDIR is: http://cgit.openembedded.org/openembedded-core/tree/meta/classes/rm_work.bbclass#n97 cd ${WORKDIR} for dir i
|
By
Randy MacLeod
· #55619
·
|
|
Software Port Rpi3 -> iMX8
Hi, Welcome to the Yocto community. It's hard to say without more information. Can you tell us what layers and versions from the Yocto Project you are using? Can you share or describe the local change
Hi, Welcome to the Yocto community. It's hard to say without more information. Can you tell us what layers and versions from the Yocto Project you are using? Can you share or describe the local change
|
By
Randy MacLeod
· #55618
·
|
|
Yocto Autobuilder: Latency Monitor and AB-INT - Meeting notes: Dec 9, 2021
YP AB Intermittent failures meeting =================================== https://windriver.zoom.us/j/3696693975 Attendees: Richard, Trevor, Randy, Saul, AlexB Summary: ======== ------------------------
YP AB Intermittent failures meeting =================================== https://windriver.zoom.us/j/3696693975 Attendees: Richard, Trevor, Randy, Saul, AlexB Summary: ======== ------------------------
|
By
Randy MacLeod
· #55540
·
|