This file contains build and boot instructions for Enea Linux on QEMUARM, standard profile. Build instructions ------------------ $ mkdir enea-linux $ cd enea-linux $ repo init -u git@git.enea.com:linux/manifests/el_manifests-standard.git \ -b refs/tags/Enea_Linux_8.1 -m qemuarm64/default.xml $ repo sync $ cd poky $ TEMPLATECONF=meta-el-standard/conf/template.qemuarm64 . \ ./oe-init-build-env $ bitbake enea-image-standard / enea-image-standard-sdk