diff options
author | Thomas Lundström <thomas.lundstrom@enea.com> | 2016-04-20 16:57:47 +0200 |
---|---|---|
committer | Thomas Lundström <thomas.lundstrom@enea.com> | 2016-04-20 16:57:47 +0200 |
commit | 1bc52c845ec0caafc2c17dd97e00d47fdce29a1d (patch) | |
tree | 039966f13644ae531d079f32548be96c9cd11ab0 | |
parent | ed934d96037d1259768c6bc6bf1ef5a564668ed1 (diff) | |
download | el_manifests-networking-1bc52c845ec0caafc2c17dd97e00d47fdce29a1d.tar.gz |
Added meta-el-networking
-rw-r--r-- | p2041rdb/manifest_template.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml index edcb858..deffd72 100644 --- a/p2041rdb/manifest_template.xml +++ b/p2041rdb/manifest_template.xml | |||
@@ -7,7 +7,8 @@ | |||
7 | 7 | ||
8 | <project name="linux/poky" path="poky"/> | 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-el-common" path="poky/meta-el-common"> | 10 | <project name="linux/meta-el-common" path="poky/meta-el-common"/> |
11 | <project name="linux/meta-el-networking" path="poky/meta-el-networking"> | ||
11 | <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/> | 12 | <linkfile src="../../.repo/manifests/p2041rdb/README" dest="README"/> |
12 | </project> | 13 | </project> |
13 | <project name="linux/meta-enea-base-ppc" path="poky/meta-enea-base-ppc"/> | 14 | <project name="linux/meta-enea-base-ppc" path="poky/meta-enea-base-ppc"/> |