meta-lat: change revision to refs/tags/20211104

Not always point to main to avoid building issue introduced by updating
of main branch. Update the revision manually after verifying.

Story: 2008846
Task: 43912

Signed-off-by: Yue Tao <yue.tao@windriver.com>
Change-Id: Ie6625d6930fde26d1271a7d0c73fff0c29e4720e
This commit is contained in:
Yue Tao 2021-11-09 11:24:48 +08:00
parent 8be91344b7
commit 4acb741029
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
<project remote="linux-yocto" sync-c="true" sync-tags="false" clone-depth="100" upstream="v5.10/standard/preempt-rt/base" revision="8048444fc7e44c6fc04a5e0b35d6117fe51c17fc" name="linux-yocto.git" path="cgcs-root/stx/git/linux-yocto-rt"/>
<!-- LAT Upstream -->
<project remote="github-wr" revision="main" name="meta-lat" path="cgcs-root/stx/git/meta-lat"/>
<project remote="github-wr" revision="refs/tags/20211104" name="meta-lat" path="cgcs-root/stx/git/meta-lat"/>
<!-- ostree debian Upstream -->
<project remote="debian" revision="refs/tags/debian/2019.1-1" name="ostree.git" path="cgcs-root/stx/git/ostree"/>