From c4cb89e7c1c817579a5bb937a8f75f65986fabc8 Mon Sep 17 00:00:00 2001 From: Jan Vermaete Date: Fri, 21 Mar 2025 21:26:36 +0100 Subject: [PATCH] README.md: added how to set the machine when using Kas Signed-off-by: Jan Vermaete --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6b16081..af1902e 100644 --- a/README.md +++ b/README.md @@ -70,9 +70,10 @@ This layer depends on: ## Quick Start with kas 1. Install kas build tool from PyPi (sudo pip3 install kas) -2. kas build meta-raspberrypi/kas-poky-rpi.yml -3. Use bmaptool to copy the generated .wic.bz2 file to the SD card -4. Boot your RPI +2. Set the `machine: ` in kas-poky-rpi.yml to one of the supported boards (see conf/machine/*.conf) +3. kas build meta-raspberrypi/kas-poky-rpi.yml +4. Use bmaptool to copy the generated .wic.bz2 file to the SD card +5. Boot your RPI To adjust the build configuration with specific options (I2C, SPI, ...), simply add a section as follows: