X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=src%2Fxds%2Fxds-server.git;a=blobdiff_plain;f=scripts%2Fsdks%2FREADME.md;fp=scripts%2Fsdks%2FREADME.md;h=0b11b5f8e344163b29c07a90e49f6a7cc0228441;hp=c887293590648fa000470fefa4434d0de35ced54;hb=b33e880f23525b4f75cf35e39aa5082addef0fb7;hpb=7939184660ed562f4b41c7a3983c7a4f69da52c7 diff --git a/scripts/sdks/README.md b/scripts/sdks/README.md index c887293..0b11b5f 100644 --- a/scripts/sdks/README.md +++ b/scripts/sdks/README.md @@ -42,6 +42,7 @@ Returned the list all SDKs (available and installed) using JSON format. "arch": "architecture", "path": "path where sdk installed locally", "url": "https://website.url.to.download.sdk", + "image_url": "https://website.url.to.download.image", "status": "Not Installed | Installed", "date": "2017-12-25 00:00", "size": "123 MB", @@ -110,6 +111,7 @@ returned the following JSON structure: "arch": "architecture", "path": "", "url": "https://website.url.to.download.sdk", + "image_url": "https://website.url.to.download.image", "status": "Not Installed", "date": "2017-12-25 00:00", "size": "123 MB",