Skip to content

Commit 214b826

Browse files
Dharma-Bgehariprasath
authored andcommitted
README: Update source tags to linux4microchip+sama7d65-2025.02
Update repository source tags to the latest release tag and modify the clone and checkout instructions in step 3 to remove the branch creation flag (-b scarthgap), as scarthgap is now the default branch and attempting to create it again would cause a fatal error. Signed-off-by: Dharma Balasubiramani <[email protected]> Signed-off-by: Hari Prasath Gujulan Elango <[email protected]>
1 parent a31fc0f commit 214b826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Sources
2727
- meta-atmel
2828
URI: https://github.com/linux4sam/meta-atmel.git
2929
Branch: scarthgap
30-
Tag/commit:53c6bb2eddceb62ae5120c7c68174ce423d341e2
30+
Tag/commit:linux4microchip+sama7d65-2025.02
3131

3232
Dependencies
3333
============
@@ -64,7 +64,7 @@ cd meta-openembedded && git checkout -b scarthgap 735ae0 && cd -
6464

6565
3/ Clone meta-atmel layer with the proper branch ready
6666
git clone https://github.com/linux4sam/meta-atmel.git && cd meta-atmel && \
67-
git checkout -b scarthgap 53c6bb && cd -
67+
git checkout linux4microchip+sama7d65-2025.02 && cd -
6868

6969
4/ Clone meta-arm layer with the proper branch ready
7070
git clone https://git.yoctoproject.org/meta-arm && cd meta-arm && \

0 commit comments

Comments
 (0)