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:edges-rockchip-linux-sdk [2025/01/02 19:55] nick [Help messages] |
products:sbc:common:development:edges-rockchip-linux-sdk [2025/02/27 20:08] (current) gray [Get SDK] Add update repo |
||
---|---|---|---|
Line 33: | Line 33: | ||
</ | </ | ||
+ | <WRAP tip > | ||
+ | You can also download the [[dl> | ||
+ | |||
+ | ```shell | ||
+ | $ md5sum -c md5sum/* | ||
+ | khadas_edges_yocto_sdk_base.tar.gz00: | ||
+ | khadas_edges_yocto_sdk_base.tar.gz01: | ||
+ | khadas_edges_yocto_sdk_base.tar.gz02: | ||
+ | khadas_edges_yocto_sdk_base.tar.gz03: | ||
+ | khadas_edges_yocto_sdk_base.tar.gz04: | ||
+ | ``` | ||
+ | </ | ||
2. Create and enter the working directory: | 2. Create and enter the working directory: | ||
Line 58: | Line 70: | ||
```shell | ```shell | ||
+ | $ cd .repo/repo | ||
+ | $ git pull | ||
+ | $ cd - | ||
$ .repo/ | $ .repo/ | ||
$ .repo/ | $ .repo/ |