Go to file
Bogdan Purcareata ea1d9e46ad busybox awk: make -F STR interpret escape sequences
Patch implements functionality mentioned in the title and has
been applied to busybox 1.21.0. This patch is included into the
meta-virtualization layer since it provides awk functionality to
the lxc-clone command in the lxc containers package.

Signed-off-by: Bogdan Purcareata <bogdan.purcareata@freescale.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-05-17 09:47:32 -07:00
conf Rename meta-xen layer to meta-virtualization. 2012-11-30 11:53:48 -07:00
docs openvswitch: functionality sanity test 2013-04-28 00:14:17 -04:00
recipes-containers lxc-clone: don't let LXC_PATH end in failure 2013-05-17 09:47:19 -07:00
recipes-core busybox awk: make -F STR interpret escape sequences 2013-05-17 09:47:32 -07:00
recipes-devtools/python python: Add ncurses support. Requires cross-compile patch for library search. 2012-06-21 15:20:01 -06:00
recipes-extended iptables: update bbappend to match oe-core 2013-05-15 10:04:02 -07:00
recipes-kernel/linux openvswtich: start openvswitch at the boot time 2013-02-01 09:08:07 -05:00
recipes-networking openvswitch: update to version 1.9.0 2013-04-28 00:14:12 -04:00
.gitignore Added .gitignore file 2012-12-07 15:32:31 +01:00
COPYING.MIT Initial meta-xen layer documentation. 2012-06-21 15:51:11 -06:00
README Added meta-networking dependency 2013-01-18 14:45:59 +01:00

meta-virtualization

This layer provides support for building Xen, KVM, Libvirt, and associated packages necessary for constructing OE-based virtualized solutions.

Dependencies

This layer depends on:

URI: git://github.com/openembedded/oe-core.git branch: master revision: HEAD prio: default

URI: git://github.com/openembedded/meta-oe.git branch: master revision: HEAD layers: meta-oe meta-networking

BBFILE_PRIORITY_openembedded-layer = "4"

Maintenance

Send pull requests, patches, comments or questions to meta-virtualization@yoctoproject.org

Maintainers: Raymond Danks ray.danks@se-eng.com David Nyström david.nystrom@enea.com Bruce Ashfield bruce.ashfield@gmail.com

When sending single patches, please using something like: 'git send-email -1 --to meta-virtualization@yoctoproject.org --subject-prefix=meta-virtualization][PATCH'

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.