summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCatalin Scrieciu <catalin.scrieciu@enea.com>2017-08-04 10:52:19 +0200
committerCatalin Scrieciu <catalin.scrieciu@enea.com>2017-08-04 10:52:19 +0200
commit5a33e4f7d38c10bbb4b8685db3e4af9a1808644f (patch)
tree3ff4e5fe076258170c104cabe6d13dc9271a479a
parenta8c6007c4a8d4b0c7fa6e9bbb11e52c50a426830 (diff)
downloadel_manifests-standard-5a33e4f7d38c10bbb4b8685db3e4af9a1808644f.tar.gz
added meta-enea layer in the manifest
-rw-r--r--qemuarm64/manifest_template.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/qemuarm64/manifest_template.xml b/qemuarm64/manifest_template.xml
index 30e56f3..770b09d 100644
--- a/qemuarm64/manifest_template.xml
+++ b/qemuarm64/manifest_template.xml
@@ -7,5 +7,7 @@
7 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common"> 7 <project name="linux/meta-enea-bsp-common" path="poky/meta-enea-bsp-common">
8 <linkfile src="../../.repo/manifests/qemuarm64/README" dest="README"/> 8 <linkfile src="../../.repo/manifests/qemuarm64/README" dest="README"/>
9 </project> 9 </project>
10 <project name="linux/meta-enea" path="poky/meta-enea" revision="master"/>
11
10 12
11</manifest> 13</manifest>