diff options
| -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 | ----------- |
