mirror of
https://github.com/u-boot/u-boot.git
synced 2024-11-25 13:14:19 +08:00
sandbox: Add documentation about required/useful packages
Quite a few packages are used by sandbox or tools. Add a list of these to help people setting up for the first time. Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
1390c40084
commit
a1f49ab6a1
@ -34,6 +34,16 @@ integers can only be built on 64-bit hosts.
|
||||
Note that standalone/API support is not available at present.
|
||||
|
||||
|
||||
Prerequisites
|
||||
-------------
|
||||
|
||||
Here are some packages that are worth installing if you are doing sandbox or
|
||||
tools development in U-Boot:
|
||||
|
||||
python3-pytest lzma lzma-alone lz4 python3 python3-virtualenv
|
||||
libssl1.0-dev
|
||||
|
||||
|
||||
Basic Operation
|
||||
---------------
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user