|
Re: [PATCH v6] Add a banner on the old documentation docs
Hi Quentin,
Thank you very much for the review, I will apply all the changes based on your review and send another patch.
Hi Quentin,
Thank you very much for the review, I will apply all the changes based on your review and send another patch.
|
By
Abongwa Amahnui Bonalais
·
#56844
·
|
|
Re: [PATCH yocto-autobuilder-helper] Sourced warning banner scripts to $outputdir
Hi Amahnui,
This will not apply because run-docs-build is in the scripts directory inside yocto-autobuilder-helper git repo. I'm wondering how you got this patch. Do you mind explaining how you
Hi Amahnui,
This will not apply because run-docs-build is in the scripts directory inside yocto-autobuilder-helper git repo. I'm wondering how you got this patch. Do you mind explaining how you
|
By
Quentin Schulz
·
#56843
·
|
|
Re: master/kirkstone: ERROR: Nothing RPROVIDES 'gps-utils-python' (this happens since tonight)
Hello Jose,
Thanks for the tip!
I have submitted a patch: https://lists.openembedded.org/g/openembedded-core/message/164777
Many greetings,
Matthias
Von: Jose Quaresma <quaresma.jose@...>
Hello Jose,
Thanks for the tip!
I have submitted a patch: https://lists.openembedded.org/g/openembedded-core/message/164777
Many greetings,
Matthias
Von: Jose Quaresma <quaresma.jose@...>
|
By
Matthias Klein
·
#56842
·
|
|
Re: [PATCH v6] Add a banner on the old documentation docs
Hi Amahnui,
Please have those files inside scripts/ in yocto-autobuilder-helper git repo and send a patch following the contribution guidelines (yocto-autobuilder-helper in the tag part of the commit
Hi Amahnui,
Please have those files inside scripts/ in yocto-autobuilder-helper git repo and send a patch following the contribution guidelines (yocto-autobuilder-helper in the tag part of the commit
|
By
Quentin Schulz
·
#56841
·
|
|
Re: master/kirkstone: ERROR: Nothing RPROVIDES 'gps-utils-python' (this happens since tonight)
Hi,
The package name of the new package is missing.
PACKAGES =+ "gps-utils-python"
José
A sexta, 22/04/2022, 07:28, Matthias Klein <matthias.klein@...> escreveu:
Hi,
The package name of the new package is missing.
PACKAGES =+ "gps-utils-python"
José
A sexta, 22/04/2022, 07:28, Matthias Klein <matthias.klein@...> escreveu:
|
By
Jose Quaresma
·
#56840
·
|
|
master/kirkstone: ERROR: Nothing RPROVIDES 'gps-utils-python' (this happens since tonight)
Hello,
in our image we request the following packages: gpsd gps-utils libgps
Since tonight there is the error:
ERROR: Nothing RPROVIDES 'gps-utils-python' (but
Hello,
in our image we request the following packages: gpsd gps-utils libgps
Since tonight there is the error:
ERROR: Nothing RPROVIDES 'gps-utils-python' (but
|
By
Matthias Klein
·
#56839
·
|
|
Re: SRC_URI from AWS codecommit with user and password
#yocto
Thank you Khem Raj i am following ".netrc" conf file able to clone he repo.
Thank you Khem Raj i am following ".netrc" conf file able to clone he repo.
|
By
mail2uvijay@...
·
#56838
·
|
|
[PATCH v6] Add a banner on the old documentation docs
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...>
---
htmlscript.py | 36 +++++++++++++++++++++++++++++
stylescript.py | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++
2
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...>
---
htmlscript.py | 36 +++++++++++++++++++++++++++++
stylescript.py | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++
2
|
By
Abongwa Amahnui Bonalais
·
#56837
·
|
|
[PATCH yocto-autobuilder-helper] Sourced warning banner scripts to $outputdir
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...>
---
run-docs-build | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/run-docs-build b/run-docs-build
index db790dc..b6744ee
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...>
---
run-docs-build | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/run-docs-build b/run-docs-build
index db790dc..b6744ee
|
By
Abongwa Amahnui Bonalais
·
#56836
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.3.6.rc1)
no issues from me.
-armin
no issues from me.
-armin
|
By
Armin Kuster
·
#56835
·
|
|
Re: secure boot w/ Mender bzImage fails validation
#dunfell
Hi
If OTA updates is not an option maybe RAUC can be an option for you?
/Jonas Andersson
Hi
If OTA updates is not an option maybe RAUC can be an option for you?
/Jonas Andersson
|
By
Jonas Andersson
·
#56834
·
|
|
Re: SRC_URI from AWS codecommit with user and password
#yocto
you might have to figure out how the clone should work firstly. then
you can either encode it into SRC_URI, but I would say be careful
since you might leak password and url info
into packages, other
you might have to figure out how the clone should work firstly. then
you can either encode it into SRC_URI, but I would say be careful
since you might leak password and url info
into packages, other
|
By
Khem Raj
·
#56833
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 4/21/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Akuster, Randy, Richard, Joshua Watt, Pavel, Ross Burton, Steve Sakoman, Tim Orling
ARs: N/A
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Akuster, Randy, Richard, Joshua Watt, Pavel, Ross Burton, Steve Sakoman, Tim Orling
ARs: N/A
|
By
sakib.sajal@...
·
#56832
·
|
|
Re: secure boot w/ Mender bzImage fails validation
#dunfell
Hi Casey,
Please have a look at https://git.yoctoproject.org/meta-intel/tree/classes/uefi-sign.bbclass, with this class you can sign a bzimage compiled with the kernel efi stub.
Regards
--
Léo
Le
Hi Casey,
Please have a look at https://git.yoctoproject.org/meta-intel/tree/classes/uefi-sign.bbclass, with this class you can sign a bzimage compiled with the kernel efi stub.
Regards
--
Léo
Le
|
By
Leo
·
#56831
·
|
|
Re: SRC_URI from AWS codecommit with user and password
#yocto
I think i figured out the issue, repo password having "=" sigh due to that its throwing below error.
i dont have access to change password in the repo, can someone suggest some ideas on how to
I think i figured out the issue, repo password having "=" sigh due to that its throwing below error.
i dont have access to change password in the repo, can someone suggest some ideas on how to
|
By
mail2uvijay@...
·
#56830
·
|
|
What happened to packages __init__.py?
#python
#dunfell
I'm working with multiple platforms on dunfell.
I'm having trouble understanding the installation step of a couple of pthon3 packages - namely python3-zc-lockfile and python3-jaraco-functools. In
I'm working with multiple platforms on dunfell.
I'm having trouble understanding the installation step of a couple of pthon3 packages - namely python3-zc-lockfile and python3-jaraco-functools. In
|
By
MikeB
·
#56829
·
|
|
Re: secure boot w/ Mender bzImage fails validation
#dunfell
Unfortunately, the uefi-comboapp requires systemd-boot, which Mender doesn't currently support with mender-partuuid which our system requires for software updates over USB. Our devices aren't
Unfortunately, the uefi-comboapp requires systemd-boot, which Mender doesn't currently support with mender-partuuid which our system requires for software updates over USB. Our devices aren't
|
By
Ballentine, Casey
·
#56828
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.rc3)
Hello everyone,
This is the full report for yocto-4.0.rc3:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
Hello everyone,
This is the full report for yocto-4.0.rc3:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
|
By
Teoh, Jay Shen
·
#56827
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.3.6.rc1)
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.3.6.rc1. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2.
Hi all,
Intel and WR YP QA is planning for QA execution for YP build yocto-3.3.6.rc1. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1. OE-Core
2.
|
By
Teoh, Jay Shen
·
#56826
·
|
|
Re: [tsc] [qa-build-notification] QA notification for completed autobuilder build (yocto-3.3.6.rc1)
OK I would be fine to go with this assertion and perhaps monitor it closely to be classified as intermittent or something one off.
From: Richard Purdie <richard.purdie@...>
Date: Wednesday, April
OK I would be fine to go with this assertion and perhaps monitor it closely to be classified as intermittent or something one off.
From: Richard Purdie <richard.purdie@...>
Date: Wednesday, April
|
By
Raj, Khem <khem_raj@...>
·
#56825
·
|