|
meta-swupdate integration with the custom Yocto image
6 messages
#dunfell
Hey.. There Hope all are doing well I'm dealing with the swupdate with the my custom Yocto image created for STM32MP1 dk1 board The intend is, to update the rootfs remotely I have successfully integra
Hey.. There Hope all are doing well I'm dealing with the swupdate with the my custom Yocto image created for STM32MP1 dk1 board The intend is, to update the rootfs remotely I have successfully integra
|
By
Mahendra Sondagar
·
|
|
Setting up layers in Yocto, the introduction
TL;DR version =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D If you want to get everything needed to run a yocto build: - clone the bootstrap repository (ask your distribution maintainer where = it is): $ gi
TL;DR version =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D If you want to get everything needed to run a yocto build: - clone the bootstrap repository (ask your distribution maintainer where = it is): $ gi
|
By
Alexander Kanavin
·
|
|
[qa-build-notification] QA notification for completed autobuilder build (yocto-4.0.4.rc1)
2 messages
Hi All, QA for yocto-4.0.4.rc1 is completed. This is the full report for this release: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults ======= Summ
Hi All, QA for yocto-4.0.4.rc1 is completed. This is the full report for this release: https://git.yoctoproject.org/cgit/cgit.cgi/yocto-testresults-contrib/tree/?h=intel-yocto-testresults ======= Summ
|
By
Teoh, Jay Shen
·
|
|
[Openembedded-architecture] [yocto-announce] [ANNOUNCEMENT] Milestone 3 for Yocto Project 4.1 (yocto-4.1_M3) Now Available
2 messages
Someone needs to do the work involved and I guess that hasn't happened. It isn't entirely simple as this does still exist in the other releases. Could you open a bug please so we don't forget this. I
Someone needs to do the work involved and I guess that hasn't happened. It isn't entirely simple as this does still exist in the other releases. Could you open a bug please so we don't forget this. I
|
By
Richard Purdie
·
|
|
[meta-security][PATCH 1/2] libgssglue: update to 0.7
LIC_FILE_CHKSUM changes to to indentations changes. use bootstrap to setup config properly. Drop libgssglue-fix-CVE-2011-2709.patch, libgssglue-g-initialize.patch now included in update. and ibgssglue
LIC_FILE_CHKSUM changes to to indentations changes. use bootstrap to setup config properly. Drop libgssglue-fix-CVE-2011-2709.patch, libgssglue-g-initialize.patch now included in update. and ibgssglue
|
By
Armin Kuster
·
|
|
[meta-security][PATCH 2/2] cryptmount: update to 6.0
LIC_FILES_CHKSUM changed do to yr change Drop patch remove_linux_fs.patch Signed-off-by: Armin Kuster <akuster808@...> --- ...{cryptmount_5.3.3.bb => cryptmount_6.0.bb} | 7 +++---- .../cryptmount/file
LIC_FILES_CHKSUM changed do to yr change Drop patch remove_linux_fs.patch Signed-off-by: Armin Kuster <akuster808@...> --- ...{cryptmount_5.3.3.bb => cryptmount_6.0.bb} | 7 +++---- .../cryptmount/file
|
By
Armin Kuster
·
|
|
[meta-security][PATCH] apparmor: update to 3.0.7
Fix typo in HOMEPAGE Signed-off-by: Armin Kuster <akuster808@...> --- recipes-mac/AppArmor/{apparmor_3.0.6.bb => apparmor_3.0.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename reci
Fix typo in HOMEPAGE Signed-off-by: Armin Kuster <akuster808@...> --- recipes-mac/AppArmor/{apparmor_3.0.6.bb => apparmor_3.0.7.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename reci
|
By
Armin Kuster
·
|
|
[ANNOUNCEMENT] Milestone 3 for Yocto Project 4.1 (yocto-4.1_M3) Now Available
Hi We are pleased to announce the third milestone release for Yocto Project 4.1 (yocto-4.1_M3) is now available for download. Download: http://downloads.yoctoproject.org/releases/yocto/milestones/yoct
Hi We are pleased to announce the third milestone release for Yocto Project 4.1 (yocto-4.1_M3) is now available for download. Download: http://downloads.yoctoproject.org/releases/yocto/milestones/yoct
|
By
Lee Chee Yang
·
|
|
Building vulkan-samples
4 messages
I added vulkan-samples to CORE_IMAGE_EXTRA_INSTALL but it only installs spirv-cross not any of the samples am I missing something? Regards -- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mai
I added vulkan-samples to CORE_IMAGE_EXTRA_INSTALL but it only installs spirv-cross not any of the samples am I missing something? Regards -- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mai
|
By
Edgar Mobile
·
|
|
[meta-zephyr][PATCH] nrf52840-mdk-usb-dongle.conf: Add new machine from makerdiary
2 messages
From: Philippe Coval <philippe.coval@...> It was tested with zephyr-openthread-rcp along Oniro's IoT gateway blueprint For the record deployment was done manually: - Click on device button - uf2conv.p
From: Philippe Coval <philippe.coval@...> It was tested with zephyr-openthread-rcp along Oniro's IoT gateway blueprint For the record deployment was done manually: - Click on device button - uf2conv.p
|
By
philippe.coval@astrolabe.coop
·
|
|
[yocto-autobuilder2][PATCH] config.py: default repository updates
5 messages
From: Benjamin Esquivel <benjamin.esquivel@...> the repos that are used as defaults in the build requests are outdated hence the update. Signed-off-by: Benjamin Esquivel <benjamin.esquivel@...> --- co
From: Benjamin Esquivel <benjamin.esquivel@...> the repos that are used as defaults in the build requests are outdated hence the update. Signed-off-by: Benjamin Esquivel <benjamin.esquivel@...> --- co
|
By
Benjamin Esquivel
·
|
|
[meta-selinux][PATCH] libsemanage: Add python3 to dependencies
Recipe have implicit dependency on nativesdk-python, so recipe-sysroot-root populated with python headers. But during build code look for headers into recipe-sysroot. Add python dependency explicitly.
Recipe have implicit dependency on nativesdk-python, so recipe-sysroot-root populated with python headers. But during build code look for headers into recipe-sysroot. Add python dependency explicitly.
|
By
Oleksiy Obitotskyy
·
|
|
Adding Vulkan to core-image-weston
36 messages
Greetings, I'd like to test graphics rendering with Vulkan on an Aarch64 Yocto honister (qemu, host is x64). Can you tell me which parameters I need to add to local.conf to get all libs and headers in
Greetings, I'd like to test graphics rendering with Vulkan on an Aarch64 Yocto honister (qemu, host is x64). Can you tell me which parameters I need to add to local.conf to get all libs and headers in
|
By
Edgar Mobile
·
|
|
Minutes: Yocto Project Weekly Triage Meeting 9/1/2022
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Joshua Watt, Richard Purdie, Alexandre Belloni, Stephen Jolley, Ross Burton, Saul Wold, Tim Orling, Pavel Zhukov, Alexandr
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Steve Sakoman, Joshua Watt, Richard Purdie, Alexandre Belloni, Stephen Jolley, Ross Burton, Saul Wold, Tim Orling, Pavel Zhukov, Alexandr
|
By
sakib.sajal@...
·
|
|
testimage.bbclass - error in running standard test on a target device
Hi Friends, I am new to this technology, please let me know if i missed any detail that is required to make my query more understandable . I am trying standard test on target device using TEST_TARGET
Hi Friends, I am new to this technology, please let me know if i missed any detail that is required to make my query more understandable . I am trying standard test on target device using TEST_TARGET
|
By
bahugunaayush8@...
·
|
|
[yocto-autobuilder-helper][PATCH] prepare-shared-repos: create missing dirs
From: Benjamin Esquivel <benjamin.esquivel@...> on new autobuilder setups, the tmp and destination tar repo dir are not created anywhere and this makes the step fail. also a forward looking change to
From: Benjamin Esquivel <benjamin.esquivel@...> on new autobuilder setups, the tmp and destination tar repo dir are not created anywhere and this makes the step fail. also a forward looking change to
|
By
Benjamin Esquivel
·
|
|
Building an out-of-tree module kernel including an out-of-tree header file
I am tasked with updating an out of tree kernel module. Currently this is built outside Yocto using a Yocto SDK and the kernel module is added to the filesystem after the image has been programmed int
I am tasked with updating an out of tree kernel module. Currently this is built outside Yocto using a Yocto SDK and the kernel module is added to the filesystem after the image has been programmed int
|
By
Ulf Samuelsson
·
|
|
Handling different release versions in PRserver
We are currently working on two different simultaneous releases of our product OS. One release is a new major.minor release and the other is a "dot" release from the previous major.minor. We are deali
We are currently working on two different simultaneous releases of our product OS. One release is a new major.minor release and the other is a "dot" release from the previous major.minor. We are deali
|
By
Rusty Howell
·
|
|
[meta-zephyr][PATCH 0/4] Add script for version upgrades
3 messages
From: Peter Hoyes <Peter.Hoyes@...> This patch chain has been developed on top of the 2.7.3 upgrade patch. Add a script, generate-version.py, which can be used to automatically=20 generate configurati
From: Peter Hoyes <Peter.Hoyes@...> This patch chain has been developed on top of the 2.7.3 upgrade patch. Add a script, generate-version.py, which can be used to automatically=20 generate configurati
|
By
Peter Hoyes
·
|
|
Help and ideas wanted - error during do_package
4 messages
Hi, I'm working on a recipe for libtraceevent (https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git) that is needed for newer trace-cmd. I'm confused about an error I get during do_package t
Hi, I'm working on a recipe for libtraceevent (https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git) that is needed for newer trace-cmd. I'm confused about an error I get during do_package t
|
By
Peter Bergin
·
|