From a74da9f2157d05529183c3cb217e4c9702bd6e1e Mon Sep 17 00:00:00 2001 From: Chetan Singh Date: Fri, 20 Mar 2026 20:47:52 +0530 Subject: [PATCH] DT v3.1.2 README.md updated with pre-built image path v3.1.2 release readme updated with link of pre built image --- .../prebuilt_images/v26.03_3.1.2/README.md | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/SystemReady-devicetree-band/prebuilt_images/v26.03_3.1.2/README.md b/SystemReady-devicetree-band/prebuilt_images/v26.03_3.1.2/README.md index 16c07f8f..c271ba78 100644 --- a/SystemReady-devicetree-band/prebuilt_images/v26.03_3.1.2/README.md +++ b/SystemReady-devicetree-band/prebuilt_images/v26.03_3.1.2/README.md @@ -11,19 +11,27 @@ This README describes where to find the **main release** and **Release Candidate ## Main Release Image -The **DeviceTree Band v3.1.2** release is WIP +**DeviceTree Band v3.1.2** pre-built release image is available at [systemready-dt_acs_live_image.wic.xz](https://github.com/ARM-software/arm-systemready/releases/download/v26.03_DT_3.1.2/systemready-dt_acs_live_image.wic.xz) + +##### Decompressing the Image for use +Follow the steps below to decompress the pre-built image: + +```bash +xz -d systemready-dt_acs_live_image.wic.xz +``` +After decompression, you will get the .wic file, which can be used directly with your target environment. --- -## Release Candidate Images +### Release Candidate Images -### **RC0** [`./RC0/`](./RC0/) +#### **RC0** [`./RC0/`](./RC0/) Contains image, changes and known issues. -### **RC-Final** [`./RC-Final/`](./RC-Final/) +#### **RC-Final** [`./RC-Final/`](./RC-Final/) Contains image, changes and known issues. -#### Concat and decompress the Image for use +##### Concat and decompress the Image for use If an image is split (e.g., `…wic.xzaa`, `…wic.xzab`, …), concatenate then decompress: