|
Re: gcov support for target in Yocto
IMAGE_INSTALL += "gcov gcov-symlinks"
IMAGE_INSTALL += "gcov gcov-symlinks"
|
By
Khem Raj
·
#54830
·
|
|
Re: [meta-rockchip][PATCH] use uuid instead of hard-coding root device
are you both using systemd or sysvinit
are you both using systemd or sysvinit
|
By
Khem Raj
·
#54829
·
|
|
Re: googletest shared library
Hi,
Regarding the INSANE_SKIP: as that files get packed in the "-dev" package, you should probably then accordingly have:
INSANE_SKIP_${PN}-dev += "dev-elf"
Cheers,
Federico
Hi,
Regarding the INSANE_SKIP: as that files get packed in the "-dev" package, you should probably then accordingly have:
INSANE_SKIP_${PN}-dev += "dev-elf"
Cheers,
Federico
|
By
Federico Pellegrin
·
#54828
·
|
|
Re: [meta-rockchip][PATCH] use uuid instead of hard-coding root device
No, it doesn't. Those entries are ignored except /boot.One interesting thing: i always had that bunch of malformed fstab entries.Before the change from static to uuid it looked like this in
No, it doesn't. Those entries are ignored except /boot.One interesting thing: i always had that bunch of malformed fstab entries.Before the change from static to uuid it looked like this in
|
By
Markus Volk
·
#54827
·
|
|
[meta-rockchip][PATCH v2 2/2] rockchip-wic.inc: dont let wic edit fstab by default
Signed-off-by: MarkusVolk <f_l_k@...>
---
conf/machine/include/rockchip-wic.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/conf/machine/include/rockchip-wic.inc
Signed-off-by: MarkusVolk <f_l_k@...>
---
conf/machine/include/rockchip-wic.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/conf/machine/include/rockchip-wic.inc
|
By
Markus Volk
·
#54826
·
|
|
[meta-rockchip][PATCH v2 1/2] rockchip.wks: use uuid for all partitions
My rock pi 4 refused to boot with the latest changes because there are fa=
lse entries
written to fstab. Fix this by using uuid for all partitions
Signed-off-by: MarkusVolk <f_l_k@...>
---
My rock pi 4 refused to boot with the latest changes because there are fa=
lse entries
written to fstab. Fix this by using uuid for all partitions
Signed-off-by: MarkusVolk <f_l_k@...>
---
|
By
Markus Volk
·
#54825
·
|
|
Re: [meta-rockchip][PATCH] use uuid instead of hard-coding root device
Thanks for testing. It's also strange that my fstab also has those entries,
but they're apparently ignored in my setup since, commented in or commented
out, they don't seem to affect my board's
Thanks for testing. It's also strange that my fstab also has those entries,
but they're apparently ignored in my setup since, commented in or commented
out, they don't seem to affect my board's
|
By
Trevor Woerner
·
#54824
·
|
|
scikit-learn
#gatesgarth
#yocto
hi guys,
i am trying to build scikit-learn on yocto but i am getting error of setup.py ,it is showing failed i build all dependencies but it is giving error please try to give some i dea
ERROR:
hi guys,
i am trying to build scikit-learn on yocto but i am getting error of setup.py ,it is showing failed i build all dependencies but it is giving error please try to give some i dea
ERROR:
|
By
abhi <abhishek.kumar@...>
·
#54823
·
|
|
Re: [meta-rockchip][PATCH] use uuid instead of hard-coding root device
Am 23.09.21 um 13:59 schrieb Trevor Woerner:
That is really strange. As soon as there are those /dev/sda* entries in my fstabmy rock-pi-4c doesn't boot up anymore. As soon as i
Am 23.09.21 um 13:59 schrieb Trevor Woerner:
That is really strange. As soon as there are those /dev/sda* entries in my fstabmy rock-pi-4c doesn't boot up anymore. As soon as i
|
By
Markus Volk
·
#54822
·
|
|
Re: Minutes: Yocto Project Weekly Triage Meeting 9/23/2021
<trevor.gamblin@...> wrote:
I was looking at two issues prior to the meeting. Sadly, due to
inadequate caffeine blood levels and the early hour I confused the
two. So this explains why I
<trevor.gamblin@...> wrote:
I was looking at two issues prior to the meeting. Sadly, due to
inadequate caffeine blood levels and the early hour I confused the
two. So this explains why I
|
By
Steve Sakoman
·
#54821
·
|
|
Re: Using bitbake with external SDK
#sdk
#zeus
#toolchain
if its eSDK then you can, with standard application SDK not so much.
if its eSDK then you can, with standard application SDK not so much.
|
By
Khem Raj
·
#54820
·
|
|
Re: googletest shared library
look into package-split/ directory inside googletest build area and
see how things changes when you use SOLIBS option. I wonder why its
ignoring .h files
look into package-split/ directory inside googletest build area and
see how things changes when you use SOLIBS option. I wonder why its
ignoring .h files
|
By
Khem Raj
·
#54819
·
|
|
Re: Minutes: Yocto Project Weekly Triage Meeting 9/23/2021
I did look at it. It was using a modified oe-selftest with threading instead of multiprocess. We're not using that so I closed it.
Cheers,
Richard
I did look at it. It was using a modified oe-selftest with threading instead of multiprocess. We're not using that so I closed it.
Cheers,
Richard
|
By
Richard Purdie
·
#54818
·
|
|
gcov support for target in Yocto
Hi,
Anybody knows how to enable gcov support for the target in Yocto?
Thanks,
Lijun
This transmission (including any attachments) may contain confidential information, privileged material
Hi,
Anybody knows how to enable gcov support for the target in Yocto?
Thanks,
Lijun
This transmission (including any attachments) may contain confidential information, privileged material
|
By
Lijun Chen
·
#54817
·
|
|
Re: [ptest-runner][PATCH 3/3] utils.c: add system data collection when a test gets stuck.
Not sure what happened here, I published the patches in https://github.com/kanavin/ptest-runner2
Alex
Not sure what happened here, I published the patches in https://github.com/kanavin/ptest-runner2
Alex
|
By
Alexander Kanavin
·
#54816
·
|
|
Re: [ptest-runner][PATCH 3/3] utils.c: add system data collection when a test gets stuck.
Hi Alex,
Do you have a repo/branch for this patch?.
I'm having issues applying...
...
alimon@blackbox:~/upstream/ptest-runner2$ git am -3 ~/Downloads/\[ptest-runner\]\[PATCH\ 3_3\]\ utils.c_\ add\
Hi Alex,
Do you have a repo/branch for this patch?.
I'm having issues applying...
...
alimon@blackbox:~/upstream/ptest-runner2$ git am -3 ~/Downloads/\[ptest-runner\]\[PATCH\ 3_3\]\ utils.c_\ add\
|
By
Anibal Limon
·
#54815
·
|
|
Re: [PATCH v2 ptest-runner 2/2] main: Do not return number of failed tests when calling ptest-runner
I was OOO for futher you can find me with nickname alimon at #yocto at Libera.
Applied,
Thanks,
Anibal
I was OOO for futher you can find me with nickname alimon at #yocto at Libera.
Applied,
Thanks,
Anibal
|
By
Anibal Limon
·
#54814
·
|
|
[meta-security][PATCH] dmverity: Make use of DATA_BLOCK_SIZE variable in initrdscript.
From: Christer Fletcher <christer.fletcher@...>
DATA_BLOCK_SIZE variable was set in dm-verity-img.bbclass at build
time but the initrdscript was not updated to pass the DATA_BLOCK_SIZE
to
From: Christer Fletcher <christer.fletcher@...>
DATA_BLOCK_SIZE variable was set in dm-verity-img.bbclass at build
time but the initrdscript was not updated to pass the DATA_BLOCK_SIZE
to
|
By
Paulo Neves
·
#54813
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 9/23/2021
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alex, Bruce, Kiran, Randy, Richard, Ross, Saul, Stephen, Steve, Trevor
ARs:
- Steve to review
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alex, Bruce, Kiran, Randy, Richard, Ross, Saul, Stephen, Steve, Trevor
ARs:
- Steve to review
|
By
Trevor Gamblin
·
#54812
·
|
|
"stack smashing detected" when building aarch64 kernel
I've recently started getting an internal compiler error when building
an aarch64 kernel. It only happens once in a while, and re-running the
task usually just succeeds, so I don't know how to
I've recently started getting an internal compiler error when building
an aarch64 kernel. It only happens once in a while, and re-running the
task usually just succeeds, so I don't know how to
|
By
Rasmus Villemoes
·
#54811
·
|