sobota 13. září 2025

Yocto Linux built

 git clone git://git.yoctoproject.org/poky

cd poky

source oe-init-build-env

source oe-init-build-env build

nano build/conf/local.conf

MACHINE ??= "qemux86-64"

IMAGE_FSTYPES += "wic.vmdk"

IMAGE_INSTALL:append = " nano htop mc openssh-sftp-server gcc"

SERIAL_CONSOLES = "115200;ttyS0"

bitbake core-image-minimal

build/tmp/deploy/images/qemux86-64/core-image-minimal-qemux86-64.rootfs.wic.vmdk

Žádné komentáře:

Okomentovat