This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
products:sbc:common:development:vims-build-yocto [2024/12/31 05:03] nick |
products:sbc:common:development:vims-build-yocto [2025/05/14 22:14] (current) nick |
||
|---|---|---|---|
| Line 20: | Line 20: | ||
| ===== Get SDK ===== | ===== Get SDK ===== | ||
| - | 1. Download the base SDK packages here: [[https:// | + | 1. Download the base SDK packages here: [[https:// |
| <WRAP important > | <WRAP important > | ||
| Line 28: | Line 28: | ||
| * khadas_vims_yocto_sdk_base.tar.gz02 | * khadas_vims_yocto_sdk_base.tar.gz02 | ||
| </ | </ | ||
| + | |||
| + | <WRAP tip > | ||
| + | You can also download the [[dl> | ||
| + | |||
| + | ```shell | ||
| + | $ md5sum -c md5sum/* | ||
| + | khadas_vims_yocto_sdk_base.tar.gz00: | ||
| + | khadas_vims_yocto_sdk_base.tar.gz01: | ||
| + | khadas_vims_yocto_sdk_base.tar.gz02: | ||
| + | ``` | ||
| + | </ | ||
| + | |||
| 2. Create and enter the working directory: | 2. Create and enter the working directory: | ||