Skip to content
Commit a7adbe6f authored by Adam Johnston's avatar Adam Johnston
Browse files

doc: Correct usage of `cassini-sdk.yml` in documentation



`cassini-sdk.yml` is one of two base configs for cassini (the other
being `cassini.yml`). As `cassini-sdk.yml` includes `cassini.yml` the
intended use is

`kas build \
meta-cassini-config/kas/cassini-sdk.yml:\
meta-cassini-config/kas/n1sdp.yml`

... rather than...

`kas build \
meta-cassini-config/kas/cassini.yml:\
meta-cassini-config/kas/cassini-sdk.yml:\
meta-cassini-config/kas/n1sdp.yml`

Update `Build, Deploy and Validate Cassini Image` to make this clearer

Signed-off-by: Adam Johnston's avatarAdam Johnston <adam.johnston@arm.com>
parent 230d3eb2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment