From 4982da8d48ce9e7025955d88d2cff6350b228c28 Mon Sep 17 00:00:00 2001 From: Brandon Verkamp Date: Fri, 22 May 2020 00:13:34 -0600 Subject: docs: Remove reference to xz-compressed sdimg --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b291dbc..898426d 100644 --- a/README.md +++ b/README.md @@ -50,14 +50,14 @@ This layer depends on: 2. Add this layer to bblayers.conf and the dependencies above 3. Set MACHINE in local.conf to one of the supported boards 4. bitbake core-image-base -5. Use bmaptool to copy the generated .wic.bz2 file to the SD card (use xzcat if rpi-sdimg.xz is used) +5. Use bmaptool to copy the generated .wic.bz2 file to the SD card 6. Boot your RPI ## 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 (use xzcat if rpi-sdimg.xz is used) +3. Use bmaptool to copy the generated .wic.bz2 file to the SD card 4. Boot your RPI To adjust the build configuration with specific options (I2C, SPI, ...), simply add -- cgit v1.2.3-54-g00ecf