summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2014-06-26 13:57:02 +0200
committerAdrian Dudau <adrian.dudau@enea.com>2014-06-26 13:57:02 +0200
commit74d51c8c3e18a8b6738aff0c6f7ff706fd70eaa6 (patch)
treed4b576b12f8fe930ac8a76056ecaa356ec0ec133 /README
downloadmeta-vt-74d51c8c3e18a8b6738aff0c6f7ff706fd70eaa6.tar.gz
initial commit for Enea Linux 4.0daisy-enea
Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
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.