|
How to enable UTF-8 locale for tmux while using external toolchain
#dunfell
#linux
I am using the AM572x evaluation module with the TI SDK, which uses the linaro toolchain. I am trying to enable UTF-8 so that I can use tmux.
I am enabling it using the follow method:
unset
I am using the AM572x evaluation module with the TI SDK, which uses the linaro toolchain. I am trying to enable UTF-8 so that I can use tmux.
I am enabling it using the follow method:
unset
|
By
Jason C
·
#57581
·
|
|
Re: Error while testing "core-image-minimal" through "bitbake core-image-minimal -c testimage -v"
#linux
#warning
#toolchain
#bitbake
#dunfell
maybe you should reboot the host machine, sometimes system updates
without rebooting the machine can also result in such errors.
maybe you should reboot the host machine, sometimes system updates
without rebooting the machine can also result in such errors.
|
By
Khem Raj
·
#57580
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-4.1_M2.rc1)
Hello everyone,
Intel and WR YP QA is planning for QA execution for YP build yocto-4.1_M2.rc1. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1.
Hello everyone,
Intel and WR YP QA is planning for QA execution for YP build yocto-4.1_M2.rc1. We are planning to execute following tests for this cycle:
OEQA-manual tests for following module:
1.
|
By
Teoh, Jay Shen
·
#57579
·
|
|
QA notification for completed autobuilder build (yocto-4.1_M2.rc1)
A build flagged for QA (yocto-4.1_M2.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-4.1_M2.rc1
Build hash information:
bitbake:
A build flagged for QA (yocto-4.1_M2.rc1) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-4.1_M2.rc1
Build hash information:
bitbake:
|
By
Pokybuild User <pokybuild@...>
·
#57578
·
|
|
Re: Error while testing "core-image-minimal" through "bitbake core-image-minimal -c testimage -v"
#linux
#warning
#toolchain
#bitbake
#dunfell
Can I see the output of 'env' please?
Alex
Can I see the output of 'env' please?
Alex
|
By
Alexander Kanavin
·
#57577
·
|
|
Hash Equivalence Server Domain Change
We are moving the hash equivalence server to dedicated servers. As part of the change we need to change the domain.
Please update any BB_HASHSERVE_UPSTREAM variables from "typhoon.yocto.io:8687" to
We are moving the hash equivalence server to dedicated servers. As part of the change we need to change the domain.
Please update any BB_HASHSERVE_UPSTREAM variables from "typhoon.yocto.io:8687" to
|
By
Michael Halstead
·
#57576
·
|
|
Re: Error while testing "core-image-minimal" through "bitbake core-image-minimal -c testimage -v"
#linux
#warning
#toolchain
#bitbake
#dunfell
Hello Alexander
Yes I have tried that already but i am getting same error.
If anyone could it would be great.
Thanks in advance
Hello Alexander
Yes I have tried that already but i am getting same error.
If anyone could it would be great.
Thanks in advance
|
By
Nikita Gupta <nikitagupta2509@...>
·
#57575
·
|
|
Re: Error while testing "core-image-minimal" through "bitbake core-image-minimal -c testimage -v"
#linux
#warning
#toolchain
#bitbake
#dunfell
You can try adding nographic option to runqemu if you do not need to
see graphical output from your image.
Alex
You can try adding nographic option to runqemu if you do not need to
see graphical output from your image.
Alex
|
By
Alexander Kanavin
·
#57574
·
|
|
Re: Error while testing "core-image-minimal" through "bitbake core-image-minimal -c testimage -v"
#linux
#warning
#toolchain
#bitbake
#dunfell
Hello Alexander,
Thanks for your precious time .
I applied you suggestion and it worked and i setup tap interface with following command:
sudo
Hello Alexander,
Thanks for your precious time .
I applied you suggestion and it worked and i setup tap interface with following command:
sudo
|
By
Nikita Gupta <nikitagupta2509@...>
·
#57573
·
|
|
Re: [PATCH yocto-autobuilder-helper] run-docs-build: allow build warnings again
Richard, Quentin,
I'd vote for such a solution, as it would allow to move on to newer versions of Sphinx without breaking existing documentation, causing a lot of extra work that's distracting us
Richard, Quentin,
I'd vote for such a solution, as it would allow to move on to newer versions of Sphinx without breaking existing documentation, causing a lot of extra work that's distracting us
|
By
Michael Opdenacker
·
#57572
·
|
|
Yocto Project Status 19 July 2022 (WW29)
Current Dev Position: YP 4.1 M3
Next Deadline: 22nd August 2022 YP 4.1 M3 Build
Next Team Meetings:
Bug Triage meeting Thursday July 21st 7:30 am PDT
Current Dev Position: YP 4.1 M3
Next Deadline: 22nd August 2022 YP 4.1 M3 Build
Next Team Meetings:
Bug Triage meeting Thursday July 21st 7:30 am PDT
|
By
Neal Caidin
·
#57571
·
|
|
[AUH][PATCH 2/2] upgrade-helper: attach a tarball with patches and other artefacts to summary emails
This is optional, enabled by default, and allows easy extraction of patches
and other information to one's local disk (no need to go over individual maintainer
emails).
Signed-off-by: Alexander
This is optional, enabled by default, and allows easy extraction of patches
and other information to one's local disk (no need to go over individual maintainer
emails).
Signed-off-by: Alexander
|
By
Alexander Kanavin
·
#57570
·
|
|
[AUH][PATCH 1/2] emailhandler: correctly send binary attachments
MIMEBase should not be used directly and results in
sending raw binary data without encoding it with base64.
Signed-off-by: Alexander Kanavin <alex@...>
---
modules/utils/emailhandler.py |
MIMEBase should not be used directly and results in
sending raw binary data without encoding it with base64.
Signed-off-by: Alexander Kanavin <alex@...>
---
modules/utils/emailhandler.py |
|
By
Alexander Kanavin
·
#57569
·
|
|
Re: [docs] [PATCH] auto-generate releases.rst
Hi Quentin
That's brilliant, thanks a lot!
Just a few comments below...
Don't forget to add your name to the authors at the beginning of the script and what the script does now.
Thanks
Hi Quentin
That's brilliant, thanks a lot!
Just a few comments below...
Don't forget to add your name to the authors at the beginning of the script and what the script does now.
Thanks
|
By
Michael Opdenacker
·
#57568
·
|
|
[PATCH yocto-autobuilder-helper 2/2] scripts/run-docs-build: do not checkout releases.rst from master anymore
Master branch of the yocto-docs now autogenerates the releases.rst file
and the file therefore does not exist anymore.
Signed-off-by: Quentin Schulz <foss+yocto@...>
---
scripts/run-docs-build
Master branch of the yocto-docs now autogenerates the releases.rst file
and the file therefore does not exist anymore.
Signed-off-by: Quentin Schulz <foss+yocto@...>
---
scripts/run-docs-build
|
By
Quentin Schulz
·
#57567
·
|
|
[PATCH yocto-autobuilder-helper 1/2] scripts: run-docs-build: use latest version of set_versions.py script
From: Quentin Schulz <quentin.schulz@...>
`git checkout <pathspec>` without <tree-ish> only undo the changes made
to pathspec compared to HEAD. It is not guaranteed that HEAD is
From: Quentin Schulz <quentin.schulz@...>
`git checkout <pathspec>` without <tree-ish> only undo the changes made
to pathspec compared to HEAD. It is not guaranteed that HEAD is
|
By
Quentin Schulz
·
#57566
·
|
|
[PATCH] auto-generate releases.rst
From: Quentin Schulz <quentin.schulz@...>
In order to maintain one less file, let's auto-generate the releases.rst
file which contains a link for each release ever released.
This
From: Quentin Schulz <quentin.schulz@...>
In order to maintain one less file, let's auto-generate the releases.rst
file which contains a link for each release ever released.
This
|
By
Quentin Schulz
·
#57565
·
|
|
Enhancements/Bugs closed WW29!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
randy.macleod@...
4
ross.burton@...
1
Grand Total
5
Thanks,
Stephen K. Jolley
Yocto Project
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
randy.macleod@...
4
ross.burton@...
1
Grand Total
5
Thanks,
Stephen K. Jolley
Yocto Project
|
By
Stephen Jolley
·
#57564
·
|
|
Current high bug count owners for Yocto Project 4.1
All,
Below is the list as of top 37 bug owners as of the end of WW29 of who have open medium or higher bugs and enhancements against YP 4.1. There are 72 possible work days left until the final
All,
Below is the list as of top 37 bug owners as of the end of WW29 of who have open medium or higher bugs and enhancements against YP 4.1. There are 72 possible work days left until the final
|
By
Stephen Jolley
·
#57563
·
|
|
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
·
#57562
·
|