From c158582c0fc7f4bd73980fe9adad446855f4d61b Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 03:19:54 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- README | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..be8e45d --- /dev/null +++ b/README @@ -0,0 +1,38 @@ +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.git + branch: master + +meta-virtualization: + URI: git://git.yoctoproject.org/meta-virtualization + branch: daisy + +meta-openembedded: + URI: git://git.openembedded.org/meta-openembedded + branch: daisy + layers: meta-oe + meta-networking + +Maintenance +----------- + +Maintainers: Enea Linux + +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