|
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
·
|
|
Re: is there a viable YP-friendly risc-v dev kit?
Quoting Leon Woestenberg <leon@...>:
hmmm ... not even that expensive a
Quoting Leon Woestenberg <leon@...>:
hmmm ... not even that expensive a
|
By
Robert P. J. Day
·
#56082
·
|
|
Re: is there a viable YP-friendly risc-v dev kit?
Hello Robert, Alexander,
No. There is a sweet middle ground called FPGAs. You buy a board, with an IC on it, that is expensive as hell, empty like air, but fully re-configurable with almost any RISC-V
Hello Robert, Alexander,
No. There is a sweet middle ground called FPGAs. You buy a board, with an IC on it, that is expensive as hell, empty like air, but fully re-configurable with almost any RISC-V
|
By
Leon Woestenberg
·
#56081
·
|
|
Re: is there a viable YP-friendly risc-v dev kit?
Quoting Alexander Kanavin <alex.kanavin@...>:
he's a hacker and just likes the feel of circuit boards, but
qemu does look like the only feasible option at the moment.
rday
Quoting Alexander Kanavin <alex.kanavin@...>:
he's a hacker and just likes the feel of circuit boards, but
qemu does look like the only feasible option at the moment.
rday
|
By
Robert P. J. Day
·
#56080
·
|
|
Re: is there a viable YP-friendly risc-v dev kit?
I think the best option at this point is qemu. Why does the 'friend' need physical hardware? :)
Alex
I think the best option at this point is qemu. Why does the 'friend' need physical hardware? :)
Alex
|
By
Alexander Kanavin
·
#56079
·
|
|
is there a viable YP-friendly risc-v dev kit?
friend asked me about the options for a risc-v dev kit that worked
with YP, and i'm aware of the meta-riscv layer, but wherever i looked,
it seems like risc-v dev kits have a very short life span,
friend asked me about the options for a risc-v dev kit that worked
with YP, and i'm aware of the meta-riscv layer, but wherever i looked,
it seems like risc-v dev kits have a very short life span,
|
By
Robert P. J. Day
·
#56078
·
|