|
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
·
#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
·
#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
·
#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
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 4/14/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alexandre, Bruce, Daiane, Joshua, Luca, Pavel, Randy, Richard, Saul, Stephen, Steve, Tim, Trevor
ARs:
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage
Attendees: Alexandre, Bruce, Daiane, Joshua, Luca, Pavel, Randy, Richard, Saul, Stephen, Steve, Tim, Trevor
ARs:
|
By
Trevor Gamblin
·
#56770
·
|
|
[meta-raspberrypi][PATCH] bluez-firmware-rpidistro: add compatibility to oe-core/create-spdx
Add do_create_spdx dependency to fix error when LICENCE is not found
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
.../bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb |
Add do_create_spdx dependency to fix error when LICENCE is not found
Signed-off-by: Davide Gardenal <davide.gardenal@...>
---
.../bluez-firmware-rpidistro/bluez-firmware-rpidistro_git.bb |
|
By
Davide Gardenal
·
#56769
·
|
|
[meta-cgl][PATCH 1/1] LICENSE: update to standard SPDX names
Use convert-spdx-licenses.py to change LICENSE in two recipes.
Signed-off-by: Joe Slater <joe.slater@...>
---
meta-cgl-common/recipes-cgl/cluster/cluster_3.2.0.bb | 2 +-
Use convert-spdx-licenses.py to change LICENSE in two recipes.
Signed-off-by: Joe Slater <joe.slater@...>
---
meta-cgl-common/recipes-cgl/cluster/cluster_3.2.0.bb | 2 +-
|
By
Joe Slater <joe.slater@...>
·
#56768
·
|
|
[meta-selinux][PATCH 1/1] LICENSE: update to SPDX standard names
Use convert-spdx-licenses.py to update LICENSE names in recipes.
Signed-off-by: Joe Slater <joe.slater@...>
---
recipes-security/refpolicy/refpolicy_common.inc | 2 +-
Use convert-spdx-licenses.py to update LICENSE names in recipes.
Signed-off-by: Joe Slater <joe.slater@...>
---
recipes-security/refpolicy/refpolicy_common.inc | 2 +-
|
By
Joe Slater <joe.slater@...>
·
#56767
·
|
|
library not getting added to target Sysroot in esdk
#esdk
I was building esdk using Honister release and added a single package (using IMAGE_INSTALL), providing a library. As per documentation, target Sysroot must contain all the libraries and header files
I was building esdk using Honister release and added a single package (using IMAGE_INSTALL), providing a library. As per documentation, target Sysroot must contain all the libraries and header files
|
By
nkhan
·
#56766
·
|
|
[meta-security][PATCH 1/1] LICENSE: update to SPDX standard names
Use convert-spdx-licenses.py to update LICENSE in recipes.
Signed-off-by: Joe Slater <joe.slater@...>
---
meta-security-compliance/recipes-auditors/lynis/lynis_3.0.0.bb | 2 +-
Use convert-spdx-licenses.py to update LICENSE in recipes.
Signed-off-by: Joe Slater <joe.slater@...>
---
meta-security-compliance/recipes-auditors/lynis/lynis_3.0.0.bb | 2 +-
|
By
Joe Slater <joe.slater@...>
·
#56765
·
|
|
Re: Yocto Kernel building
I have added the include file and compiled it. But same errors observed with few more errors.
These errors are observed in the stage of bitbake linux-qoriq-rt -c configure.
Also, found following notes
I have added the include file and compiled it. But same errors observed with few more errors.
These errors are observed in the stage of bitbake linux-qoriq-rt -c configure.
Also, found following notes
|
By
Rohithraj.Bhaskara@...
·
#56764
·
|
|
Re: Yocto Kernel building
It is better to use [include file](https://github.com/Freescale/meta-freescale/blob/dunfell/recipes-kernel/linux/linux-qoriq.inc)
in similar way
It is better to use [include file](https://github.com/Freescale/meta-freescale/blob/dunfell/recipes-kernel/linux/linux-qoriq.inc)
in similar way
|
By
tomzy
·
#56763
·
|
|
Yocto Kernel building
Hello,
I was trying to build a kernel for layerscape ls1046ardb setup.
I referred the meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb file from dunfell branch.
Build configuration:
Yocto
Hello,
I was trying to build a kernel for layerscape ls1046ardb setup.
I referred the meta-freescale/recipes-kernel/linux/linux-qoriq_5.4.bb file from dunfell branch.
Build configuration:
Yocto
|
By
Rohithraj.Bhaskara@...
·
#56762
·
|