Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arjuncr-acr authored Sep 9, 2021
1 parent 2e8c585 commit 102b809
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# acrlinux-rpi-yocto
acrlinux-rpi

Build steps:
Build Steps:

git clone https://github.com/arjuncr/acrlinux-rpi-yocto.git

Expand Down Expand Up @@ -37,11 +36,11 @@ meta-python = "dunfell:5c347d8ce425dcb4896e6f873810b8bfff5e4e92"
```

build image location:
Build Image Location:
build/tmp/deploy/images/repberrypi4/core-image-base-raspberrypi4.wic.bz2

extract the zip:
Extract The zip:
bzip2 -d -f tmp/deploy/images/raspberrypi4/core-image-base-raspberrypi4.wic.bz2

Then copy this image to sd card
Then Copy Image To sd Card
https://www.raspberrypi.org/documentation/installation/installing-images/

0 comments on commit 102b809

Please sign in to comment.