|
Setting the nodatacow flag on a BTRFS directory
3 messages
Hello all, I'm trying to figure out how to set the `nodatacow` flag on a directory in a BTRFS image at build time. Normally this is done by running 'chattr +c <dir>'. Unfortunately, this doesn't seem
Hello all, I'm trying to figure out how to set the `nodatacow` flag on a directory in a BTRFS image at build time. Normally this is done by running 'chattr +c <dir>'. Unfortunately, this doesn't seem
|
By
James Puderer
·
|
|
new recipe file to extract the tar.gz in to root directory
#hardknott
Hello geeks Hope all are well I need to create the Yocto recipe to extract the local tra.gz based project files in to root directory here is my recipe contents ########################################
Hello geeks Hope all are well I need to create the Yocto recipe to extract the local tra.gz based project files in to root directory here is my recipe contents ########################################
|
By
Mahendra Sondagar
·
|
|
Copying a logo.pnm doesn't work at all from a dir to another dir.
Hi, I would like to copy a file (logo.pnm) from the yocto/uboot/sources/meta-fsos-jetson/recipes-kernel/linux/linux-tegra/ using the linux-tegra_%.bbappend to the yocto/uboot/build-jetson/tmp/work-sha
Hi, I would like to copy a file (logo.pnm) from the yocto/uboot/sources/meta-fsos-jetson/recipes-kernel/linux/linux-tegra/ using the linux-tegra_%.bbappend to the yocto/uboot/build-jetson/tmp/work-sha
|
By
Tamás Nagy
·
|
|
[meta-rockchip] [PATCH] mesa: Enable Panfrost for PX30
PX30 has Mali G31 GPU and needs Mesa Panfrost for graphic acceleration. Signed-off-by: Witold Lipieta <witold.lipieta@...> --- This patch supplements https://git.yoctoproject.org/meta-rockchip/commit/
PX30 has Mali G31 GPU and needs Mesa Panfrost for graphic acceleration. Signed-off-by: Witold Lipieta <witold.lipieta@...> --- This patch supplements https://git.yoctoproject.org/meta-rockchip/commit/
|
By
Witold Lipieta
·
|
|
kirkstone meta-security branch
2 messages
Hello maintainers, I'd be interested to know if meta-security repository for kirkstone is still maintained. Looking at commit history, there are only two commits since July 2022 (almost a year). The m
Hello maintainers, I'd be interested to know if meta-security repository for kirkstone is still maintained. Looking at commit history, there are only two commits since July 2022 (almost a year). The m
|
By
Peter Marko
·
|
|
[yocto-autobuilder2] config.py: add fedora37 to workers_prev_releases for kirkstone
Signed-off-by: Steve Sakoman <steve@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index aef76d0..898e861 100644 --- a/config.py +++ b/confi
Signed-off-by: Steve Sakoman <steve@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index aef76d0..898e861 100644 --- a/config.py +++ b/confi
|
By
Steve Sakoman
·
|
|
Register out-of-tree fetcher with devtool
5 messages
Hi all, we do have an out-of-tree fetcher that I would like to make use of with devtool, for instance for upgrade checking. Within our recipes the fetcher is registered by this workaround python () {
Hi all, we do have an out-of-tree fetcher that I would like to make use of with devtool, for instance for upgrade checking. Within our recipes the fetcher is registered by this workaround python () {
|
By
Weihmann, Konrad (Avnet Embedded)
·
|
|
[yocto-autobuilder-helper][dunfell] config.json: use buildtools for all alma
Signed-off-by: Steve Sakoman <steve@...> --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 607e3ef..4084138 100644 --- a/config.json +++ b/config.json @
Signed-off-by: Steve Sakoman <steve@...> --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index 607e3ef..4084138 100644 --- a/config.json +++ b/config.json @
|
By
Steve Sakoman
·
|
|
[yocto-autobuilder-helper][dunfell] config.json: use buildtools for all fedora
Signed-off-by: Steve Sakoman <steve@...> --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index dac9d62..607e3ef 100644 --- a/config.json +++ b/config.json @
Signed-off-by: Steve Sakoman <steve@...> --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index dac9d62..607e3ef 100644 --- a/config.json +++ b/config.json @
|
By
Steve Sakoman
·
|
|
[auto-upgrade-helper] Should AUH send patches in-line instead of as attachments?
2 messages
In the `b4 shazaam` workflow, you cannot consume patches from AUH emails because they are sent as attachments. This means a maintainer must first download the patch from an email or wget it from a lor
In the `b4 shazaam` workflow, you cannot consume patches from AUH emails because they are sent as attachments. This means a maintainer must first download the patch from an email or wget it from a lor
|
By
Tim Orling
·
|
|
libubootenv setup
2 messages
Hi, I am working on our custom board with dunfell version and we are using a custom u-boot for the board. But when i try to use fw_printenv and fw_setenv iam not being able to access those functionali
Hi, I am working on our custom board with dunfell version and we are using a custom u-boot for the board. But when i try to use fw_printenv and fw_setenv iam not being able to access those functionali
|
By
Vipin Vijayan
·
|
|
NetworkManager recipe installing both sysVinit script and systemd service ... which to use ?
2 messages
I have a yocto distro using systemd as the service manager. In adding networkmanager-nmcli (networkmanager_1.32.10.bb) I am getting both a sysVinit network-manager script and its associated rc5 symlin
I have a yocto distro using systemd as the service manager. In adding networkmanager-nmcli (networkmanager_1.32.10.bb) I am getting both a sysVinit network-manager script and its associated rc5 symlin
|
By
steve_evers@...
·
|
|
#Yocto #GitHub mirror - tags
2 messages
#yocto
#github
Hi, I was using the GitHub mirror for shallow clones, and noticed that while its syncing commits, the tags aren't being pushed there. The last sync with tags happened in February, so its missing all t
Hi, I was using the GitHub mirror for shallow clones, and noticed that while its syncing commits, the tags aren't being pushed there. The last sync with tags happened in February, so its missing all t
|
By
Nemo
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 02/06/2023
2 messages
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Bruce Ashfield, Joshua Watt, Trevor Gamblin, Randy Macleod, Alexandre Belloni, Tim Orling,
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Richard Purdie, Steve Sakoman, Stephen Jolley, Bruce Ashfield, Joshua Watt, Trevor Gamblin, Randy Macleod, Alexandre Belloni, Tim Orling,
|
By
sakib.sajal@...
·
|
|
[yocto-autobuilder2][dunfell] config.py: add fedora37 to workers_prev_releases for dunfell
Signed-off-by: Steve Sakoman <steve@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index b64461c..aef76d0 100644 --- a/config.py +++ b/confi
Signed-off-by: Steve Sakoman <steve@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index b64461c..aef76d0 100644 --- a/config.py +++ b/confi
|
By
Steve Sakoman
·
|
|
OpenEmbedded Happy Hour May 31 5pm/1700 UTC
All, Sorry for short notice - our regular OpenEmbedded Happy Hour is today, May 31 for Europe/Americas timezones @ 1700/5pm UTC (1pm ET/10am PT) https://www.openembedded.org/wiki/Calendar https://www.
All, Sorry for short notice - our regular OpenEmbedded Happy Hour is today, May 31 for Europe/Americas timezones @ 1700/5pm UTC (1pm ET/10am PT) https://www.openembedded.org/wiki/Calendar https://www.
|
By
Denys Dmytriyenko
·
|
|
[yocto-autobuilder-helper][kirkstone] config.json: Switch alma8/stream8/opensuse to use full buildtools
Also drop centos8 as we don't test that now. Signed-off-by: Steve Sakoman <steve@...> --- config.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/config.json b/config
Also drop centos8 as we don't test that now. Signed-off-by: Steve Sakoman <steve@...> --- config.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/config.json b/config
|
By
Steve Sakoman
·
|
|
Inquiry Regarding Kernel GPL License and UI App Source Code Requirement in Yocto Base Image
5 messages
#qt5
#bitbake
#gplv3
#kernel
#kernelmodule
Since the base image of Yocto has the Kernel license type as GPL, if I include my UI Application binary in the Yocto Base image will I need to expose my UI App source code?
Since the base image of Yocto has the Kernel license type as GPL, if I include my UI Application binary in the Yocto Base image will I need to expose my UI App source code?
|
By
Rohith
·
|
|
[meta-security][PATCH] ibmswtpm2: update to 164-2020-192.1
6 messages
This version supports openssl 3.1 The maintainer changed his tag versions hence the different looking version. The maintainer also has stopped releasing tar files and asked we directly grab from git.
This version supports openssl 3.1 The maintainer changed his tag versions hence the different looking version. The maintainer also has stopped releasing tar files and asked we directly grab from git.
|
By
Andrew Geissler
·
|
|
Yocto Project Status 30 May 2023 (WW22)
Current Dev Position: YP 4.3 M1 Next Deadline: 5th June 2023 YP 4.3 M1 build date Next Team Meetings: Bug Triage meeting Thursday June 1st 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0
Current Dev Position: YP 4.3 M1 Next Deadline: 5th June 2023 YP 4.3 M1 build date Next Team Meetings: Bug Triage meeting Thursday June 1st 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0
|
By
Stephen Jolley
·
|