|
kirkstone meta-security branch
3 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
·
|
|
How to scroll in the yocto devshell?
3 messages
Hi, how to scroll up/down in the yocto devshell (started with bitbake -c devshell my-recipe)? Scrolling with the mouse is scrolling through the command history instead of through the terminal. Using s
Hi, how to scroll up/down in the yocto devshell (started with bitbake -c devshell my-recipe)? Scrolling with the mouse is scrolling through the command history instead of through the terminal. Using s
|
By
Etienne Cordonnier
·
|
|
[PATCH yocto-autobuilder2] config.py: add meta-clang to check-layer-nightly
From: Ross Burton <ross.burton@...> We want to check-layer meta-clang in the future. Signed-off-by: Ross Burton <ross.burton@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif
From: Ross Burton <ross.burton@...> We want to check-layer meta-clang in the future. Signed-off-by: Ross Burton <ross.burton@...> --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) dif
|
By
Ross Burton
·
|
|
[meta-selinux][dunfell][PATCH] audit: Add https protocol for clonning repository
From: Shubham Kulkarni <skulkarni@...> audit repository clone failing with git protocol as github.com requires the https protocol to be used Signed-off-by: Shubham Kulkarni <skulkarni@...> --- recipes
From: Shubham Kulkarni <skulkarni@...> audit repository clone failing with git protocol as github.com requires the https protocol to be used Signed-off-by: Shubham Kulkarni <skulkarni@...> --- recipes
|
By
Shubham Kulkarni
·
|
|
ERROR: Variable BB_ENV_EXTRAWHITE has been renamed to BB_ENV_PASSTHROUGH_ADDITIONS
2 messages
Hello, The error I get is the BB_ENV_EXTRAWHITE being renamed but from exactly where is this renamed? I have searched in my filesystem w/: sudo find | grep BB_ENV_EXTRAWHITE No success. I am sure ther
Hello, The error I get is the BB_ENV_EXTRAWHITE being renamed but from exactly where is this renamed? I have searched in my filesystem w/: sudo find | grep BB_ENV_EXTRAWHITE No success. I am sure ther
|
By
Set
·
|
|
[auto-upgrade-helper] Should AUH send patches in-line instead of as attachments?
3 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
·
|
|
Yocto Project Status 6 June 2023 (WW23)
2 messages
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 8th 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 8th 7:30 am PDT (https://zoom.us/j/454367603?pwd=ZGxoa2ZXL3FkM3Y0
|
By
Stephen Jolley
·
|
|
new recipe file to extract the tar.gz in to root directory
2 messages
#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
·
|
|
M+ & H bugs with Milestone Movements WW22
All, YP M+ or high bugs which moved to a new milestone in WW22 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 14710 Improve cargo fetcher test cases randy.macleod
All, YP M+ or high bugs which moved to a new milestone in WW22 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 14710 Improve cargo fetcher test cases randy.macleod
|
By
Stephen Jolley
·
|
|
Enhancements/Bugs closed WW22!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count wen.yan.tan@... 1 throos@... 1 steve@... 1 Grand Total 3 Thanks, Stephen K. Jolley Yocto Project Program M
All, The below were the owners of enhancements or bugs closed during the last week! Who Count wen.yan.tan@... 1 throos@... 1 steve@... 1 Grand Total 3 Thanks, Stephen K. Jolley Yocto Project Program M
|
By
Stephen Jolley
·
|
|
Current high bug count owners for Yocto Project 4.3
All, Below is the list as of top 33 bug owners as of the end of WW22 of who have open medium or higher bugs and enhancements against YP 4.3. There are 100 possible work days left until the final relea
All, Below is the list as of top 33 bug owners as of the end of WW22 of who have open medium or higher bugs and enhancements against YP 4.3. There are 100 possible work days left until the final relea
|
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
·
|
|
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
·
|
|
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
·
|
|
[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
·
|
|
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
·
|