|
QA notification for completed autobuilder build (yocto-4.0.rc3)
A build flagged for QA (yocto-4.0.rc3) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-4.0.rc3
Build hash information:
bitbake:
A build flagged for QA (yocto-4.0.rc3) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-4.0.rc3
Build hash information:
bitbake:
|
By
Pokybuild User <pokybuild@...>
·
#56790
·
|
|
Re: [PATCH yocto-autobuilder-helper v3] Scripts to automatically add banner to html files in tarball
I actually saw this licence on an spdx-tutorial repo on github but I will change it in the next patch to MIT
I actually saw this licence on an spdx-tutorial repo on github but I will change it in the next patch to MIT
|
By
Abongwa Amahnui Bonalais <abongwabonalais@...>
·
#56789
·
|
|
Re: [PATCH yocto-autobuilder-helper v3] Scripts to automatically add banner to html files in tarball
Hi Richard, can I use a topic like "Added a banner on the old documentation docs" as written in the bugzilla bug?
And I will also do some research how to implement the os.walk() module.
Hi Richard, can I use a topic like "Added a banner on the old documentation docs" as written in the bugzilla bug?
And I will also do some research how to implement the os.walk() module.
|
By
Abongwa Amahnui Bonalais <abongwabonalais@...>
·
#56788
·
|
|
Re: [PATCH yocto-autobuilder-helper v3] Scripts to automatically add banner to html files in tarball
This is heading the right way and I'm glad the encoding change helped. Please
re-read what I said about the header though as the above isn't what I said,
there are at least two issues.
Also, why are
This is heading the right way and I'm glad the encoding change helped. Please
re-read what I said about the header though as the above isn't what I said,
there are at least two issues.
Also, why are
|
By
Richard Purdie
·
#56787
·
|
|
[PATCH yocto-autobuilder-helper v3] Scripts to automatically add banner to html files in tarball
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...>
---
trial.py | 44 +++++++++++++++++++++++++++++++
trialstyle.py | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++
2
Signed-off-by: Abongwa Bonalais Amahnui <abongwabonalais@...>
---
trial.py | 44 +++++++++++++++++++++++++++++++
trialstyle.py | 71 +++++++++++++++++++++++++++++++++++++++++++++++++++
2
|
By
Abongwa Amahnui Bonalais <abongwabonalais@...>
·
#56786
·
|
|
Re: [PATCH yocto-autobuilder-helper v2] Wrote python code to automatically add banner to outdated versions of yocto-docs, pointing the user to the latest version.
Hi Richard,
I implemented the changes you gave and it successfully modified all the html and css files.
But I noticed an issue, In the script to edit the css script, I discovered that the class name
Hi Richard,
I implemented the changes you gave and it successfully modified all the html and css files.
But I noticed an issue, In the script to edit the css script, I discovered that the class name
|
By
Abongwa Amahnui Bonalais <abongwabonalais@...>
·
#56785
·
|
|
Re: [PATCH yocto-autobuilder-helper v2] Wrote python code to automatically add banner to outdated versions of yocto-docs, pointing the user to the latest version.
Hi,
Thanks for the patch, this is definitely moving in the right direction. I have
some review feedback.
Firstly, you need to make your first line of the commit messages more succinct
(which
Hi,
Thanks for the patch, this is definitely moving in the right direction. I have
some review feedback.
Firstly, you need to make your first line of the commit messages more succinct
(which
|
By
Richard Purdie
·
#56784
·
|
|
[PATCH yocto-autobuilder-helper v2] Wrote python code to automatically add banner to outdated versions of yocto-docs, pointing the user to the latest version.
The main issue I am facing now is how to go around the "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 99: invalid start byte" for the html script and the "UnicodeDecodeError:
The main issue I am facing now is how to go around the "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 99: invalid start byte" for the html script and the "UnicodeDecodeError:
|
By
Abongwa Amahnui Bonalais <abongwabonalais@...>
·
#56783
·
|
|
[PATCH yocto-autobuilder-helper] Wrote python to automatically add banner to outdated versions,pointing the user to the latest version of the document.
The main issue I am facing now is how to go around the "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 99: invalid start byte" for the html script and the "UnicodeDecodeError:
The main issue I am facing now is how to go around the "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 99: invalid start byte" for the html script and the "UnicodeDecodeError:
|
By
Abongwa Amahnui Bonalais <abongwabonalais@...>
·
#56782
·
|
|
Re: [PATCH yocto-autobuilder-helper] Wrote python to automatically add a banner at the top of outdated yocto-doc versions,pointing the user to the latest version of the document.
Sorry for the filenames, trial.py contains the script that modifies the .html files while trialstyle.py contains that for the .css files.
Sorry for the filenames, trial.py contains the script that modifies the .html files while trialstyle.py contains that for the .css files.
|
By
Abongwa Amahnui Bonalais <abongwabonalais@...>
·
#56781
·
|
|
Re: [PATCH yocto-autobuilder-helper] Wrote python to automatically add a banner at the top of outdated yocto-doc versions,pointing the user to the latest version of the document.
This is an RFC
missed putting that in the main patch.
This is an RFC
missed putting that in the main patch.
|
By
Abongwa Amahnui Bonalais <abongwabonalais@...>
·
#56780
·
|
|
[PATCH yocto-autobuilder-helper] Wrote python to automatically add a banner at the top of outdated yocto-doc versions,pointing the user to the latest version of the document.
The main issue I am facing now is how to go around the "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 99: invalid start byte" for the html script and the "UnicodeDecodeError:
The main issue I am facing now is how to go around the "UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa0 in position 99: invalid start byte" for the html script and the "UnicodeDecodeError:
|
By
Abongwa Amahnui Bonalais <abongwabonalais@...>
·
#56779
·
|
|
Re: Yocto Kernel building
Thank you, Tomasz,
I tried to build the default kernel v4.19 using linux-qoriq_4.19.bb by setting PREFERRED_VERSION_linux-qoriq = "4.19%". It was built successfully and later I replaced the source URL
Thank you, Tomasz,
I tried to build the default kernel v4.19 using linux-qoriq_4.19.bb by setting PREFERRED_VERSION_linux-qoriq = "4.19%". It was built successfully and later I replaced the source URL
|
By
Rohithraj.Bhaskara@...
·
#56778
·
|
|
Re: Building core-image-weston/x11 with custom rust/gtk3 app
Fair enough,
As it happens both, the layer and the rust/gtk3 app are in the github :)
https://github.com/smallB007/rust_gtk3_example
Thank you
Artur
--
Best regards
Artur
Fair enough,
As it happens both, the layer and the rust/gtk3 app are in the github :)
https://github.com/smallB007/rust_gtk3_example
Thank you
Artur
--
Best regards
Artur
|
By
Artur Czajkowski <atch.cpp@...>
·
#56777
·
|
|
Re: Building core-image-weston/x11 with custom rust/gtk3 app
Hi and thank you for your reply.
I've published that layer as suggested. Btw, inheriting pkgconfig didn't help. I still got exactly the same errors.
Compressed Meta-Layer:
Hi and thank you for your reply.
I've published that layer as suggested. Btw, inheriting pkgconfig didn't help. I still got exactly the same errors.
Compressed Meta-Layer:
|
By
Artur Czajkowski <atch.cpp@...>
·
#56776
·
|
|
Re: Yocto Kernel building
From the log I can tell that there is some problem with paths, like bitbake could not find needed files.
Yes, maybe it would be better to try linux-qoriq_4.19.bb and then set PREFERRED_VERSION.
From the log I can tell that there is some problem with paths, like bitbake could not find needed files.
Yes, maybe it would be better to try linux-qoriq_4.19.bb and then set PREFERRED_VERSION.
|
By
tomzy
·
#56775
·
|
|
[PATCH] meta-raspberrypi: u-boot: remove the randundant patch
This patch had been merged into u-boot upstream. Its commit is
29f7d05a347a("dm: core: Move ofdata_to_platdata() call earlier").
So, remove the randundant patch to avoid building
This patch had been merged into u-boot upstream. Its commit is
29f7d05a347a("dm: core: Move ofdata_to_platdata() call earlier").
So, remove the randundant patch to avoid building
|
By
Meng Li
·
#56774
·
|
|
Re: [meta-security][PATCH] Upgrade parsec-service to 1.0.0 and parsec-tool to 0.5.2
thanks,
merged.
By
Armin Kuster
·
#56773
·
|
|
Re: [meta-security][PATCH 0/6] upgrade and cleanup tpm2-software
series merged.
thanks
By
Armin Kuster
·
#56772
·
|
|
Re: Building core-image-weston/x11 with custom rust/gtk3 app
What I mean is that you publish the layer in a git repository, such as github :)
Alex
What I mean is that you publish the layer in a git repository, such as github :)
Alex
|
By
Alexander Kanavin
·
#56771
·
|