From bc1a4295024f45014c67bc61157e352a25e12092 Mon Sep 17 00:00:00 2001 From: Thomas Lundström Date: Tue, 20 Jun 2017 08:05:04 +0200 Subject: Added qemuarm64 --- qemuarm64/README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 qemuarm64/README (limited to 'qemuarm64/README') diff --git a/qemuarm64/README b/qemuarm64/README new file mode 100644 index 0000000..31b13bb --- /dev/null +++ b/qemuarm64/README @@ -0,0 +1,16 @@ +This file contains build and boot instructions for Enea Linux on QEMUARM, + +standard profile. + + + +___Build-command:qemuarm64 +cd /path/to/poky_directory/ +TEMPLATECONF=meta-el-standard/conf/template.qemuarm64/ . ./oe-init-build-env /path/to/build-dir +bitbake enea-image-standard +___END + + +___Boot-command:qemuarm64 +runqemu qemuarm64 +___END -- cgit v1.2.3-54-g00ecf