|
[meta-zephyr][PATCH v4] west: Add west and python dependencies
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> We will need west for a few things. First, west knows about all the boards supported, so for automatic machine generation, we will need to be able t
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> We will need west for a few things. First, west knows about all the boards supported, so for automatic machine generation, we will need to be able t
|
By
Eilís Ní Fhlannagáin
·
|
|
[meta-zephyr][PATCH v4] meta-zephyr-core/bsp: Restructure into sublayers
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit restructures meta-zephyr into meta-zephyr-core and meta-zephyr-bsp. It moves machine definitions into meta-zephyr-bsp in preparation for
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit restructures meta-zephyr into meta-zephyr-core and meta-zephyr-bsp. It moves machine definitions into meta-zephyr-bsp in preparation for
|
By
Eilís Ní Fhlannagáin
·
|
|
[meta-zephyr][PATCH v4] Restructure and remove MACHINEOVERRIDES
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This set of patches relates to what I discussed at https://lists.yoctoproject.org/g/yocto/message/55285. Four major issues (and one minor issue)are
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This set of patches relates to what I discussed at https://lists.yoctoproject.org/g/yocto/message/55285. Four major issues (and one minor issue)are
|
By
Eilís Ní Fhlannagáin
·
|
|
[yocto-autobuilder2][PATCH] config.py: enable debian11 for hardknott
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 4c0b83b..0f99557 100644 --- a/config.py +++ b/c
Signed-off-by: Anuj Mittal <anuj.mittal@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 4c0b83b..0f99557 100644 --- a/config.py +++ b/c
|
By
Anuj Mittal
·
|
|
gdb with a broken sdk
3 messages
Hello! I'd like debug an application that is running on my target board. I installed gdbserver on the target, and I'd like to connect to it from a gdb instance running locally. Because of a broken 3rd
Hello! I'd like debug an application that is running on my target board. I installed gdbserver on the target, and I'd like to connect to it from a gdb instance running locally. Because of a broken 3rd
|
By
dacav
·
|
|
Advertise lore.kernel.org archives on website?
3 messages
Greetings, I see more and more people using links to the lore.kernel.org archives, for example the ones for this list: https://lore.kernel.org/yocto/ These look more convenient to use than the ones on
Greetings, I see more and more people using links to the lore.kernel.org archives, for example the ones for this list: https://lore.kernel.org/yocto/ These look more convenient to use than the ones on
|
By
Michael Opdenacker
·
|
|
Building uImage with appended DTB
3 messages
I'm a complete newcomer to Yocto, trying to translate a manual process of building software for an embedded device based on the PHYTEC phyCORE-LPC3250 SOM. I did not find an existing BSP layer for thi
I'm a complete newcomer to Yocto, trying to translate a manual process of building software for an embedded device based on the PHYTEC phyCORE-LPC3250 SOM. I did not find an existing BSP layer for thi
|
By
Ryan Govostes
·
|
|
Yocto Project Status WW03`22
Current Dev Position: YP 3.5 M2 Next Deadline: 17th Jan. 2022 YP 3.5 M2 build Next Team Meetings: Bug Triage meeting Thursday Jan. 20th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd
Current Dev Position: YP 3.5 M2 Next Deadline: 17th Jan. 2022 YP 3.5 M2 build Next Team Meetings: Bug Triage meeting Thursday Jan. 20th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0bFd
|
By
Stephen Jolley
·
|
|
Enhancements/Bugs closed WW03!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count randy.macleod@... 3 michael.opdenacker@... 1 tim.orling@... 1 richard.purdie@... 1 alexandre.belloni@... 1
All, The below were the owners of enhancements or bugs closed during the last week! Who Count randy.macleod@... 3 michael.opdenacker@... 1 tim.orling@... 1 richard.purdie@... 1 alexandre.belloni@... 1
|
By
Stephen Jolley
·
|
|
Current high bug count owners for Yocto Project 3.5
All, Below is the list as of top 44 bug owners as of the end of WW03 of who have open medium or higher bugs and enhancements against YP 3.5. There are 71 possible work days left until the final releas
All, Below is the list as of top 44 bug owners as of the end of WW03 of who have open medium or higher bugs and enhancements against YP 3.5. There are 71 possible work days left until the final releas
|
By
Stephen Jolley
·
|
|
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 the
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 the
|
By
Stephen Jolley
·
|
|
[psplash][PATCH] psplash: Fix double buffering initialization
Some fb drivers do not implement double buffering completely or correctly. For example mxsfb driver does not set yres_virtual to double on initialization, nor it allows its doubling by FBIOPUT_VSCREEN
Some fb drivers do not implement double buffering completely or correctly. For example mxsfb driver does not set yres_virtual to double on initialization, nor it allows its doubling by FBIOPUT_VSCREEN
|
By
Horn, Michal
·
|
|
perf compilation fails
4 messages
Hi guys I’m no table to build correctly perf package. It looks like some sources have no been compiled because I’m getting an “undefined reference to” error. This problem has appeared since we have up
Hi guys I’m no table to build correctly perf package. It looks like some sources have no been compiled because I’m getting an “undefined reference to” error. This problem has appeared since we have up
|
By
Cardenas Jose Antonio (JCARDENA)
·
|
|
Fetching svn projects with space in URI
Hello, I’m trying to create a recipe for one of our existing code bases which is under svn. The URI of this project contains space characters and I’m struggling to properly set the SRC_URI field in th
Hello, I’m trying to create a recipe for one of our existing code bases which is under svn. The URI of this project contains space characters and I’m struggling to properly set the SRC_URI field in th
|
By
dushara.jayasinghe@...
·
|
|
wic create mkhybridiso core-image-minimal failure (honister)
2 messages
I'm new to Yocto so this may be simple operator input. I built a qemux86-64 image with core-image-minimal using the honister branch of a day or so ago. The build finishes fine, however trying to use:
I'm new to Yocto so this may be simple operator input. I built a qemux86-64 image with core-image-minimal using the honister branch of a day or so ago. The build finishes fine, however trying to use:
|
By
bgctkd@...
·
|
|
[meta-raspberrypi] Problem with RPI_USE_U_BOOT with RaspberryPi4
8 messages
Hello, I'm trying to create a simple image that uses the RPI_USE_U_BOOT option but the pi hangs with the rainbow image. I'm able to generate bootable images when not using the RPI_USE_U_BOOT option (b
Hello, I'm trying to create a simple image that uses the RPI_USE_U_BOOT option but the pi hangs with the rainbow image. I'm able to generate bootable images when not using the RPI_USE_U_BOOT option (b
|
By
Jean-Philippe Lebel
·
|
|
[OE-core] Question of Yocto dunfell LTS period
5 messages
I received the answer to this question in IRC on 10/29/2021. 16:06 <jatedev> I saw a wiki edit that said dunfell's LTS period is now through April 2024, but I've seen no announcements. Any truth to th
I received the answer to this question in IRC on 10/29/2021. 16:06 <jatedev> I saw a wiki edit that said dunfell's LTS period is now through April 2024, but I've seen no announcements. Any truth to th
|
By
Jate Sujjavanich
·
|
|
Question of Yocto dunfell LTS period
3 messages
Dear folks, I found the lts period of Yocto dunfell has been extended from 2022.04 to 2024.04[1]. AFAIK, a Yocto LTS version has 2 years period. I tried to find any notice regarding this but I just fo
Dear folks, I found the lts period of Yocto dunfell has been extended from 2022.04 to 2024.04[1]. AFAIK, a Yocto LTS version has 2 years period. I tried to find any notice regarding this but I just fo
|
By
Chanho Park
·
|
|
[meta-zephyr][PATCH v3] meta-zephyr-bsp: Add autogenerated machines.
3 messages
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit adds 382 autogenerated machines generated via generate-zephyr-machines.bb. These machines have obviously not all been tested due to hard
From: Eilís Ní Fhlannagáin <elizabeth.flanagan@...> This commit adds 382 autogenerated machines generated via generate-zephyr-machines.bb. These machines have obviously not all been tested due to hard
|
By
Eilís Ní Fhlannagáin
·
|
|
Installing specific systemd service file according to selected distro
2 messages
Hello, I have a recipe that contains two service files( A and B) and I build for two distros where each include the foo recipe. When I build for distro A, I need to use foo's service file A but when I
Hello, I have a recipe that contains two service files( A and B) and I build for two distros where each include the foo recipe. When I build for distro A, I need to use foo's service file A but when I
|
By
davis roman
·
|