summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Lundström <thomas.lundstrom@enea.com>2016-06-23 16:43:45 +0200
committerThomas Lundström <thomas.lundstrom@enea.com>2016-06-23 16:58:42 +0200
commit7e3996d40e0680d73f086d7b006a3371b24b88a0 (patch)
treecfb269a631dceb3e3b1f41ff1c5ac3fed2331be3
parent5222aa909ffead54e5c61b1a39d69c62f0d80b6e (diff)
downloadel_manifests-networking-7e3996d40e0680d73f086d7b006a3371b24b88a0.tar.gz
Added layer.conf as a placeholder for symlink to the Networking guide. To be replaced
-rw-r--r--p2041rdb/manifest_template.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/p2041rdb/manifest_template.xml b/p2041rdb/manifest_template.xml
index 68b643a..44d912e 100644
--- a/p2041rdb/manifest_template.xml
+++ b/p2041rdb/manifest_template.xml
@@ -26,6 +26,8 @@
26 name="linux/meta-enea-networking" 26 name="linux/meta-enea-networking"
27 path="poky/meta-enea-networking" 27 path="poky/meta-enea-networking"
28 remote="git-enea-local" 28 remote="git-enea-local"
29 /> 29 >
30 <linkfile src="conf/layer.conf" dest="layer.conf"/>
31 </project>
30 32
31</manifest> 33</manifest>