-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathdefault.xml
33 lines (32 loc) · 2.66 KB
/
default.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<default sync-j="8" revision="kirkstone"/>
<remote name="digi" fetch="https://github.com/digi-embedded"/>
<remote name="fsl" fetch="https://github.com/Freescale"/>
<remote name="igl" fetch="https://github.com/Igalia"/>
<remote name="nxp" fetch="https://github.com/nxp-imx"/>
<remote name="qt5" fetch="https://github.com/meta-qt5"/>
<remote name="qt6" fetch="https://code.qt.io/yocto"/>
<remote name="swu" fetch="https://github.com/sbabic"/>
<remote name="stm" fetch="https://github.com/STMicroelectronics"/>
<remote name="timesys" fetch="https://github.com/TimesysGit"/>
<remote name="wlf" fetch="https://github.com/wolfSSL"/>
<remote name="oe" fetch="https://git.openembedded.org"/>
<remote name="yocto" fetch="https://git.yoctoproject.org"/>
<project name="meta-digi.git" path="sources/meta-digi" remote="digi" revision="04f8e544001360a527f414ff5885f3cd19ae92b7">
<copyfile src="sdk/mkproject.sh" dest="mkproject.sh"/>
</project>
<project name="meta-freescale.git" path="sources/meta-freescale" remote="yocto" revision="adff7626fdbcf789a3ce5781cab0385c1e831717"/>
<project name="meta-fsl-demos.git" path="sources/meta-fsl-demos" remote="fsl" revision="d5bbb487b2816dfc74984a78b67f7361ce404253"/>
<project name="meta-imx.git" path="sources/meta-imx" remote="nxp" revision="01df9917808c12ac561b417d2b1f3652a64cdab9"/>
<project name="meta-st-stm32mp.git" path="sources/meta-st-stm32mp" remote="stm" revision="ca501bd7dbe023682903ceedddaacd940b0898f4"/>
<project name="meta-openembedded" path="sources/meta-openembedded" remote="oe" revision="9e539aaed608a03b1128a7361426703d8f9ba705"/>
<project name="meta-qt5.git" path="sources/meta-qt5" remote="qt5" revision="bff5bd937f0776166e81a63f3dd39ede348ef758"/>
<project name="meta-qt6.git" path="sources/meta-qt6" remote="qt6" revision="ed785a25d12e365d1054700d4fc94a053176eb14"/>
<project name="meta-selinux.git" path="sources/meta-selinux" remote="yocto" revision="a401f4b2816a0b41ce8d9351542658c721935bcd"/>
<project name="meta-swupdate.git" path="sources/meta-swupdate" remote="swu" revision="58878bb980877f51b607d71c3648bd479d68e2a5"/>
<project name="meta-timesys.git" path="sources/meta-timesys" remote="timesys" revision="ae4f6e9854361d4a6d71b6f8b87130268d990b32"/>
<project name="meta-webkit.git" path="sources/meta-webkit" remote="igl" revision="63ccde7bc228bb5641810acc02953197cdb89b2f"/>
<project name="meta-wolfssl.git" path="sources/meta-wolfssl" remote="wlf" revision="506348209262d4ba0c42ea8abfd1740dddd6ce4d"/>
<project name="poky.git" path="sources/poky" remote="yocto" revision="f53ab3a2ff206a130cdc843839dd0ea5ec4ad02f"/>
</manifest>