Skip to content

Commit f0bcb5c

Browse files
committed
manifest: Update manifest to scarthgap
1 parent 9ff4303 commit f0bcb5c

File tree

2 files changed

+32
-35
lines changed

2 files changed

+32
-35
lines changed

manifest-nanbield.xml

-35
This file was deleted.

manifest-scarthgap.xml

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
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="scarthgap" name="meta-openembedded" path="sources/meta-openembedded"/>
14+
15+
<project remote="yocto" revision="scarthgap" name="poky" path="sources/poky"/>
16+
<project remote="yocto" revision="scarthgap" name="meta-security" path="sources/meta-security"/>
17+
18+
<project remote="yocto" revision="scarthgap" name="meta-raspberrypi" path="sources/meta-raspberrypi"/>
19+
<project remote="yocto" revision="scarthgap" name="meta-virtualization" path="sources/meta-virtualization"/>
20+
21+
<project remote="github" revision="scarthgap" name="kraj/meta-clang.git" path="sources/meta-clang"/>
22+
23+
<project remote="freescale" revision="scarthgap" name="meta-freescale" path="sources/meta-freescale"/>
24+
<project remote="freescale" revision="scarthgap" name="meta-freescale-3rdparty" path="sources/meta-freescale-3rdparty"/>
25+
<project remote="freescale" revision="scarthgap" name="meta-freescale-distro" path="sources/meta-freescale-distro"/>
26+
27+
<project remote="igalia" revision="main" name="meta-webkit.git" path="sources/meta-webkit"/>
28+
29+
<project remote="igalia" revision="main" name="meta-wpe-image.git" path="sources/meta-wpe-image">
30+
<copyfile src="scripts/setup-environment" dest="setup-environment"/>
31+
</project>
32+
</manifest>

0 commit comments

Comments
 (0)