diff options
author | Thomas Lundström <thomas.lundstrom@enea.com> | 2016-06-20 09:19:40 +0200 |
---|---|---|
committer | Thomas Lundström <thomas.lundstrom@enea.com> | 2016-06-20 09:29:03 +0200 |
commit | d61a097efcabc61c046f2ed41a2a14dbddda04f4 (patch) | |
tree | d6fc0229f086d9ced76d666bffffe2c4f75fcaa5 /p2041rdb | |
parent | bf70eca95171db379760fec43c072fcd14ecaaa7 (diff) | |
download | el_manifests-standard-d61a097efcabc61c046f2ed41a2a14dbddda04f4.tar.gz |
Setup of master branch
Diffstat (limited to 'p2041rdb')
-rw-r--r-- | p2041rdb/.README | 9 | ||||
-rw-r--r-- | p2041rdb/README | 0 | ||||
-rw-r--r-- | p2041rdb/default.xml | 29 | ||||
-rw-r--r-- | p2041rdb/manifest_template.xml | 17 |
4 files changed, 17 insertions, 38 deletions
diff --git a/p2041rdb/.README b/p2041rdb/.README new file mode 100644 index 0000000..e3fdf1a --- /dev/null +++ b/p2041rdb/.README | |||
@@ -0,0 +1,9 @@ | |||
1 | This file is a template used to produce the real README. Read that one instead | ||
2 | |||
3 | ________END_OF_HEADER________ | ||
4 | |||
5 | Bla bla bla ... | ||
6 | |||
7 | ________INSERT_BUILD_SEQUENCES_HERE________ | ||
8 | |||
9 | ________INSERT_BOOT_SEQUENCES_HERE________ | ||
diff --git a/p2041rdb/README b/p2041rdb/README deleted file mode 100644 index e69de29..0000000 --- a/p2041rdb/README +++ /dev/null | |||
diff --git a/p2041rdb/default.xml b/p2041rdb/default.xml deleted file mode 100644 index cd5291a..0000000 --- a/p2041rdb/default.xml +++ /dev/null | |||
@@ -1,29 +0,0 @@ | |||
1 | <manifest> | ||
2 | |||
3 | |||
4 | <!--Snapshot of manifest_template.xml @ 2016-04-12 14:46:35 CEST--> | ||
5 | |||
6 | <remote fetch="git://git.enea.se/" name="git-enea" /> | ||
7 | |||
8 | <default remote="git-enea" revision="master" /> | ||
9 | |||
10 | <project name="linux/poky" path="poky" revision="5602f64ab8c3654737273c0e7ac1c966fa8afb6a"> | ||
11 | <!--Version in template: 'krogoth' (Translated to 'refs/heads/krogoth')--> | ||
12 | </project> | ||
13 | <project name="linux/meta-openembedded" path="poky/meta-openembedded" revision="57a687bc554cc15de9fc6c17aec7a3ea9175abbd"> | ||
14 | <!--Version in template: 'master' (Translated to 'refs/heads/master')--> | ||
15 | </project> | ||
16 | <project name="linux/meta-enea-base" path="poky/meta-enea-base" revision="88a73cdc79d09dc66a7767c102770258d08ac043"> | ||
17 | <!--Version in template: 'master' (Translated to 'refs/heads/master')--> | ||
18 | <linkfile dest="README" src="../../.repo/manifests/p2041rdb/README" /> | ||
19 | </project> | ||
20 | <project name="linux/meta-enea-base-ppc" path="poky/meta-enea-base-ppc" revision="8126f547d53b83ef50c5224a893b02edcb02635f"> | ||
21 | <!--Version in template: 'master' (Translated to 'refs/heads/master')--> | ||
22 | </project> | ||
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')--> | ||
25 | </project> | ||
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')--> | ||
28 | </project> | ||
29 | </manifest> | ||
diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml index ec045e2..1a27712 100644 --- a/p2041rdb/manifest_template.xml +++ b/p2041rdb/manifest_template.xml | |||
@@ -1,16 +1,15 @@ | |||
1 | <?xml version="1.0" encoding="UTF-8"?> | ||
1 | <manifest> | 2 | <manifest> |
2 | <!--Manifest template for P2041RDB --> | 3 | <!--Manifest template for P2041RDB --> |
3 | |||
4 | <remote name="git-enea" fetch="git://git.enea.se/"/> | ||
5 | 4 | ||
6 | <default revision="master" remote="git-enea"/> | 5 | <include name="common/common_manifest.xml"/> |
7 | 6 | ||
8 | <project name="linux/poky" path="poky" revision="krogoth"/> | 7 | <project name="linux/meta-fsl-ppc" path="poky/meta-fsl-ppc"/> |
9 | <project name="linux/meta-openembedded" path="poky/meta-openembedded"/> | 8 | |
10 | <project name="linux/meta-enea-base" path="poky/meta-enea-base"> | 9 | <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"> |
11 | <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/> | 10 | <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/> |
12 | </project> | 11 | </project> |
13 | <project name="linux/meta-enea-base-ppc" path="poky/meta-enea-base-ppc"/> | 12 | |
14 | <project name="linux/meta-enea-bsp-base" path="poky/meta-enea-bsp-base"/> | 13 | <project name="linux/meta-enea-bsp-ppc" path="poky/meta-enea-bsp-ppc"/> |
15 | <project name="linux/meta-enea-bsp-ppc" path="poky/meta-enea-bsp-ppc"/> | 14 | |
16 | </manifest> | 15 | </manifest> |