|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<manifest> |
| 3 | + <default sync-j="2"/> |
| 4 | + |
| 5 | + <remote fetch="https://git.openembedded.org/" name="oe"/> |
| 6 | + <remote fetch="https://git.yoctoproject.org/git/" name="yocto"/> |
| 7 | + <remote fetch="https://github.com" name="github"/> |
| 8 | + <remote fetch="https://github.com/Freescale" name="freescale"/> |
| 9 | + <remote fetch="https://github.com/Igalia" name="igalia"/> |
| 10 | + <remote fetch="https://gitlab.com" name="gitlab"/> |
| 11 | + <remote fetch="http://code.qt.io/yocto" name="qt"/> |
| 12 | + |
| 13 | + <project remote="oe" revision="nanbield" name="meta-openembedded" path="sources/meta-openembedded"/> |
| 14 | + |
| 15 | + <project remote="yocto" revision="nanbield" name="poky" path="sources/poky"/> |
| 16 | + <project remote="yocto" revision="nanbield" name="meta-security" path="sources/meta-security"/> |
| 17 | + |
| 18 | + <project remote="yocto" revision="nanbield" name="meta-raspberrypi" path="sources/meta-raspberrypi"/> |
| 19 | + <project remote="yocto" revision="nanbield" name="meta-virtualization" path="sources/meta-virtualization"/> |
| 20 | + |
| 21 | + <project remote="github" revision="nanbield" name="kraj/meta-clang.git" path="sources/meta-clang"/> |
| 22 | + |
| 23 | + <!-- meta-qt5: master:526b61e10908f733701c2bf0e4db629b428c0384 --> |
| 24 | + <project remote="qt" revision="526b61e10908f733701c2bf0e4db629b428c0384" name="meta-qt5.git" path="sources/meta-qt5"/> |
| 25 | + |
| 26 | + <project remote="freescale" revision="master" name="meta-freescale" path="sources/meta-freescale"/> |
| 27 | + <project remote="freescale" revision="master" name="meta-freescale-3rdparty" path="sources/meta-freescale-3rdparty"/> |
| 28 | + <project remote="freescale" revision="master" name="meta-freescale-distro" path="sources/meta-freescale-distro"/> |
| 29 | + |
| 30 | + <project remote="igalia" revision="main" name="meta-webkit.git" path="sources/meta-webkit"/> |
| 31 | + |
| 32 | + <project remote="igalia" revision="main" name="meta-wpe-image.git" path="sources/meta-wpe-image"> |
| 33 | + <copyfile src="scripts/setup-environment" dest="setup-environment"/> |
| 34 | + </project> |
| 35 | +</manifest> |
0 commit comments