|
[PATCH 05/10] linux-yocto/5.15: update to v5.15.54
From: Bruce Ashfield <bruce.ashfield@...> Updating to the latest korg -stable release that comprises the following commits: 843dae1756d9 Linux 5.15.54 c0c041a60cac selftests/net: fix section name when
From: Bruce Ashfield <bruce.ashfield@...> Updating to the latest korg -stable release that comprises the following commits: 843dae1756d9 Linux 5.15.54 c0c041a60cac selftests/net: fix section name when
|
By
Bruce Ashfield
·
|
|
[PATCH 04/10] yocto-bsps/5.15: fix buildpaths issue with gen-mach-types
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/5.15: 6c085baf1838 tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield <br
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/5.15: 6c085baf1838 tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield <br
|
By
Bruce Ashfield
·
|
|
[PATCH 03/10] yocto-bsps/5.10: fix buildpaths issue with gen-mach-types
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/5.10: 80f5207b5abd tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield <br
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/5.10: 80f5207b5abd tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield <br
|
By
Bruce Ashfield
·
|
|
[PATCH 02/10] linux-yocto/5.15: fix buildpaths issue with gen-mach-types
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/5.15: 6c085baf1838 tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield <br
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/5.15: 6c085baf1838 tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield <br
|
By
Bruce Ashfield
·
|
|
[PATCH 01/10] linux-yocto/5.10: fix buildpaths issue with gen-mach-types
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/5.10: 80f5207b5abd tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield <br
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/5.10: 80f5207b5abd tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield <br
|
By
Bruce Ashfield
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 7/14/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Joshua Watt, Saul Wold, Randy Macleod, Jate S, Pavel Zhukov, Richard Purdie, Aryaman, Ross Burton, Paulo Neves ARs: Notes:
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Joshua Watt, Saul Wold, Randy Macleod, Jate S, Pavel Zhukov, Richard Purdie, Aryaman, Ross Burton, Paulo Neves ARs: Notes:
|
By
sakib.sajal@...
·
|
|
[PATCH] yocto-bsps: update to v5.15.52 and buildpaths fixes 5 messages
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 io_uring: fix not l
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 io_uring: fix not l
|
By
Bruce Ashfield
·
|
|
yocto support 7 messages
Dear All Good Morning! In my project, I am trying to create one custom image recipe in my yocto build system. The reason of creating custom image is -> having few specific configurations for kernel an
Dear All Good Morning! In my project, I am trying to create one custom image recipe in my yocto build system. The reason of creating custom image is -> having few specific configurations for kernel an
|
By
Senthamilarasi mathiyan
·
|
|
[PATCH 2/2] yocto-bsps/5.15: fix buildpaths issue with gen-mach-types
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/5.15: 6c085baf1838 tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield <br
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/5.15: 6c085baf1838 tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield <br
|
By
Bruce Ashfield
·
|
|
[PATCH 1/2] yocto-bsps/5.10: fix buildpaths issue with gen-mach-types
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/5.10: 80f5207b5abd tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield <br
From: Bruce Ashfield <bruce.ashfield@...> Integrating the following commit(s) to linux-yocto/5.10: 80f5207b5abd tools: use basename to identify file in gen-mach-types Signed-off-by: Bruce Ashfield <br
|
By
Bruce Ashfield
·
|
|
How to get name of output packages during build 4 messages
#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@...
·
|
|
How to get license text 3 messages
Hi, I was wondering if it is possible to get the license information for all of the deployed packages in the image? I know there's a license.manifest file in deploy/licenses, but I'm looking for a fil
Hi, I was wondering if it is possible to get the license information for all of the deployed packages in the image? I know there's a license.manifest file in deploy/licenses, but I'm looking for a fil
|
By
William Huang
·
|
|
Binary compliance validation 5 messages
Hi, I'm writing to present an ABI compliance check mechanism for Poky recently developed to help improve the product stability. It is still an early work which however has already proven itself useful
Hi, I'm writing to present an ABI compliance check mechanism for Poky recently developed to help improve the product stability. It is still an early work which however has already proven itself useful
|
By
Anatol Belski
·
|
|
[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 net: mscc: ocelot:
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 net: mscc: ocelot:
|
By
Bruce Ashfield
·
|
|
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 (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd
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 (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd
|
By
Neal Caidin
·
|
|
[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 s
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 s
|
By
Ross Burton
·
|
|
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
·
|
|
Installing gfortran into native sysroot for libgfortran 11 messages
Hello, I'm trying to compile libgfortran for a Xilinx Zynq SoC, which uses the arm-xilinx-linux-gnueabi toolchain. I have added FORTRAN:forcevariable = ",fortran" to my local.conf, which causes libgfo
Hello, I'm trying to compile libgfortran for a Xilinx Zynq SoC, which uses the arm-xilinx-linux-gnueabi toolchain. I have added FORTRAN:forcevariable = ",fortran" to my local.conf, which causes libgfo
|
By
Gregory Anders
·
|
|
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". # Simple petalinux initramfs image. DESCRIPTION = "Small image capable of booting a device.
Hi, I'm working with a PetaLinux 2021.2 project, which defines a recipe called "petalinux-initramfs-image". # Simple petalinux initramfs image. DESCRIPTION = "Small image capable of booting a device.
|
By
David Antliff
·
|
|
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 testing randy.macleod@
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 testing randy.macleod@
|
By
Stephen Jolley
·
|