|
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
·
|
|
Re: readonly rootfs - storing data in separate partition
rootfs-overlay is the perfect solution for your case.
--
Marco Cavallini | KOAN sas
Bergamo - Italia
embedded software engineering
https://KoanSoftware.com
rootfs-overlay is the perfect solution for your case.
--
Marco Cavallini | KOAN sas
Bergamo - Italia
embedded software engineering
https://KoanSoftware.com
|
By
Marco Cavallini
·
#56090
·
|
|
Re: readonly-rootfs-overlay
Hello Howard,
i use parts of it (without a writeable partition, just a tmpfs) in a separate
Hello Howard,
i use parts of it (without a writeable partition, just a tmpfs) in a separate
|
By
Matthias Klein
·
#56089
·
|
|
Re: readonly rootfs - storing data in separate partition
Hi:
I was wondering if anybody is using meta-readonly-rootfs-overlay?
Thanks
Howard
Hi:
I was wondering if anybody is using meta-readonly-rootfs-overlay?
Thanks
Howard
|
By
Howard
·
#56088
·
|
|
Re: Resistive touchscreen calibration for libinput
<electronicconsult1@...> wrote:
Since you are using tslib, the ts_calibrate utility would be the
obvious choice. Include the tslib_calibrate package in your image. You
might also find the
<electronicconsult1@...> wrote:
Since you are using tslib, the ts_calibrate utility would be the
obvious choice. Include the tslib_calibrate package in your image. You
might also find the
|
By
Steve Sakoman
·
#56086
·
|
|
[meta-selinux][PATCH] prelink: drop bbappend
prelink has been dropped from oe-core [1], so the bbappend can no longer be
applied.
[1]
prelink has been dropped from oe-core [1], so the bbappend can no longer be
applied.
[1]
|
By
Tim Orling
·
#56085
·
|
|
Resistive touchscreen calibration for libinput
Hello all,
Apologies if this is the incorrect group to post to, I haven't posted previously.
I'm working with an Atmel/ Microchip SAMA5D4 Xplained board & a resistive touchscreen. I'm using a GUI
Hello all,
Apologies if this is the incorrect group to post to, I haven't posted previously.
I'm working with an Atmel/ Microchip SAMA5D4 Xplained board & a resistive touchscreen. I'm using a GUI
|
By
Electronic Consult <electronicconsult1@...>
·
#56084
·
|
|
Re: ERROR: could not relocate installing toolchain SDK
Hello,
I am also facing the same issue with path size. Can you share the workaround what you are using for this issue?
In the scripts/relocate_sdk.py the file name comparison is like below:
And, to
Hello,
I am also facing the same issue with path size. Can you share the workaround what you are using for this issue?
In the scripts/relocate_sdk.py the file name comparison is like below:
And, to
|
By
Sundeep KOKKONDA
·
#56083
·
|