[yocto] Regarding plymouth splash screen boot animation image not showing

2025-02-26 Thread devireddy.t via lists.yoctoproject.org
Hello, I am using raspberrypi3 board and my requirement is boot animation using plymouth . i already have plymouth in openembeeded layer so i add the plymouth.bbappend file in my custom layer i added the .plymouth file and image under files directory plymouth_%.bbappend FILESEXTRAPATHS:prepend :

[yocto] Help needed with combining host and guest VM images in Yocto #qemu #qemux86-64

2025-02-26 Thread Ryan Lovelett via lists.yoctoproject.org
I am trying to create a Yocto build that produces a host image containing QEMU and also embeds a guest image that Yocto builds. The idea is to have a host root filesystem that includes QEMU along with a separate "disk" holding the guest image. At boot, a systemd unit in the host would launch QEM

Re: [yocto] Help needed with combining host and guest VM images in Yocto #qemu #qemux86-64

2025-02-26 Thread Khem Raj via lists.yoctoproject.org
On Wed, Feb 26, 2025 at 4:35 PM Ryan Lovelett via lists.yoctoproject.org wrote: > > I am trying to create a Yocto build that produces a host image containing > QEMU and also embeds a guest image that Yocto builds. The idea is to have a > host root filesystem that includes QEMU along with a separ

Re: [yocto] Yocto Dunfell - Modify OpenSSH configuration

2025-02-26 Thread Daniel Kampert
Hi Alex, I´ve checked "run.do_install" and the installation command is available: install -d .../build/tmp/work/aarch64-tdx-linux/openssh/8.2p1-r0/image/home/root/.ssh install -m 0600 .../build/keys/ssh/dev/id_hannah_ed25519.pub .../build/tmp/work/aarch64-tdx-linux/openssh/8.2p1-r0/image/home

Re: [yocto] Yocto Dunfell - Modify OpenSSH configuration

2025-02-26 Thread Alexander Kanavin via lists.yoctoproject.org
Only the tips I already gave you. You did not actually follow the tip about checking packages-split/, so please do so. Alex On Wed, 26 Feb 2025 at 07:21, Daniel Kampert wrote: > > Hi Alex, > > I´ve checked several files for informations. > > 1. log.do_rootfs: OpenSSH is added but I can´t see any