|
[meta-zephy][PATCH 03/14] Cleanup superflous new lines
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/zephyrtest.bbclass | 2 -- conf/distro/zephyr.conf | 1 - conf/machine/include/tune-arc.inc | 1 -
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/zephyrtest.bbclass | 2 -- conf/distro/zephyr.conf | 1 - conf/machine/include/tune-arc.inc | 1 -
|
By Andrei Gherzan
·
|
|
[meta-zephy][PATCH 02/14] zephyr-flash-pyocd.bbclass: Add missing do_flash_usb dependency on do_deploy
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/zephyr-flash-pyocd.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cl
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/zephyr-flash-pyocd.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cl
|
By Andrei Gherzan
·
|
|
[meta-zephy][PATCH 01/14] zephyr-flash-dfu.bbclass: Add missing do_flash_usb dependency on do_deploy
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/zephyr-flash-dfu.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clas
From: Andrei Gherzan <andrei.gherzan@...> Signed-off-by: Andrei Gherzan <andrei.gherzan@...> --- classes/zephyr-flash-dfu.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clas
|
By Andrei Gherzan
·
|
|
[meta-security-compliance][PATCH] scap-security-guide: Fix openembedded platform tests and build 2 messages
Add patches to fix openembedded nodistro tests and openembedded build wit= hin ssg metadata. Signed-Off-By: Jate Sujjavanich <jatedev@...> --- ...c-file-check-tests-in-installed-OS-d.patch | 46 ++++++
Add patches to fix openembedded nodistro tests and openembedded build wit= hin ssg metadata. Signed-Off-By: Jate Sujjavanich <jatedev@...> --- ...c-file-check-tests-in-installed-OS-d.patch | 46 ++++++
|
By Jate Sujjavanich
·
|
|
Yocto Technical Team Minutes, Engineering Sync, for Feb 9 2021 2 messages
Yocto Technical Team Minutes, Engineering Sync, for June 9 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
Yocto Technical Team Minutes, Engineering Sync, for June 9 2020 archive: https://docs.google.com/document/d/1ly8nyhO14kDNnFcW2QskANXW3ZT7QwKC5wWVDg9dDH4/edit == disclaimer == Best efforts are made to
|
By Trevor Woerner
·
|
|
Integrating Ubuntu 20.04 root file system in yocto for i.MX8M 3 messages
#linux
#yocto
#kernel
Greetings ! I am trying to integrate the ubuntu 20.04 Root file system with the yocto build . Ultimately my final image should consists of : Bootloader and Kernel : From default yocto build system. Ro
Greetings ! I am trying to integrate the ubuntu 20.04 Root file system with the yocto build . Ultimately my final image should consists of : Bootloader and Kernel : From default yocto build system. Ro
|
By poornesh.g@...
·
|
|
How to get packages version from an image recipe 2 messages
#yocto
#linux
Hello, I want to get the version of the packages generated by a recipe from the image recipe (or by a python script that runs outside of the package generating recipe). (like the output of the bitbake
Hello, I want to get the version of the packages generated by a recipe from the image recipe (or by a python script that runs outside of the package generating recipe). (like the output of the bitbake
|
By zakaria.zidouh@...
·
|
|
Enabling Serial console via uart1(serial1) in cm3(rpi3) kernel 5.4. 2 messages
#cm3
#dunfell
Dear Team, I'm using poky-dunfell to get os for my raspberrypi-cm3. I need to get the stdout data to serial console via uart1(serial1). I given change in my cmdline.txt as: dwc_otg.lpm_enable=0 consol
Dear Team, I'm using poky-dunfell to get os for my raspberrypi-cm3. I need to get the stdout data to serial console via uart1(serial1). I given change in my cmdline.txt as: dwc_otg.lpm_enable=0 consol
|
By @prashant2314
·
|
|
how to copy NTP parser files verbatim from 4.2.8p10 to 4.2.8p13?
here's hoping someone has gone through this and can summarize what i need to do; i'll try to keep it short. migrating all sorts of stuff from (effectively) morty project to (effectively) zeus, and cur
here's hoping someone has gone through this and can summarize what i need to do; i'll try to keep it short. migrating all sorts of stuff from (effectively) morty project to (effectively) zeus, and cur
|
By Robert P. J. Day
·
|
|
[Meta-Java] Error while installing jamvm
#yocto
#dunfell
Hi, I have download meta-java layer and added to the conf/bblayer.conf file, then added jamvm to conf/local.conf file and ran bitbake command, but I got this error as "Nothing RPROVIDES 'jamvm' (but /
Hi, I have download meta-java layer and added to the conf/bblayer.conf file, then added jamvm to conf/local.conf file and ran bitbake command, but I got this error as "Nothing RPROVIDES 'jamvm' (but /
|
By Vijay Rakesh Munganda
·
|
|
Building U-Boot 2014.10 in Poky Thud 2.6 do_compile failing tools/mkimage
#uboot
#yocto
Hello! I've recently started porting my recipes from Poky Jethro 2.0 to Poky Thud 2.6, and am having an issue building U-Boot. I've read through each stage of the migration guide https://yoctoproject.
Hello! I've recently started porting my recipes from Poky Jethro 2.0 to Poky Thud 2.6, and am having an issue building U-Boot. I've read through each stage of the migration guide https://yoctoproject.
|
By Jeff Schuler
·
|
|
#yocto #kernel "yocto-check-layer" 4 messages
#yocto
#kernel
Mb build was setup and done under one layer, with “distro” and “bsp“ at the same layer, I wanted to split them up into separate layers inorder to better conform to the Yocto standard…. (Note my kernel
Mb build was setup and done under one layer, with “distro” and “bsp“ at the same layer, I wanted to split them up into separate layers inorder to better conform to the Yocto standard…. (Note my kernel
|
By Monsees, Steven C (US)
·
|
|
curl certificate error 3 messages
Hi all I try to download the file https://github.com/google/googletest/archive/release-1.8.0.tar.gz with curl -L inside a devshell of a recipe I get this error curl: (77) error setting certificate ver
Hi all I try to download the file https://github.com/google/googletest/archive/release-1.8.0.tar.gz with curl -L inside a devshell of a recipe I get this error curl: (77) error setting certificate ver
|
By Mauro Ziliani
·
|
|
Duplictae files gets created on opening any file in yocto for rpi cm3 2 messages
#cm3
#dunfell
Dear team, I'm using yocto-dunfell for generating for my rpi-cm3. it is working fine, but one issue I'm facing that when ever I'm trying to open any file, that gets duplicated with it's name and then
Dear team, I'm using yocto-dunfell for generating for my rpi-cm3. it is working fine, but one issue I'm facing that when ever I'm trying to open any file, that gets duplicated with it's name and then
|
By @prashant2314
·
|
|
Port toolchain source 4.9.3 to Rocko yocto 2 messages
Hi, I want to port old version of toolchain ie gcc 4.9.3 to Rocko version of yocto. I am getting errors in libgcc-initial. Please suggest any one has performed the same. Rocko has currently 5.4 gcc ve
Hi, I want to port old version of toolchain ie gcc 4.9.3 to Rocko version of yocto. I am getting errors in libgcc-initial. Please suggest any one has performed the same. Rocko has currently 5.4 gcc ve
|
By amaya jindal
·
|
|
Image installation problems after an upgrade to gatesgarth 2 messages
Hi, I have an image that was building and working fine with an older release of Poky. The target system is genericx86-64, and I'm trying to create a boot USB drive that installs the system on the PC i
Hi, I have an image that was building and working fine with an older release of Poky. The target system is genericx86-64, and I'm trying to create a boot USB drive that installs the system on the PC i
|
By Ori Pessach
·
|
|
Yocto Project Status WW06`21
Current Dev Position: YP 3.3 M3 development Next Deadline: 1st March 2021 YP 3.3 M3 build Next Team Meetings: Bug Triage meeting Thursday Feb. 11th at 7:30am PDT (https://zoom.us/j/454367603?pwd=ZGxoa
Current Dev Position: YP 3.3 M3 development Next Deadline: 1st March 2021 YP 3.3 M3 build Next Team Meetings: Bug Triage meeting Thursday Feb. 11th at 7:30am PDT (https://zoom.us/j/454367603?pwd=ZGxoa
|
By Stephen Jolley
·
|
|
configure: error: gobject-introspection-1.0 is not installed
#yocto
#rocko
Hello, I have been trying for a few days now to build yocto 2.4.3 with x11 support with core-image-x11 image, but having difficulties with atk library. I have installed both gobject-introspection and
Hello, I have been trying for a few days now to build yocto 2.4.3 with x11 support with core-image-x11 image, but having difficulties with atk library. I have installed both gobject-introspection and
|
By svc985@...
·
|
|
Install systemd unit file into image from source? 2 messages
I've got an application that I'd like to install into my custom image and that application has a couple of associated systemd unit files that should be installed as well. The application itself is a v
I've got an application that I'd like to install into my custom image and that application has a couple of associated systemd unit files that should be installed as well. The application itself is a v
|
By Paul Wicks
·
|
|
M+ & H bugs with Milestone Movements WW06
All, YP M+ or high bugs which moved to a new milestone in WW06 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 5322 Global DNS fallback mechanism not present in po
All, YP M+ or high bugs which moved to a new milestone in WW06 are listed below: Priority Bug ID Short Description Changer Owner Was Became Medium+ 5322 Global DNS fallback mechanism not present in po
|
By Stephen Jolley
·
|