diff options
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -50,14 +50,14 @@ This layer depends on: | |||
| 50 | 2. Add this layer to bblayers.conf and the dependencies above | 50 | 2. Add this layer to bblayers.conf and the dependencies above |
| 51 | 3. Set MACHINE in local.conf to one of the supported boards | 51 | 3. Set MACHINE in local.conf to one of the supported boards |
| 52 | 4. bitbake core-image-base | 52 | 4. bitbake core-image-base |
| 53 | 5. Use bmaptool to copy the generated .wic.bz2 file to the SD card (use xzcat if rpi-sdimg.xz is used) | 53 | 5. Use bmaptool to copy the generated .wic.bz2 file to the SD card |
| 54 | 6. Boot your RPI | 54 | 6. Boot your RPI |
| 55 | 55 | ||
| 56 | ## Quick Start with kas | 56 | ## Quick Start with kas |
| 57 | 57 | ||
| 58 | 1. Install kas build tool from PyPi (sudo pip3 install kas) | 58 | 1. Install kas build tool from PyPi (sudo pip3 install kas) |
| 59 | 2. kas build meta-raspberrypi/kas-poky-rpi.yml | 59 | 2. kas build meta-raspberrypi/kas-poky-rpi.yml |
| 60 | 3. Use bmaptool to copy the generated .wic.bz2 file to the SD card (use xzcat if rpi-sdimg.xz is used) | 60 | 3. Use bmaptool to copy the generated .wic.bz2 file to the SD card |
| 61 | 4. Boot your RPI | 61 | 4. Boot your RPI |
| 62 | 62 | ||
| 63 | To adjust the build configuration with specific options (I2C, SPI, ...), simply add | 63 | To adjust the build configuration with specific options (I2C, SPI, ...), simply add |
