diff options
| author | David Nyström <david.nystrom@enea.com> | 2012-12-06 13:20:13 +0100 |
|---|---|---|
| committer | David Nyström <david.nystrom@enea.com> | 2012-12-07 15:32:31 +0100 |
| commit | e2a26a782440c2269a72dc933dc3959db2087af6 (patch) | |
| tree | 469dc06365d7a904608d9bbfdfff00eb96fa6725 /README | |
| parent | 26348cc9a01f0404a699eec0a86381ff364f439c (diff) | |
| download | meta-virtualization-e2a26a782440c2269a72dc933dc3959db2087af6.tar.gz | |
Added some details in README, and made the description common
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 11 |
1 files changed, 5 insertions, 6 deletions
| @@ -1,12 +1,8 @@ | |||
| 1 | meta-xen | 1 | meta-xen |
| 2 | =========== | 2 | =========== |
| 3 | 3 | ||
| 4 | This layer provides support for building Xen, Libvirt, and associated | 4 | This layer provides support for building Xen, KVM, Libvirt, and associated |
| 5 | packages necessary for constructing an OE-based Xen distribution. | 5 | packages necessary for constructing OE-based virtualized solutions. |
| 6 | |||
| 7 | This layer provides support for building KVM, Libvirt, OpenvSwitch et.c. | ||
| 8 | and associated packages necessary for constructing virtualized solutions for | ||
| 9 | Openembedded based distros. | ||
| 10 | 6 | ||
| 11 | Dependencies | 7 | Dependencies |
| 12 | ------------ | 8 | ------------ |
| @@ -15,10 +11,13 @@ This layer depends on: | |||
| 15 | URI: git://github.com/openembedded/oe-core.git | 11 | URI: git://github.com/openembedded/oe-core.git |
| 16 | branch: master | 12 | branch: master |
| 17 | revision: HEAD | 13 | revision: HEAD |
| 14 | prio: default | ||
| 18 | 15 | ||
| 19 | URI: git://github.com/openembedded/meta-oe.git | 16 | URI: git://github.com/openembedded/meta-oe.git |
| 20 | branch: master | 17 | branch: master |
| 21 | revision: HEAD | 18 | revision: HEAD |
| 19 | layers: meta-oe | ||
| 20 | BBFILE_PRIORITY_openembedded-layer = "4" | ||
| 22 | 21 | ||
| 23 | Maintenance | 22 | Maintenance |
| 24 | ----------- | 23 | ----------- |
