|
Activate ivi shell on core-image-weston
Greetings,
can someone tell me if and how it is possible to activate the ivi shell as default shell in core-image-weston ?
Regards
Greetings,
can someone tell me if and how it is possible to activate the ivi shell as default shell in core-image-weston ?
Regards
|
By
Edgar Mobile
·
#56407
·
|
|
Re: Howto build packages for dependencies of an out of image recipe build.
Yes, in RDPENDS, here's an example of an attempt at the equivalent of Ubuntu's build-essential package:
DESCRIPTION = "Informational list of build-essential pacakages"
inherit packagegroup
Yes, in RDPENDS, here's an example of an attempt at the equivalent of Ubuntu's build-essential package:
DESCRIPTION = "Informational list of build-essential pacakages"
inherit packagegroup
|
By
Daniel Squires
·
#56406
·
|
|
Re: Howto build packages for dependencies of an out of image recipe build.
Just want to add that it seems to run the do_package task but not the do_package_write_deb one for each of the dependencies.
Just want to add that it seems to run the do_package task but not the do_package_write_deb one for each of the dependencies.
|
By
Daniel Squires
·
#56405
·
|
|
Re: Howto build packages for dependencies of an out of image recipe build.
Are the dependencies in the recipe as RDEPENDS ? If so, they will be
built and packaged. If they weren't, then image assembly and pretty
much any package feed would be non-functional.
Bruce
--
-
Are the dependencies in the recipe as RDEPENDS ? If so, they will be
built and packaged. If they weren't, then image assembly and pretty
much any package feed would be non-functional.
Bruce
--
-
|
By
Bruce Ashfield
·
#56404
·
|
|
Re: [qa-build-notification] QA notification for completed autobuilder build (yocto-3.5_M3.rc1)
Hello All,
This is the full report for yocto-3.5_M3.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
Hello All,
This is the full report for yocto-3.5_M3.rc1:
https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults
======= Summary ========
No high
|
By
Teoh, Jay Shen
·
#56403
·
|
|
[meta-zephyr][PATCH] zephyr-kernel: Add CVE_PRODUCT to fix cve-check lookup fail
From: Davide Gardenal <davide.gardenal@...>
Add CVE_PRODUCT override to fix a lookup problem when performing cve-check,
if not setted it will search for the recipe name, that in this case
From: Davide Gardenal <davide.gardenal@...>
Add CVE_PRODUCT override to fix a lookup problem when performing cve-check,
if not setted it will search for the recipe name, that in this case
|
By
Davide Gardenal
·
#56402
·
|
|
Howto build packages for dependencies of an out of image recipe build.
We have our image and it is working as we need.
We have an apt repo setup and working so that we can install additional packages within a deployment of the image.
However when we manually bitbake
We have our image and it is working as we need.
We have an apt repo setup and working so that we can install additional packages within a deployment of the image.
However when we manually bitbake
|
By
Daniel Squires
·
#56401
·
|
|
Re: How to disable Bluetooth of Raspberry Pi from Yocto?
Hello Tomasz,
Thanks for quick reply.
I forgot to mention, I am on "Honister" release. Yes, I added rpi_config_git.bbappend file
Yes, I tried that, but it's not working. May be it's fails to respond
Hello Tomasz,
Thanks for quick reply.
I forgot to mention, I am on "Honister" release. Yes, I added rpi_config_git.bbappend file
Yes, I tried that, but it's not working. May be it's fails to respond
|
By
Sourabh Hegde
·
#56400
·
|
|
Re: How to disable Bluetooth of Raspberry Pi from Yocto?
Hello All,
Hi
I have a question regarding disabling bluetooth of my Raspberry Pi Compute Module 4. I know that we need to set "dtoverlay=disable-bt" in config.txt
But how to do it from Yocto? Should
Hello All,
Hi
I have a question regarding disabling bluetooth of my Raspberry Pi Compute Module 4. I know that we need to set "dtoverlay=disable-bt" in config.txt
But how to do it from Yocto? Should
|
By
tomzy
·
#56399
·
|
|
How to disable Bluetooth of Raspberry Pi from Yocto?
Hello All,
I have a question regarding disabling bluetooth of my Raspberry Pi Compute Module 4. I know that we need to set "dtoverlay=disable-bt" in config.txt
But how to do it from Yocto? Should I
Hello All,
I have a question regarding disabling bluetooth of my Raspberry Pi Compute Module 4. I know that we need to set "dtoverlay=disable-bt" in config.txt
But how to do it from Yocto? Should I
|
By
Sourabh Hegde
·
#56398
·
|
|
Re: [meta-rockchip][PATCH] wic: add e2fsprogs dependency
Applied to meta-rockchip, master.
Applied to meta-rockchip, master.
|
By
Trevor Woerner
·
#56397
·
|
|
Re: suricata: enable lua support
The problems is that the configure.ac file is hard coded for lua5.1. See
https://forum.suricata.io/t/lua-5-4-3-and-suricata-undefined-reference-error/1906/5
I created a patch to change configure.ac
The problems is that the configure.ac file is hard coded for lua5.1. See
https://forum.suricata.io/t/lua-5-4-3-and-suricata-undefined-reference-error/1906/5
I created a patch to change configure.ac
|
By
Gary Huband
·
#56396
·
|
|
[meta-rockchip][PATCH] wic: add e2fsprogs dependency
Started seeing the following error in my builds:
ERROR: A native program mkfs.ext4 required to build the image was not found
Please make sure wic-tools have e2fsprogs-native in its
Started seeing the following error in my builds:
ERROR: A native program mkfs.ext4 required to build the image was not found
Please make sure wic-tools have e2fsprogs-native in its
|
By
Trevor Woerner
·
#56395
·
|
|
Re: [meta-zephyr][PATCH 2/2] zephyr-kernel: add support for zephyr v3.0.0
Ran this patch through my nightly CI and it comes out green
https://gitlab.com/jonmason00/meta-zephyr/-/pipelines/487255541
Tested-by: Jon Mason <jon.mason@...>
Ran this patch through my nightly CI and it comes out green
https://gitlab.com/jonmason00/meta-zephyr/-/pipelines/487255541
Tested-by: Jon Mason <jon.mason@...>
|
By
Jon Mason
·
#56394
·
|
|
M+ & H bugs with Milestone Movements WW10
All,
YP M+ or high bugs which moved to a new milestone in WW10 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
14745
cve-checker update to support
All,
YP M+ or high bugs which moved to a new milestone in WW10 are listed below:
Priority
Bug ID
Short Description
Changer
Owner
Was
Became
Medium+
14745
cve-checker update to support
|
By
Stephen Jolley
·
#56393
·
|
|
Enhancements/Bugs closed WW10!
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
richard.purdie@...
9
tim.orling@...
3
randy.macleod@...
2
pavel@...
1
ross@...
1
Grand
All,
The below were the owners of enhancements or bugs closed during the last week!
Who
Count
richard.purdie@...
9
tim.orling@...
3
randy.macleod@...
2
pavel@...
1
ross@...
1
Grand
|
By
Stephen Jolley
·
#56392
·
|
|
Current high bug count owners for Yocto Project 3.5
"All,
Below is the list as of top 47 bug owners as of the end of WW10 of who have open medium or higher bugs and enhancements against YP 3.5. There are 38 possible work days left until the final
"All,
Below is the list as of top 47 bug owners as of the end of WW10 of who have open medium or higher bugs and enhancements against YP 3.5. There are 38 possible work days left until the final
|
By
Stephen Jolley
·
#56391
·
|
|
Yocto Project Status WW10`22
Current Dev Position: YP 3.5 M4
Next Deadline: 4th April. 2022 YP 3.5 M4 build
Next Team Meetings:
Bug Triage meeting Thursday Mar. 10th 7:30 am PDT
Current Dev Position: YP 3.5 M4
Next Deadline: 4th April. 2022 YP 3.5 M4 build
Next Team Meetings:
Bug Triage meeting Thursday Mar. 10th 7:30 am PDT
|
By
Stephen Jolley
·
#56390
·
|
|
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
·
#56389
·
|
|
[yocto-autobuilder2][dunfell] config.py: enable alma8, fedora35, and opensuse153 workers 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 7e15105..d2aa793 100644
---
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 7e15105..d2aa793 100644
---
|
By
Steve Sakoman
·
#56388
·
|