!21 Change repos to fixed srcrev

This commit changes the repository from HEAD to a fixed commit
hash to prevent accidental updates when a meta-* layer changes.
This commit is contained in:
2023-09-23 17:16:10 +02:00
parent 126e39c583
commit d7387d3ae3

View File

@@ -11,22 +11,22 @@
<project remote="caros" <project remote="caros"
name="poky" name="poky"
path="poky" path="poky"
revision="kirkstone" /> revision="5c556073ac6e54314aa3fc210db040f3ab55105a" />
<project remote="caros" <project remote="caros"
name="meta-openembedded" name="meta-openembedded"
path="meta-oe" path="meta-oe"
revision="kirkstone" /> revision="a88cb922f91fda95e8a584cee3092083d5ad3e98" />
<project remote="caros" <project remote="caros"
name="meta-qt6" name="meta-qt6"
path="meta-qt6" path="meta-qt6"
revision="lts-6.2.9" /> revision="81a8947b8da3f0fbe03974d6b29e6205a76c3c42" />
<project remote="caros" <project remote="caros"
name="meta-selinux" name="meta-selinux"
path="meta-selinux" path="meta-selinux"
revision="kirkstone" /> revision="a401f4b2816a0b41ce8d9351542658c721935bcd" />
</manifest> </manifest>