diff options
| -rw-r--r-- | README | 26 |
1 files changed, 25 insertions, 1 deletions
| @@ -1,3 +1,11 @@ | |||
| 1 | meta-xen | ||
| 2 | =========== | ||
| 3 | |||
| 4 | This layer provides support for building Xen, Libvirt, and associated | ||
| 5 | packages necessary for constructing an OE-based Xen distribution. | ||
| 6 | |||
| 7 | Dependencies | ||
| 8 | ------------ | ||
| 1 | This layer depends on: | 9 | This layer depends on: |
| 2 | 10 | ||
| 3 | URI: git://github.com/openembedded/oe-core.git | 11 | URI: git://github.com/openembedded/oe-core.git |
| @@ -8,4 +16,20 @@ URI: git://github.com/openembedded/meta-oe.git | |||
| 8 | branch: master | 16 | branch: master |
| 9 | revision: HEAD | 17 | revision: HEAD |
| 10 | 18 | ||
| 11 | Layer maintainers: Raymond Danks <ray.danks@se-eng.com> | 19 | Maintenance |
| 20 | ----------- | ||
| 21 | |||
| 22 | This layer is maintained by Sage Electronic Engineering. | ||
| 23 | |||
| 24 | When sending single patches, please using something like: | ||
| 25 | 'git send-email -1 --to support@se-eng.com --subject-prefix=meta-xen][PATCH' | ||
| 26 | |||
| 27 | License | ||
| 28 | ------- | ||
| 29 | |||
| 30 | All metadata is MIT licensed unless otherwise stated. Source code included | ||
| 31 | in tree for individual recipes is under the LICENSE stated in each recipe | ||
| 32 | (.bb file) unless otherwise stated. | ||
| 33 | |||
| 34 | This README document is Copyright (C) 2012 Sage Electronic Engineering, LLC. | ||
| 35 | |||
