Skip to content

Commit b04ce90

Browse files
gehariprasathvfalanis
authored andcommitted
meta-mchp-common: README: update repo init to fetch release tag
Update the repo init command to fetch the latest release tag for the manifest file instead of the HEAD of active development branch (e.g scarthgap) Signed-off-by: Hari Prasath Gujulan Elango <hari.prasathge@microchip.com> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
1 parent 673c6fd commit b04ce90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-mchp-common/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ To integrate this layer into your Yocto Project build environment:
5959
For the MPU layer:
6060

6161
```bash
62-
repo init -u https://github.com/linux4microchip/meta-mchp-manifest.git -b scarthgap -m mpu/default.xml
62+
repo init -u https://github.com/linux4microchip/meta-mchp-manifest.git -b refs/tags/linux4microchip-2025.04 -m mpu/default.xml
6363
```
6464

6565
For the PolarFire SoC layer:

0 commit comments

Comments
 (0)