diff options
author | 2022-05-20 13:36:27 +0000 | |
---|---|---|
committer | 2022-05-20 13:36:27 +0000 | |
commit | 02fcb9bfe36bfd28a93aec47830d57ce9f479b5c (patch) | |
tree | 5a5e4135887ef6e8df5b585af89def4d0f865208 /BUILD.md | |
parent | 1920b3e1b928858fed6fb79bc71a032064c1fdf6 (diff) | |
parent | 8e94eea3c2e99dfb0b9c7dfd5ff684954f7a65e3 (diff) | |
download | meta-amd-master.tar.gz meta-amd-master.tar.bz2 meta-amd-master.zip |
Update to kirkstone
See merge request windriver-amd/meta-amd!6
Diffstat (limited to 'BUILD.md')
-rw-r--r-- | BUILD.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ a selected AMD machine, and will start a build: ### 2.1. Select a target machine -Set the environment variable `MACHINE` to one of the supported AMD machines (i.e `vermeer` `rome` or `milan`) that you want +Set the environment variable `MACHINE` to one of the supported AMD machines (i.e `rome` or `milan`) that you want to build an image for (change the `<machine-name>` in the following example accordingly): ```sh |