|
Re: run.do_compile error on poky-dunfell release
Hello Chuck,
Thanks for the hint.
@Khem, when I checked the "sources/poky/meta/recipes-core/kbd", above patch is already available and included in "kbd_2.2.0.bb" recipe. And same patch is also present
Hello Chuck,
Thanks for the hint.
@Khem, when I checked the "sources/poky/meta/recipes-core/kbd", above patch is already available and included in "kbd_2.2.0.bb" recipe. And same patch is also present
|
By
Sourabh Hegde
·
#56110
·
|
|
Re: run.do_compile error on poky-dunfell release
Just replace the word "commit" in the URL with the word patch, like so:
https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git/patch/?id=50eae66fc21ef8e01c69a9d3c1ff3fcb0b2644a0
..Ch:W..
--
Just replace the word "commit" in the URL with the word patch, like so:
https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git/patch/?id=50eae66fc21ef8e01c69a9d3c1ff3fcb0b2644a0
..Ch:W..
--
|
By
Chuck Wolber
·
#56109
·
|
|
Re: run.do_compile error on poky-dunfell release
Hello Khem,
Thanks for quick response.
Can you please let me know where to include this patch file?
Thanks in advance.
Hello Khem,
Thanks for quick response.
Can you please let me know where to include this patch file?
Thanks in advance.
|
By
Sourabh Hegde
·
#56108
·
|
|
Re: run.do_compile error on poky-dunfell release
you perhaps need this kbd patch
https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git/commit/?id=50eae66fc21ef8e01c69a9d3c1ff3fcb0b2644a0
you perhaps need this kbd patch
https://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git/commit/?id=50eae66fc21ef8e01c69a9d3c1ff3fcb0b2644a0
|
By
Khem Raj
·
#56107
·
|
|
Re: Zeek recipe
https://layers.openembedded.org/layerindex/branch/master/recipes/?q=zeek
says most likely not.
Sharing your recipe and the errors would let others help you.
Ross
https://layers.openembedded.org/layerindex/branch/master/recipes/?q=zeek
says most likely not.
Sharing your recipe and the errors would let others help you.
Ross
|
By
Ross Burton <ross@...>
·
#56106
·
|
|
Zeek recipe
Hi,
does anyone happen to have a working Zeek recipe? Whatever I do, I cannot get it to compile properly :(
Regards,
Paul van Berlo
Hi,
does anyone happen to have a working Zeek recipe? Whatever I do, I cannot get it to compile properly :(
Regards,
Paul van Berlo
|
By
Paul van Berlo <pvanberlo@...>
·
#56105
·
|
|
Yocto Project Status WW06`22
Current Dev Position: YP 3.5 M3
Next Deadline: 21th Feb. 2022 YP 3.5 M3 build
Next Team Meetings:
Bug Triage meeting Thursday Feb. 10th 7:30 am PDT
Current Dev Position: YP 3.5 M3
Next Deadline: 21th Feb. 2022 YP 3.5 M3 build
Next Team Meetings:
Bug Triage meeting Thursday Feb. 10th 7:30 am PDT
|
By
Stephen Jolley
·
#56104
·
|
|
run.do_compile error on poky-dunfell release
Hello All,
When I am bitbaking my custom image for STM32MP1 based Avenger96 board I am facing some errors related to "analyze.l:466:19: error: format not a string literal and no format arguments
Hello All,
When I am bitbaking my custom image for STM32MP1 based Avenger96 board I am facing some errors related to "analyze.l:466:19: error: format not a string literal and no format arguments
|
By
Sourabh Hegde
·
#56103
·
|
|
Re: [meta-anaconda][PATCH] Update SRC_URI git default branch
Merged.
Thanks,
Kai
-- Kai KangWind River Linux
Merged.
Thanks,
Kai
-- Kai KangWind River Linux
|
By
kai
·
#56102
·
|
|
M+ & H bugs with Milestone Movements WW06
All,
YP M+ or high bugs which moved to a new milestone in WW06 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
5322
Global DNS fallback mechanism not
All,
YP M+ or high bugs which moved to a new milestone in WW06 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
5322
Global DNS fallback mechanism not
|
By
Stephen Jolley
·
#56101
·
|
|
Enhancements/Bugs closed WW06!
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
·
#56100
·
|
|
Current high bug count owners for Yocto Project 3.5
All,
Below is the list as of top 46 bug owners as of the end of WW06 of who have open medium or higher bugs and enhancements against YP 3.5. There are 57 possible work days left until the final
All,
Below is the list as of top 46 bug owners as of the end of WW06 of who have open medium or higher bugs and enhancements against YP 3.5. There are 57 possible work days left until the final
|
By
Stephen Jolley
·
#56099
·
|
|
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
·
#56098
·
|
|
Re: patching files under "dynamic-layers"
Never mind was able to work this out…
Never mind was able to work this out…
|
By
Monsees, Steven C (US)
·
#56097
·
|
|
Re: 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 */
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 */
|
By
Randy MacLeod
·
#56096
·
|
|
patching files under "dynamic-layers"
I am building with zeus 3.0.4, Intel based…
I trying to learn how to introduce a patch to files brought in by packages under “dynamic –layers”… my bbappend appears not to be applying my
I am building with zeus 3.0.4, Intel based…
I trying to learn how to introduce a patch to files brought in by packages under “dynamic –layers”… my bbappend appears not to be applying my
|
By
Monsees, Steven C (US)
·
#56095
·
|
|
Re: gpsd autostart with systemd?
Hello Jose,
Thank you very much for your help!
Best regards,
Matthias
Hello Jose,
Thank you very much for your help!
Best regards,
Matthias
|
By
Matthias Klein
·
#56094
·
|
|
Re: gpsd autostart with systemd?
Hi Matthias,
You need to add the systemd service, the socket service is already there.
SYSTEMD_SERVICE:${PN} += "${BPN}.service"
Matthias Klein <matthias.klein@...> escreveu no dia segunda, 7/02/2022
Hi Matthias,
You need to add the systemd service, the socket service is already there.
SYSTEMD_SERVICE:${PN} += "${BPN}.service"
Matthias Klein <matthias.klein@...> escreveu no dia segunda, 7/02/2022
|
By
Jose Quaresma
·
#56093
·
|
|
gpsd autostart with systemd?
Hello,
what needs to be in a bbapped so that gpsd is started automatically at boot time, and not only when the first accesses the gpsd
Hello,
what needs to be in a bbapped so that gpsd is started automatically at boot time, and not only when the first accesses the gpsd
|
By
Matthias Klein
·
#56092
·
|
|
Re: readonly rootfs - storing data in separate partition
Hi
Not long ago we use it in couple of projects. Main repo can be found
here, https://github.com/cmhe/meta-readonly-rootfs-overlay
You can also find our fork with couple of changes (on of them is
Hi
Not long ago we use it in couple of projects. Main repo can be found
here, https://github.com/cmhe/meta-readonly-rootfs-overlay
You can also find our fork with couple of changes (on of them is
|
By
tomzy
·
#56091
·
|