summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README38
1 files changed, 38 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..be8e45d
--- /dev/null
+++ b/README
@@ -0,0 +1,38 @@
1Enea Linux virtualization support
2=================================
3
4This layer provides virtualization support and related tools to Enea Linux.
5
6Supported Platforms
7-------------------
8
9 KVM - Kernel Virtual Machine for x86-64 and PowerPC (e500mc).
10 LXC - Linux Containers for x86-64, 32-bit ARM, PowerPC.
11
12Dependencies
13------------
14meta-enea:
15 URI: git://git.enea.com/linux/meta-enea.git
16 branch: master
17
18meta-virtualization:
19 URI: git://git.yoctoproject.org/meta-virtualization
20 branch: daisy
21
22meta-openembedded:
23 URI: git://git.openembedded.org/meta-openembedded
24 branch: daisy
25 layers: meta-oe
26 meta-networking
27
28Maintenance
29-----------
30
31Maintainers: Enea Linux <linux@enea.com>
32
33License
34-------
35
36All metadata is MIT licensed unless otherwise stated. Source code included
37in tree for individual recipes is under the LICENSE stated in each recipe
38(.bb file) unless otherwise stated.