|
Google GN support
I'm looking into best practice LTS support for Google GN based projects. This includes Chromium, Flutter, SKIA, etc.
The weakness I see today for GN projects is that it's a build system within a
I'm looking into best practice LTS support for Google GN based projects. This includes Chromium, Flutter, SKIA, etc.
The weakness I see today for GN projects is that it's a build system within a
|
By
Joel Winarske
·
#54971
·
|
|
Getting absolute paths in yocto generated native binary
#toolchain
#sdk
#bitbake
#native
I'm attempting to create a USB first boot tarball for our custom iMX6 board that would contain the imx-usb-loader executable, config files and u-boot/SPL files. The goal being to deploy that to the
I'm attempting to create a USB first boot tarball for our custom iMX6 board that would contain the imx-usb-loader executable, config files and u-boot/SPL files. The goal being to deploy that to the
|
By
Jean-Pierre Doyon <jpdoyon@...>
·
#54970
·
|
|
Re: #dunfell Path to sources in debugfs
#dunfell
Hi,
My comments are inline.
Just to clarify your user space applications crashes and you try to see why? In other words you would like to load the application and the core file into your debugger
Hi,
My comments are inline.
Just to clarify your user space applications crashes and you try to see why? In other words you would like to load the application and the core file into your debugger
|
By
Robert Berger
·
#54969
·
|
|
Re: [meta-rockchip][PATCH] rockchip.wks: use uuid for /boot during fstab-update
I tweaked the patch so that the fields lined up vertically, but otherwise…
Applied to meta-rockchip, master.
Thanks!
I tweaked the patch so that the fields lined up vertically, but otherwise…
Applied to meta-rockchip, master.
Thanks!
|
By
Trevor Woerner
·
#54968
·
|
|
Re: [meta-rockchip][PATCH 3/3] nanopi-m4: add common override
Applied to meta-rockchip, master.
Applied to meta-rockchip, master.
|
By
Trevor Woerner
·
#54967
·
|
|
Re: [meta-rockchip][PATCH 2/3] include/nanopi-m4: remove KMACHINE
Applied to meta-rockchip, master.
Applied to meta-rockchip, master.
|
By
Trevor Woerner
·
#54966
·
|
|
Re: [meta-rockchip][PATCH 1/3] linux-yocto: remove mmc aliases
Applied to meta-rockchip, master.
Applied to meta-rockchip, master.
|
By
Trevor Woerner
·
#54965
·
|
|
Re: #dunfell Path to sources in debugfs
#dunfell
I think its not a general problem with autotool based projects doing out of tree builds but just with sqlite3 package. Perhaps you might want to look at compiler commandline options being passed to
I think its not a general problem with autotool based projects doing out of tree builds but just with sqlite3 package. Perhaps you might want to look at compiler commandline options being passed to
|
By
Khem Raj
·
#54964
·
|
|
Re: virtual/egl on Raspberry Pi 4
Hi Khem,
I added the VC4GRAPHICS line and here is the complete error that I get:
ERROR: Nothing PROVIDES 'virtual/egl' (but
Hi Khem,
I added the VC4GRAPHICS line and here is the complete error that I get:
ERROR: Nothing PROVIDES 'virtual/egl' (but
|
By
Greg Wilson-Lindberg <gwilson@...>
·
#54963
·
|
|
Re: file package dependency
I think looking into buildhistory metadata might give some hints, it stores the information about image to package dependencies in a dotty file which you can either open in a viewer or text editor and
I think looking into buildhistory metadata might give some hints, it stores the information about image to package dependencies in a dotty file which you can either open in a viewer or text editor and
|
By
Khem Raj
·
#54962
·
|
|
Re: virtual/egl on Raspberry Pi 4
that should have worked well for userland recipe to provide it. Maybe
you need to set
VC4GRAPHICS = ""
in local.conf
<GWilson@...> wrote:
that should have worked well for userland recipe to provide it. Maybe
you need to set
VC4GRAPHICS = ""
in local.conf
<GWilson@...> wrote:
|
By
Khem Raj
·
#54961
·
|
|
Re: virtual/egl on Raspberry Pi 4
I am compiling in 32 bit mode.
I am compiling in 32 bit mode.
|
By
Greg Wilson-Lindberg <gwilson@...>
·
#54960
·
|
|
Yocto Project Status WW40`21
Current Dev Position: YP 3.4 M4
Next Deadline: 4th Oct. 2021 YP 3.4 M4 build
Next Team Meetings:
Bug Triage meeting Thursday Oct. 7th at 7:30am PDT
Current Dev Position: YP 3.4 M4
Next Deadline: 4th Oct. 2021 YP 3.4 M4 build
Next Team Meetings:
Bug Triage meeting Thursday Oct. 7th at 7:30am PDT
|
By
Stephen Jolley
·
#54959
·
|
|
Re: [meta-zephyr 0/2] add support of the zephyr-openamp-rsc-table sample on STM32MP157
Hello Saini,
Yes something strange, they are not listed on same page of the archive on
https://lists.yoctoproject.org/
Patch 1/2 and patch 2/2 associated with this one are visible in the Yocto
Hello Saini,
Yes something strange, they are not listed on same page of the archive on
https://lists.yoctoproject.org/
Patch 1/2 and patch 2/2 associated with this one are visible in the Yocto
|
By
Arnaud Pouliquen <arnaud.pouliquen@...>
·
#54958
·
|
|
#dunfell Path to sources in debugfs
#dunfell
Hi all,
I`m trying to debug coredump generated on embedded system running dunfel. The issue I`m facing is with the source files path in "-dbg.rootfs" archive and within dedug portion of a
Hi all,
I`m trying to debug coredump generated on embedded system running dunfel. The issue I`m facing is with the source files path in "-dbg.rootfs" archive and within dedug portion of a
|
By
bohdan.shubenok@...
·
#54957
·
|
|
file package dependency
Hi, I'm building a yocto release from the thud branch. The size of the OS image is very critical, so I need to remove as much as I can. Looking at the dependency information, I can see that the "file"
Hi, I'm building a yocto release from the thud branch. The size of the OS image is very critical, so I need to remove as much as I can. Looking at the dependency information, I can see that the "file"
|
By
Timur
·
#54956
·
|
|
Re: Enabling Websockets in Mosquitto in yocto zeus
#zeus
There's a 'websockets' PACKAGECONFIG for the mosquitto recipe. You can
read more about how to change PACKAGECONFIGs in the documentation [1].
Be aware that since yocto dunfell, the websockets
There's a 'websockets' PACKAGECONFIG for the mosquitto recipe. You can
read more about how to change PACKAGECONFIGs in the documentation [1].
Be aware that since yocto dunfell, the websockets
|
By
Nicolas Jeker
·
#54955
·
|
|
Re: [meta-zephyr 0/2] add support of the zephyr-openamp-rsc-table sample on STM32MP157
This is only cover letter, I do not see patches on mailing list..
Regards,
Naveen
This is only cover letter, I do not see patches on mailing list..
Regards,
Naveen
|
By
Naveen Saini
·
#54954
·
|
|
Re: [meta-security,dunfell][PATCH] recipes-security/fscrypt: Add fscrypt .bb file
Hello Armin,
Many thanks for your review.
Sorry for the double post, but since I had some issues subscribing to
the OE-list, my first attempt to post was not accepted by the mailing
list
Hello Armin,
Many thanks for your review.
Sorry for the double post, but since I had some issues subscribing to
the OE-list, my first attempt to post was not accepted by the mailing
list
|
By
Bhupesh Sharma
·
#54953
·
|
|
M+ & H bugs with Milestone Movements WW40
All,
YP M+ or high bugs which moved to a new milestone in WW40 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
14263
AB-INT PTEST: lttng-tools ptest
All,
YP M+ or high bugs which moved to a new milestone in WW40 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
14263
AB-INT PTEST: lttng-tools ptest
|
By
Stephen Jolley
·
#54952
·
|