|
#yocto #sdk 4 messages
#yocto
#sdk
I am trying to understand the warnings/error as seen below… Building for zeus… Built kernel image clean updated my SSTATE_MIRRORS directory with the state_cache generated. Rebuilt my image clean again
I am trying to understand the warnings/error as seen below… Building for zeus… Built kernel image clean updated my SSTATE_MIRRORS directory with the state_cache generated. Rebuilt my image clean again
|
By Monsees, Steven C (US)
·
|
|
Trouble booting basic x86 image 3 messages
Yocto Gatesgarth, using meta-intel to build core-image-minimal Intel D2700MUD mini-ITX mobo with D2700 Atom Ordinary USB 2.0 flash drive I followed the instructions in the meta-intel README, and had n
Yocto Gatesgarth, using meta-intel to build core-image-minimal Intel D2700MUD mini-ITX mobo with D2700 Atom Ordinary USB 2.0 flash drive I followed the instructions in the meta-intel README, and had n
|
By Paul D. DeRocco
·
|
|
Huawei e3372h & Quectel EG25-G LTE modems 4 messages
Hi, I have a barix ipam400 module, the development is done with Yocto. Recently I managed to modify and include the needed kernel modules into the kernel with Yocto. However it still doesnt work. Both
Hi, I have a barix ipam400 module, the development is done with Yocto. Recently I managed to modify and include the needed kernel modules into the kernel with Yocto. However it still doesnt work. Both
|
By Zoltan Kerenyi Nagy
·
|
|
Kernel Header UAPI Issue 9 messages
I have a 5.4 kernel where I applied a patch (using a .scc file) from kernel 5.6 which brings in dmabuf heaps. The patch exports a uapi header include/uapi/linux/dma-heap.h. I am trying to write an app
I have a 5.4 kernel where I applied a patch (using a .scc file) from kernel 5.6 which brings in dmabuf heaps. The patch exports a uapi header include/uapi/linux/dma-heap.h. I am trying to write an app
|
By Karthik Poduval
·
|
|
[opkg-devel] [opkg-utils PATCH v2] Makefile: separate manpages and utils install
Merged 1 commit to opkg-utils:master. 74ccbee0f798822041dba5c6564df62a0c60d86b Thanks, -- Alex Stewart Software Engineer - NI Real-Time OS NI (National Instruments) alex.stewart@...
Merged 1 commit to opkg-utils:master. 74ccbee0f798822041dba5c6564df62a0c60d86b Thanks, -- Alex Stewart Software Engineer - NI Real-Time OS NI (National Instruments) alex.stewart@...
|
By Alex Stewart
·
|
|
[ANNOUNCEMENT] Yocto Project 3.2.2 (gatesgarth-24.0.2) is Released
Hello, We are pleased to announce the Yocto Project 3.2.2 (gatesgarth-24.0.2) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.2.2/poky-gatesgarth-24.0.2
Hello, We are pleased to announce the Yocto Project 3.2.2 (gatesgarth-24.0.2) Release is now available for download. http://downloads.yoctoproject.org/releases/yocto/yocto-3.2.2/poky-gatesgarth-24.0.2
|
By Vineela
·
|
|
Adding USB modem support to Yocto
#raspberrypi
Hi! I'm a new Yocto user trying to develop a fork of Chirpstack's Gateway OS for Raspberry Pi based LoRaWAN gateways. Although I have successfully modified and added new recipes, I'm struggling with a
Hi! I'm a new Yocto user trying to develop a fork of Chirpstack's Gateway OS for Raspberry Pi based LoRaWAN gateways. Although I have successfully modified and added new recipes, I'm struggling with a
|
By José Amador Demeneghi
·
|
|
OpenEmbedded Happy Hour February 24 9pm/2100 UTC
Hi, Please join us for the upcoming OpenEmbedded Happy Hour on February 24 for Asia/Pacific timezones @ 2100/9pm UTC (4pm EST): https://www.openembedded.org/wiki/Calendar https://www.timeanddate.com/w
Hi, Please join us for the upcoming OpenEmbedded Happy Hour on February 24 for Asia/Pacific timezones @ 2100/9pm UTC (4pm EST): https://www.openembedded.org/wiki/Calendar https://www.timeanddate.com/w
|
By Denys Dmytriyenko
·
|
|
Yocto Project Status WW08`21
Current Dev Position: YP 3.3 M3 development Next Deadline: 1st March 2021 YP 3.3 M3 build and YP 3.3 Feature Freeze Next Team Meetings: Bug Triage meeting Thursday Feb. 25th at 7:30am PDT (https://zoo
Current Dev Position: YP 3.3 M3 development Next Deadline: 1st March 2021 YP 3.3 M3 build and YP 3.3 Feature Freeze Next Team Meetings: Bug Triage meeting Thursday Feb. 25th at 7:30am PDT (https://zoo
|
By Stephen Jolley
·
|
|
Updating Yocto 4 messages
Hello all. My organization has been working with Yocto recently, and we have noticed that there are often weird errors encountered after updating revisions within a release branch (e.g., 3.1.3 -> 3.1.
Hello all. My organization has been working with Yocto recently, and we have noticed that there are often weird errors encountered after updating revisions within a release branch (e.g., 3.1.3 -> 3.1.
|
By Claude Bing
·
|
|
[error-report-web][PATCH] report-error.bbclass: Add layer and bitbake version info to error report 4 messages
Instead of just providing local.conf info, add layer names and their revisions with bitbake version information into error report makes it easier to understand and reproduce failed build. [YOCTO #9700
Instead of just providing local.conf info, add layer names and their revisions with bitbake version information into error report makes it easier to understand and reproduce failed build. [YOCTO #9700
|
By Milan Shah
·
|
|
#toolchain #sdk #qt5 - compiler missing from from do_populate_sdk
#toolchain
#sdk
#qt5
Hi, We have a functioning image built for our device/platform based on Ti Processor SDK 04.03.00.05; at this point I'm trying to build an SDK for the image that I can distribute to other members of ou
Hi, We have a functioning image built for our device/platform based on Ti Processor SDK 04.03.00.05; at this point I'm trying to build an SDK for the image that I can distribute to other members of ou
|
By vitalEol
·
|
|
[error-report-web][PATCH] parser: make contains_tag ignore non-str fields 2 messages
if `MACHINE` is set to False (in a selftest build), contains_tags should skip that field instead of searching for the character '<'. [YOCTO #14208] Signed-off-by: Yi Fan Yu <yifan.yu@...> --- Post/par
if `MACHINE` is set to False (in a selftest build), contains_tags should skip that field instead of searching for the character '<'. [YOCTO #14208] Signed-off-by: Yi Fan Yu <yifan.yu@...> --- Post/par
|
By Yi Fan Yu
·
|
|
[error-report-web][PATCH] Update to be compatible with python3.5
mostly changed the way to access request.GET also tested on python2.7 to be backward compatible Signed-off-by: Yi Fan Yu <yifan.yu@...> --- Post/parser.py | 2 +- Post/views.py | 14 +++++++------- 2 fi
mostly changed the way to access request.GET also tested on python2.7 to be backward compatible Signed-off-by: Yi Fan Yu <yifan.yu@...> --- Post/parser.py | 2 +- Post/views.py | 14 +++++++------- 2 fi
|
By Yi Fan Yu
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-3.1.6.rc1)
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.6.rc1 We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. BS
Hi all, Intel and WR YP QA is planning for QA execution for YP build yocto-3.1.6.rc1 We are planning to execute following tests for this cycle: OEQA-manual tests for following module: 1. OE-Core 2. BS
|
By Sangeeta Jain
·
|
|
[PATCH yocto-autobuilder-helper] send-qa-email: Save the QA email in case it doesn't reach the mailing lists.
Signed-off-by: Michael Halstead <mhalstead@...> --- scripts/send-qa-email | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/send-qa-email b/scripts/send-qa-email index 6785df3..1b69307 100
Signed-off-by: Michael Halstead <mhalstead@...> --- scripts/send-qa-email | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/scripts/send-qa-email b/scripts/send-qa-email index 6785df3..1b69307 100
|
By Michael Halstead
·
|
|
QA notification for completed autobuilder build (yocto-3.1.6.rc1)
A build flagged for QA (yocto-3.1.6.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-3.1.6.rc1 Build hash information: bitbake: fa94374baea75a
A build flagged for QA (yocto-3.1.6.rc1) was completed on the autobuilder and is available at: https://autobuilder.yocto.io/pub/releases/yocto-3.1.6.rc1 Build hash information: bitbake: fa94374baea75a
|
By
Pokybuild User
·
|
|
Enhancements/Bugs closed WW08!
All, The below were the owners of enhancements or bugs closed during the last week! Who Count richard.purdie@... 5 chee.yang.lee@... 1 dorindabassey@... 1 anuj.mittal@... 1 Grand Total 8 Thanks, Steph
All, The below were the owners of enhancements or bugs closed during the last week! Who Count richard.purdie@... 5 chee.yang.lee@... 1 dorindabassey@... 1 anuj.mittal@... 1 Grand Total 8 Thanks, Steph
|
By Stephen Jolley
·
|
|
Current high bug count owners for Yocto Project 3.3
All, Below is the list as of top 50 bug owners as of the end of WW08 of who have open medium or higher bugs and enhancements against YP 3.3. There are 47 possible work days left until the final releas
All, Below is the list as of top 50 bug owners as of the end of WW08 of who have open medium or higher bugs and enhancements against YP 3.3. There are 47 possible work days left until the final releas
|
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
·
|