summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2014-10-10 03:19:54 +0200
committerTudor Florea <tudor.florea@enea.com>2014-10-10 03:19:54 +0200
commitc158582c0fc7f4bd73980fe9adad446855f4d61b (patch)
tree31b701a2367cb983e76e76cd7c2ba176ad33e5ac /README
downloadmeta-vt-daisy-140929.tar.gz
initial commit for Enea Linux 4.0-140929daisy-140929
Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea <tudor.florea@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.