diff options
author | Thomas Lundström <thomas.lundstrom@enea.com> | 2016-04-13 12:32:36 +0200 |
---|---|---|
committer | Thomas Lundström <thomas.lundstrom@enea.com> | 2016-04-13 12:32:36 +0200 |
commit | 7faec9d404f984e87b7dec0b474569132f37313e (patch) | |
tree | 8a27357ad69ebd976d995840416ecd5ad79fbff4 /p2041rdb | |
parent | 2d8585e93fb4885a2e40c5dcac2e4484fa99ad7a (diff) | |
download | el_manifests-standard-7faec9d404f984e87b7dec0b474569132f37313e.tar.gz |
Updated default branch to krogoth
Diffstat (limited to 'p2041rdb')
-rw-r--r-- | p2041rdb/default.xml | 22 | ||||
-rw-r--r-- | p2041rdb/manifest_template.xml | 4 |
2 files changed, 13 insertions, 13 deletions
diff --git a/p2041rdb/default.xml b/p2041rdb/default.xml index cd5291a..393f32f 100644 --- a/p2041rdb/default.xml +++ b/p2041rdb/default.xml | |||
@@ -1,29 +1,29 @@ | |||
1 | <manifest> | 1 | <manifest> |
2 | 2 | ||
3 | 3 | ||
4 | <!--Snapshot of manifest_template.xml @ 2016-04-12 14:46:35 CEST--> | 4 | <!--Snapshot of manifest_template.xml @ 2016-04-13 12:31:16 CEST--> |
5 | 5 | ||
6 | <remote fetch="git://git.enea.se/" name="git-enea" /> | 6 | <remote fetch="git://git.enea.se/" name="git-enea" /> |
7 | 7 | ||
8 | <default remote="git-enea" revision="master" /> | 8 | <default remote="git-enea" revision="krogoth" /> |
9 | 9 | ||
10 | <project name="linux/poky" path="poky" revision="5602f64ab8c3654737273c0e7ac1c966fa8afb6a"> | 10 | <project name="linux/poky" path="poky" revision="e0e5426659011e85a5272e2f7f703c1c5e874755"> |
11 | <!--Version in template: 'krogoth' (Translated to 'refs/heads/krogoth')--> | 11 | <!--Version in template: 'krogoth' (Translated to 'refs/heads/krogoth')--> |
12 | </project> | 12 | </project> |
13 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="57a687bc554cc15de9fc6c17aec7a3ea9175abbd"> | 13 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="156b38108f3b598db5f8567b3f1831edaae92335"> |
14 | <!--Version in template: 'master' (Translated to 'refs/heads/master')--> | 14 | <!--Version in template: 'krogoth' (Translated to 'refs/heads/krogoth')--> |
15 | </project> | 15 | </project> |
16 | <project name="linux/meta-enea-base" path="poky/meta-enea-base" revision="88a73cdc79d09dc66a7767c102770258d08ac043"> | 16 | <project name="linux/meta-enea-base" path="poky/meta-enea-base" revision="d6a7f248063239c3b45e3ec139e7a8dd32b53b90"> |
17 | <!--Version in template: 'master' (Translated to 'refs/heads/master')--> | 17 | <!--Version in template: 'krogoth' (Translated to 'refs/heads/krogoth')--> |
18 | <linkfile dest="README" src="../../.repo/manifests/p2041rdb/README" /> | 18 | <linkfile dest="README" src="../../.repo/manifests/p2041rdb/README" /> |
19 | </project> | 19 | </project> |
20 | <project name="linux/meta-enea-base-ppc" path="poky/meta-enea-base-ppc" revision="8126f547d53b83ef50c5224a893b02edcb02635f"> | 20 | <project name="linux/meta-enea-base-ppc" path="poky/meta-enea-base-ppc" revision="259b14b1cf179cb9e18e241d0416f73191d15a6d"> |
21 | <!--Version in template: 'master' (Translated to 'refs/heads/master')--> | 21 | <!--Version in template: 'krogoth' (Translated to 'refs/heads/krogoth')--> |
22 | </project> | 22 | </project> |
23 | <project name="linux/meta-enea-bsp-base" path="poky/meta-enea-bsp-base" revision="725726b13b3722cceb2fe2057685a8b3ca998a5e"> | 23 | <project name="linux/meta-enea-bsp-base" path="poky/meta-enea-bsp-base" revision="725726b13b3722cceb2fe2057685a8b3ca998a5e"> |
24 | <!--Version in template: 'master' (Translated to 'refs/heads/master')--> | 24 | <!--Version in template: 'krogoth' (Translated to 'refs/heads/krogoth')--> |
25 | </project> | 25 | </project> |
26 | <project name="linux/meta-enea-bsp-ppc" path="poky/meta-enea-bsp-ppc" revision="0bea75ebdeebca1b7cbed16dbc80fa475f4e1a1f"> | 26 | <project name="linux/meta-enea-bsp-ppc" path="poky/meta-enea-bsp-ppc" revision="0bea75ebdeebca1b7cbed16dbc80fa475f4e1a1f"> |
27 | <!--Version in template: 'master' (Translated to 'refs/heads/master')--> | 27 | <!--Version in template: 'krogoth' (Translated to 'refs/heads/krogoth')--> |
28 | </project> | 28 | </project> |
29 | </manifest> | 29 | </manifest> |
diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml index ec045e2..232a851 100644 --- a/p2041rdb/manifest_template.xml +++ b/p2041rdb/manifest_template.xml | |||
@@ -3,9 +3,9 @@ | |||
3 | 3 | ||
4 | <remote name="git-enea" fetch="git://git.enea.se/"/> | 4 | <remote name="git-enea" fetch="git://git.enea.se/"/> |
5 | 5 | ||
6 | <default revision="master" remote="git-enea"/> | 6 | <default revision="krogoth" remote="git-enea"/> |
7 | 7 | ||
8 | <project name="linux/poky" path="poky" revision="krogoth"/> | 8 | <project name="linux/poky" path="poky"/> |
9 | <project name="linux/meta-openembedded" path="poky/meta-openembedded"/> | 9 | <project name="linux/meta-openembedded" path="poky/meta-openembedded"/> |
10 | <project name="linux/meta-enea-base" path="poky/meta-enea-base"> | 10 | <project name="linux/meta-enea-base" path="poky/meta-enea-base"> |
11 | <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/> | 11 | <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/> |