|
Enhancements/Bugs closed WW41!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count michael.opdenacker@... 2 randy.macleod@... 1 mhalstead@... 1 Grand Total 4 Thanks, Stephen K. Jolley Yocto
All, The below were the owners of enhancements or bugs closed during the last week! Who Count michael.opdenacker@... 2 randy.macleod@... 1 mhalstead@... 1 Grand Total 4 Thanks, Stephen K. Jolley Yocto
|
By
Stephen Jolley
·
|
|
Current high bug count owners for Yocto Project 4.1
All, Below is the list as of top 32 bug owners as of the end of WW41 of who have open medium or higher bugs and enhancements against YP 4.1. There are 13 possible work days left until the final releas
All, Below is the list as of top 32 bug owners as of the end of WW41 of who have open medium or higher bugs and enhancements against YP 4.1. There are 13 possible work days left until the final releas
|
By
Stephen Jolley
·
|
|
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 the
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 the
|
By
Stephen Jolley
·
|
|
[meta-zephyr][PATCH 1/6] zephyr-bsp: add support for qemu-cortex-a9
3 messages
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 7 +++++++ ci/qemu-cortex-a9.yml | 10 ++++++++++ .../conf/machine/qemu-cortex-a9.conf | 20 +++++++++++++++++++ 3 files changed, 37 insertio
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 7 +++++++ ci/qemu-cortex-a9.yml | 10 ++++++++++ .../conf/machine/qemu-cortex-a9.conf | 20 +++++++++++++++++++ 3 files changed, 37 insertio
|
By
Jon Mason
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-3.1.20.rc2)
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.20.rc2. 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.1.20.rc2. We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2.
|
By
Jing Hui Tham
·
|
|
QA notification for completed autobuilder build (yocto-3.1.20.rc2)
2 messages
A build flagged for QA (yocto-3.1.20.rc2) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-3.1.20.rc2 Build hash information: bitbake: 048d682b0316
A build flagged for QA (yocto-3.1.20.rc2) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-3.1.20.rc2 Build hash information: bitbake: 048d682b0316
|
By
Pokybuild User
·
|
|
[PATCH yocto-autobuilder-helper] scripts: run-docs-build: make the workdir pristine between builds
9 messages
From: Quentin Schulz <quentin.schulz@...> It happened that the git repositories were dirty and resulted in incorrect files being used. Let's use git clean -ffdx to force a completely clean git reposit
From: Quentin Schulz <quentin.schulz@...> It happened that the git repositories were dirty and resulted in incorrect files being used. Let's use git clean -ffdx to force a completely clean git reposit
|
By
Quentin Schulz
·
|
|
QA notification for completed autobuilder build (yocto-.rc1)
3 messages
A build flagged for QA (yocto-.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-.rc1 Build hash information: bitbake: 048d682b031644fb9f0d41a4
A build flagged for QA (yocto-.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-.rc1 Build hash information: bitbake: 048d682b031644fb9f0d41a4
|
By
Pokybuild User
·
|
|
Changing git url of qemu
28 messages
Greetings, I want to change the git repo url in order to test the Venus driver. Can someone tell me which variable in which recipe I'd have to set? Regards -- Diese Nachricht wurde von meinem Android-
Greetings, I want to change the git repo url in order to test the Venus driver. Can someone tell me which variable in which recipe I'd have to set? Regards -- Diese Nachricht wurde von meinem Android-
|
By
Edgar Mobile
·
|
|
[layerindex-web][PATCH 2/2] layerindex/admin.py: Remove has_delete_permission to allow deletion
The commit (2d526f9 Updating models and imports for Django 2.2 upgrade.) has added on_delete=models.deletion.CASCADE on the ForeignKeys such as Branch and LayerBranch, which blocks the deletion of Bra
The commit (2d526f9 Updating models and imports for Django 2.2 upgrade.) has added on_delete=models.deletion.CASCADE on the ForeignKeys such as Branch and LayerBranch, which blocks the deletion of Bra
|
By
Robert Yang
·
|
|
[layerindex-web][PATCH 1/2] utils.py: Fix for is_commit_ancestor()
The runcmd() would print an "ERROR" when failed which caused confusions since the failed is expected on old branches, so subprocess.getstatusoutput to fix the problem. Signed-off-by: Robert Yang <liez
The runcmd() would print an "ERROR" when failed which caused confusions since the failed is expected on old branches, so subprocess.getstatusoutput to fix the problem. Signed-off-by: Robert Yang <liez
|
By
Robert Yang
·
|
|
Problem with download files during CMake configure phase
4 messages
Hi, We have a C++ projects configured by CMake. Our CMake files download some dependencies from our git by standard "git clone" command during configure phase. If I add our project as a recipe to Yoct
Hi, We have a C++ projects configured by CMake. Our CMake files download some dependencies from our git by standard "git clone" command during configure phase. If I add our project as a recipe to Yoct
|
By
Jan Kubalek
·
|
|
[meta-zephyr][PATCH 6/6] zephyr-bsp: add support for v2m-musca-s1
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 3 +++ ci/v2m-musca-s1.yml | 10 ++++++++ .../conf/machine/v2m-musca-s1.conf | 23 +++++++++++++++++++ 3 files changed, 36 insertions(+) crea
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 3 +++ ci/v2m-musca-s1.yml | 10 ++++++++ .../conf/machine/v2m-musca-s1.conf | 23 +++++++++++++++++++ 3 files changed, 36 insertions(+) crea
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH 5/6] zephyr-bsp: add support for v2m-musca-b1
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 3 +++ ci/v2m-musca-b1.yml | 10 ++++++++ .../conf/machine/v2m-musca-b1.conf | 25 +++++++++++++++++++ 3 files changed, 38 insertions(+) crea
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 3 +++ ci/v2m-musca-b1.yml | 10 ++++++++ .../conf/machine/v2m-musca-b1.conf | 25 +++++++++++++++++++ 3 files changed, 38 insertions(+) crea
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH 2/6] zephyr-bsp: add support for mps2-an385
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 7 +++++++ ci/mps2-an385.yml | 6 ++++++ meta-zephyr-bsp/conf/machine/mps2-an385.conf | 19 +++++++++++++++++++ 3 files changed, 32 insertion
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 7 +++++++ ci/mps2-an385.yml | 6 ++++++ meta-zephyr-bsp/conf/machine/mps2-an385.conf | 19 +++++++++++++++++++ 3 files changed, 32 insertion
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH 3/6] zephyr-bsp: add support for mps2-an521
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 7 +++++++ ci/mps2-an521.yml | 6 ++++++ meta-zephyr-bsp/conf/machine/mps2-an521.conf | 21 ++++++++++++++++++++ 3 files changed, 34 insertio
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 7 +++++++ ci/mps2-an521.yml | 6 ++++++ meta-zephyr-bsp/conf/machine/mps2-an521.conf | 21 ++++++++++++++++++++ 3 files changed, 34 insertio
|
By
Jon Mason
·
|
|
[meta-zephyr][PATCH 4/6] zephyr-bsp: add support for mps3-an547
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 7 +++++++ ci/mps3-an547.yml | 6 ++++++ meta-zephyr-bsp/conf/machine/mps3-an547.conf | 20 ++++++++++++++++++++ 3 files changed, 33 insertio
Signed-off-by: Jon Mason <jon.mason@...> --- .gitlab-ci.yml | 7 +++++++ ci/mps3-an547.yml | 6 ++++++ meta-zephyr-bsp/conf/machine/mps3-an547.conf | 20 ++++++++++++++++++++ 3 files changed, 33 insertio
|
By
Jon Mason
·
|
|
Run rt specific test in "core-image-rt"
7 messages
#patch
#yocto
#qemu
#dunfell
#linux
Hello All, I have made a preempt-rt image with "core-image-rt" by including the following line in local.conf file. PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt" IMAGE_CLASSES += "testimage test
Hello All, I have made a preempt-rt image with "core-image-rt" by including the following line in local.conf file. PREFERRED_PROVIDER_virtual/kernel = "linux-yocto-rt" IMAGE_CLASSES += "testimage test
|
By
Nikita Gupta
·
|
|
SRC_URI file://f.tar and destination
3 messages
Hi all. I'd like to explod a tar file into subdirectory of source file. The recipe fetch the original source from a git repos. I make a tar of folder I'd like to add to the original sources. SRC_URI :
Hi all. I'd like to explod a tar file into subdirectory of source file. The recipe fetch the original source from a git repos. I make a tar of folder I'd like to add to the original sources. SRC_URI :
|
By
Mauro Ziliani
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 10/06/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Alexandre Belloni, , Ross Burton, Tim Orling, Alexandre Belloni, Michael Opden
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Stephen Jolley, Randy Macleod, Joshua Watt, Alexandre Belloni, , Ross Burton, Tim Orling, Alexandre Belloni, Michael Opden
|
By
sakib.sajal@...
·
|