From 74d51c8c3e18a8b6738aff0c6f7ff706fd70eaa6 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Thu, 26 Jun 2014 13:57:02 +0200 Subject: initial commit for Enea Linux 4.0 Migrated from the internal git server on the daisy-enea branch Signed-off-by: Adrian Dudau --- 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