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 :
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
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
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
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