|
Re: [ptest-runner 1/5] git: Extend the gitignore
Applied, Thanks!, Anibal.
Applied, Thanks!, Anibal.
|
By
Anibal Limon
·
#54214
·
|
|
Re: [ptest-runner 5/5] main: Do not return number of failed tests when calling ptest-runner
Hi all,
Just replied in other email about this situation, so yes for me is better at least return 1 when any test fails to make it backwards compatible and knows when some test fails.
Regards,
Anibal
Hi all,
Just replied in other email about this situation, so yes for me is better at least return 1 when any test fails to make it backwards compatible and knows when some test fails.
Regards,
Anibal
|
By
Anibal Limon
·
#54213
·
|
|
Re: Recipe dependent on Debian package - How should I approach?
#debian
#yocto
Hi Mitch,
You can get systemd into your image... refer to the mega-manual:
https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#using-systemd-exclusively
Hopefully this resolves your
Hi Mitch,
You can get systemd into your image... refer to the mega-manual:
https://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#using-systemd-exclusively
Hopefully this resolves your
|
By
William Huang
·
#54212
·
|
|
Recipe dependent on Debian package - How should I approach?
#debian
#yocto
I have a project I am attempting to migrate from a Debian platform to Yocto. This specific project has a dependency on libsystemd-dev which is a Debian package, but it doesn't seem to build when
I have a project I am attempting to migrate from a Debian platform to Yocto. This specific project has a dependency on libsystemd-dev which is a Debian package, but it doesn't seem to build when
|
By
Mitch Gaines <gainesmitch2@...>
·
#54211
·
|
|
[wic/filemap] wic takes the wrong filemap.py file
Hi guys,
i am running yocto (with IMX BSP gatesgarth-5.10.9-1.0.0) inside docker and am getting the below issue which i though to be already fixed by https://patchwork.openembedded.org/patch/174423/.
Hi guys,
i am running yocto (with IMX BSP gatesgarth-5.10.9-1.0.0) inside docker and am getting the below issue which i though to be already fixed by https://patchwork.openembedded.org/patch/174423/.
|
By
jonas.hoelscher@...
·
#54210
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.4_M2.rc1)
Hello all,
This is the full report for yocto-3.4_M2.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
Hello all,
This is the full report for yocto-3.4_M2.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
|
By
Sangeeta Jain
·
#54209
·
|
|
Re: [ptest-runner 5/5] main: Do not return number of failed tests when calling ptest-runner
I would favor to keep non-zero exit value if any tests failed. We have relied on exit value since ptest started to support it, others may be doing that as well. This would be backward incompatible
I would favor to keep non-zero exit value if any tests failed. We have relied on exit value since ptest started to support it, others may be doing that as well. This would be backward incompatible
|
By
Tero Kinnunen
·
#54208
·
|
|
[PATCH yocto-autobuilder-helper] auh-config: enable systemd only for glibc
It is not guaranteed to build or work otherwise, and causes
update failures in unrelated recipes when building for musl for instance.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
It is not guaranteed to build or work otherwise, and causes
update failures in unrelated recipes when building for musl for instance.
Signed-off-by: Alexander Kanavin <alex.kanavin@...>
---
|
By
Alexander Kanavin
·
#54207
·
|
|
Re: [PATCH yocto-autobuilder-helper] Enable canary builds for meta-aws[aws-iot-device-sdk-cpp-v2] on x86-64 and arm64.
The ordering isn't correct here since they have to be added in dependency
order and for some reason this was different to the patch we discussed
previously. I've just gone ahead and fixed
The ordering isn't correct here since they have to be added in dependency
order and for some reason this was different to the patch we discussed
previously. I've just gone ahead and fixed
|
By
Richard Purdie
·
#54206
·
|
|
Re: [poky] [PATCH] local.conf.sample: disable prelink
I am worried about those libraries, which are non-PIE libraries by default. My theory is, that they are non-PIE since prelink is able to operate on them. So prelink can "at least" be used a PIE
I am worried about those libraries, which are non-PIE libraries by default. My theory is, that they are non-PIE since prelink is able to operate on them. So prelink can "at least" be used a PIE
|
By
Robert Berger
·
#54205
·
|
|
Re: #yocto
#yocto
maybe clear your build tmp cache sstate and rebuild
--
Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
maybe clear your build tmp cache sstate and rebuild
--
Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
|
By
Yocto
·
#54204
·
|
|
#yocto
#yocto
Hi Guys,
I am facing below error while compiling consul package. can anybody know this issue please suggest me.
ERROR: consul-git-r0 do_compile: Execution of
Hi Guys,
I am facing below error while compiling consul package. can anybody know this issue please suggest me.
ERROR: consul-git-r0 do_compile: Execution of
|
By
sateesh m
·
#54203
·
|
|
Re: consul
SRC_URI = "git://${GO_IMPORT}.git;branch=main \
--
Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
SRC_URI = "git://${GO_IMPORT}.git;branch=main \
--
Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
|
By
Yocto
·
#54202
·
|
|
Re: consul
add branch=main to the giturl github chaged a huge swatch from master to main
--
Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
add branch=main to the giturl github chaged a huge swatch from master to main
--
Sent with Vivaldi Mail. Download Vivaldi for free at vivaldi.com
|
By
Yocto
·
#54201
·
|
|
consul
Hi Guys,
I am trying to integrate consul package to my image.facing issue while fetching the sources.
WARNING: consul-git-r0 do_fetch: Failed to fetch URL
Hi Guys,
I am trying to integrate consul package to my image.facing issue while fetching the sources.
WARNING: consul-git-r0 do_fetch: Failed to fetch URL
|
By
sateesh m
·
#54200
·
|
|
[PATCH yocto-autobuilder-helper] Enable canary builds for meta-aws[aws-iot-device-sdk-cpp-v2] on x86-64 and arm64.
From: Richard Elberger <elberger@...>
This patch provides the buildbot system to make the aws-iot-device-sdk-cpp-v2.
- build on poky
- meta-openembedded and meta-aws are additional repo
From: Richard Elberger <elberger@...>
This patch provides the buildbot system to make the aws-iot-device-sdk-cpp-v2.
- build on poky
- meta-openembedded and meta-aws are additional repo
|
By
Richard Elberger
·
#54199
·
|
|
Re: [PATCH yocto-autobuilder-helper] Enable canary builds for meta-aws[aws-iot-device-sdk-cpp-v2] on x86-64 and arm64.
Ok let me give it a shot again - I'll get there :)
On 7/22/21 4:51 PM, Richard Purdie wrote:
-- Richard ElbergerPrincipal TechnologistAWS IoT+1 646.927.6897+1
Ok let me give it a shot again - I'll get there :)
On 7/22/21 4:51 PM, Richard Purdie wrote:
-- Richard ElbergerPrincipal TechnologistAWS IoT+1 646.927.6897+1
|
By
Richard Elberger
·
#54198
·
|
|
Re: [PATCH yocto-autobuilder-helper] Enable canary builds for meta-aws[aws-iot-device-sdk-cpp-v2] on x86-64 and arm64.
I can't see the patch in the mailing list archives:
https://lists.yoctoproject.org/g/yocto/topics?
only your reply:
https://lists.yoctoproject.org/g/yocto/topic/patch/84387478?
so I don't think
I can't see the patch in the mailing list archives:
https://lists.yoctoproject.org/g/yocto/topics?
only your reply:
https://lists.yoctoproject.org/g/yocto/topic/patch/84387478?
so I don't think
|
By
Richard Purdie
·
#54197
·
|
|
Re: [PATCH yocto-autobuilder-helper] Enable canary builds for meta-aws[aws-iot-device-sdk-cpp-v2] on x86-64 and arm64.
Hello,
What can I do to move this patch along - or did I miss anything? Apologies for my ignorance, it's my first time submitting a patch to YP.
Richard Elberger
--
Richard Elberger
Principal
Hello,
What can I do to move this patch along - or did I miss anything? Apologies for my ignorance, it's my first time submitting a patch to YP.
Richard Elberger
--
Richard Elberger
Principal
|
By
Richard Elberger
·
#54196
·
|
|
Re: [poky] [PATCH] local.conf.sample: disable prelink
PIE is nowadays more or less the only available option and is expected for improved security; Yocto does not even test non-PIE builds or provide an off the shelf way to turn it off.
I also have to
PIE is nowadays more or less the only available option and is expected for improved security; Yocto does not even test non-PIE builds or provide an off the shelf way to turn it off.
I also have to
|
By
Alexander Kanavin
·
#54195
·
|