summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorMichele Paolino <m.paolino@virtualopensystems.com>2017-08-01 09:03:39 +0200
committerMichele Paolino <m.paolino@virtualopensystems.com>2017-08-03 08:55:20 +0200
commit83bd7c56540444bfcf8ddb3819a5ec77934473e1 (patch)
tree769340839681ce9d992df1be58f85c1f62a67106 /templates
parent99d07beb938ea81955e8ac345b5f6543e2a6afa7 (diff)
New meta-egvirt layer for AGL virtualization
meta-egvirt is the AGL Virtualization Expert Group (EG-VIRT) layer. It is intended to be used to design, test, implement and assess virtualization technologies (containers, hypervisors, system partitioners and other solutions) for AGL ARMv8 and Intel platforms. The primary hardware target of such work is for the time being the Renesas R-Car M3 development platform (ARMv8). Other solutions will be added in future, depending on their availability and on the community interest. Changelog: added file 50_bblayers.conf.inc as a generic agl-egvirt feature Bug-AGL: SPEC-787 Change-Id: I8b5d9412a71a956d8c48e0dac0ea4c6e2f61fc3c Signed-off-by: Michele Paolino <m.paolino@virtualopensystems.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/feature/agl-egvirt/50_bblayers.conf.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/feature/agl-egvirt/50_bblayers.conf.inc b/templates/feature/agl-egvirt/50_bblayers.conf.inc
new file mode 100644
index 00000000..7bb6d3bf
--- /dev/null
+++ b/templates/feature/agl-egvirt/50_bblayers.conf.inc
@@ -0,0 +1,5 @@
+
+BBLAYERS =+ " \
+ ${METADIR}/meta-agl-devel/meta-egvirt \
+ "
+