-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefault.xml
More file actions
22 lines (19 loc) · 1.39 KB
/
default.xml
File metadata and controls
22 lines (19 loc) · 1.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<default sync-j="4" revision="scarthgap"/>
<remote fetch="https://git.yoctoproject.org/git" name="yocto"/>
<remote fetch="https://github.com/openembedded" name="oe"/>
<remote fetch="https://github.com/meta-qt5" name="qt5"/>
<remote fetch="https://github.com" name="github"/>
<remote fetch="https://github.com/kernelconcepts" name="kc-github"/>
<project remote="oe" revision="64c481d017c1b5b5eae619a367a5e8fa00f1b156" name="meta-openembedded" path="yocto/meta-openembedded"/><!-- "thud" -->
<project remote="yocto" revision="a39380d9c94a8c4e1b50c76390b08680ccd5eaaf" name="poky" path="yocto/poky"/><!-- "thud" -->
<project remote="yocto" revision="1918a27419dcd5e79954c0dc0edddcde91057a7e" name="meta-raspberrypi" path="yocto/meta-raspberrypi"/><!-- "thud" -->
<project remote="qt5" revision="eb828418264a49b8d00035cb3d7b12fcea3be801" name="meta-qt5" path="yocto/meta-qt5"/><!-- "thud" -->
<project remote="github" revision="1e3e6b334defd7fbf95cb43d23975e7b3de4b520" name="rauc/meta-rauc" path="yocto/meta-rauc"/><!-- "thud" -->
<project remote="kc-github" revision="master" name="meta-smartterminal" path="yocto/meta-smartterminal">
<linkfile dest="README" src="README"/>
<linkfile dest="setup-environment" src="setup-environment"/>
<linkfile dest="sdkdefaults.conf" src="conf/sdkdefaults.conf"/>
</project>
</manifest>