Compare commits

..

3 Commits

Author SHA1 Message Date
Robert Nelson 6759a08646 readme: add device-tree-compiler
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2 weeks ago
Robert Nelson ac39c0a869 readme: add ccache
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2 weeks ago
Robert Nelson 015aa6e6e5 readme: add libssl-dev
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
2 weeks ago

@ -14,7 +14,11 @@ Daily CI Builds: https://gitlab.com/beagle-rootfs/beaglev-fire-ubuntu
``` ```
sudo apt update ;\ sudo apt update ;\
sudo apt-get install -y bison bmap-tools dosfstools genimage flex libelf-dev libyaml-dev mtools sudo apt-get install -y bison bmap-tools ccache device-tree-compiler dosfstools flex libelf-dev libssl-dev libyaml-dev mtools
```
```
sudo apt-get install -y genimage
``` ```
# Building Microchip Linux tree # Building Microchip Linux tree

Loading…
Cancel
Save