From 31ce2d1a14de6d8439829dc8a046aeaeef734461 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Thu, 8 Oct 2015 22:22:28 +0200 Subject: initial commit for Enea Linux 5.0 arm Signed-off-by: Tudor Florea --- README | 49 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..db0826c --- /dev/null +++ b/README @@ -0,0 +1,49 @@ +Enea Linux virtualization support +================================= + +This layer provides virtualization support and related tools to Enea Linux. + +Supported Platforms +------------------- + + KVM - Kernel Virtual Machine for x86-64 and PowerPC (e500mc). + LXC - Linux Containers for x86-64, 32-bit ARM, PowerPC. + +Dependencies +------------ +meta-enea: + URI: git://git.enea.com/linux/meta-enea + branch: daisy + +meta-virtualization: + URI: git://git.enea.com/linux/meta-virtualization + branch: daisy + +meta-openembedded: + URI: git://git.enea.com/linux/meta-openembedded + branch: daisy + layers: meta-oe + meta-networking + +Source Code +----------- + +git://git.enea.com/linux/meta-enea/meta-vt + +Maintenance +----------- + +Maintainers: Enea Linux Team + +Contributing +------------ + +Contributions and patches can be sent to the Enea Linux mailing +list: enealinux@lists.enea.com (open) + +License +------- + +All metadata is MIT licensed unless otherwise stated. Source code included +in tree for individual recipes is under the LICENSE stated in each recipe +(.bb file) unless otherwise stated. -- cgit v1.2.3-54-g00ecf