Olivia Yin
e8b062e8f3
libvirt: upgrade to 1.0.3
...
Signed-off-by: Olivia Yin <hong-hua.yin@freescale.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-03-18 07:11:59 -07:00
Bruce Ashfield
5a16027bf0
docs: create initial documentation subdirectory structure
...
As the number of meta-virtualization users grows, the need to document
various parts of the layer grows as well. Rather than rely only on
wiki and online docs, we'll create a layer-local holding tank for relevant
bits of documentation.
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-03-18 07:08:33 -07:00
Bruce Ashfield
43b438f068
meta-virtualization: add irqbalance
...
Depending on the requirements of a system, interrupt balancing may
be desireable.
This commit adds irqbalance to provide a daemon to balance interrupts
across multiple CPUs, which can lead to better performance and IO
balance on SMP systems.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-03-18 06:24:45 -07:00
Lei Yang
0afb6647c1
openvswtich: start openvswitch at the boot time
...
When I define the bridge, I get below error
root@intel_5500_server:~# ovs-vsctl add-br ovsbr0
Jan 25 17:34:07|00002|stream_unix|ERR|/tmp/stream-unix.1487.0: connection to /var/run/openvswitch/db.sock
failed: No such file or directory
........
........
This is because openvswitch damon isn't running,so we'd better start it at
the boot time. The split-package ${PN}-switch ${PN}-controller provide us
to start necessary daemon with update-rc.d so we add them to the RDEPENDS.
Since openvswitch depends on openvswtich kernel module, so auto load the
kernel module too.
Signed-off-by: Lei Yang <lei.yang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-02-01 09:08:07 -05:00
Mihai Prica
176a8d2ed8
Created new target: kvm-image-minimal
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: David Nyström <david.nystrom@enea.com>
2013-01-29 15:56:39 +01:00
Mihai Prica
15e6ea1dbb
linux-yocto: added kernel configuration for KVM
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2013-01-29 09:19:24 -05:00
Mihai Prica
0ed10afde2
iptables: Sync bbappend version with oe-core
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
2013-01-29 15:09:35 +01:00
Lei Yang
28067e1012
multipath-tools: add multipath-tools recipe
...
This package provides:
- multipath: scans the system for multipathed devices, assembles
- multipathd: waits for maps events then execs multipath
- kpartx: maps linear devmaps to device partitions, which makes
multipath maps partionable
......
Now,It can be used for kvm disk img partion mounting for me.
Signed-off-by: Lei Yang <lei.yang@windriver.com>
2013-01-23 10:16:56 +01:00
David Nyström
e00b223262
Fixed build breakage in iasl-native
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
2013-01-22 13:40:03 +01:00
David Nyström
da3865d5fb
Moved bbappend to match updated master branch in oe-core
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
2013-01-18 15:02:55 +01:00
David Nyström
3c558b2fdb
Removed ebtables, since it now recides in meta-networking
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
2013-01-18 14:48:57 +01:00
David Nyström
838981f477
Removed openbsd-netcat since it now recides in meta-networking
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
2013-01-18 14:48:05 +01:00
David Nyström
ab5557bd66
Changed libvirt dependency to netcat-openbsd to match meta-networking
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
2013-01-18 14:47:04 +01:00
David Nyström
94b55541c9
Added meta-networking dependency
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
2013-01-18 14:45:59 +01:00
Mihai Prica
523ac72ed2
ebtables: Fixed typo in RRECOMMENDS
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
2013-01-16 13:26:57 +01:00
Bruce Ashfield
46bfa67bd2
README: cosmetic: reference meta-virtualization vs meta-xen
...
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: David Nyström <david.nystrom@enea.com>
2012-12-20 12:50:06 +01:00
David Nyström
7a62620ea0
Added LxC recipe from meta-fsl-ppc, curtesy of Matthew McClintock, Stuart Yoder
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 16:06:51 +01:00
David Nyström
c83fd72a86
Removed old version of libvirt
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:31 +01:00
David Nyström
1c75f19747
Updated libvirt to 1.0.0, added more details to packageconfig
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:31 +01:00
David Nyström
20b24d5695
Added kernel configuration for LxC and in kernel OpenvSwitch
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:31 +01:00
David Nyström
e2a26a7824
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>
2012-12-07 15:32:31 +01:00
David Nyström
26348cc9a0
Added template cloud-* images
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:31 +01:00
David Nyström
591945c8ee
Changed David Nyströms email in README
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:31 +01:00
David Nyström
74a7a61d53
Added .gitignore file
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:31 +01:00
David Nyström
5ac786971c
Added openvswitch recipe
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:31 +01:00
David Nyström
43c6da9f1b
Added openflow recipe
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:31 +01:00
David Nyström
5ed3b6bdc2
Added openbsd-netcat recipe, libvirt dependency
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:31 +01:00
David Nyström
9f60c7d889
Added netcf recipe, libvirt dependency
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:31 +01:00
David Nyström
02e4046656
Added CRIU recipe
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:30 +01:00
David Nyström
fec87b0598
Added protobuf criu dependency
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:30 +01:00
David Nyström
0d31f84484
Added protobuf-c criu dependency
...
Signed-off-by: David Nyström <david.nystrom@enea.com>
Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2012-12-07 15:32:30 +01:00
Raymond Danks
3e273b5815
Rename meta-xen layer to meta-virtualization.
...
Updates to README and layer.conf for new name and maintainers.
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-30 11:53:48 -07:00
Mihai Prica
0d80b8bc3b
busybox: updated bbappend for 1.20.2
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:22:02 -07:00
Mihai Prica
5bd8b0cded
xen: Fixed some build problems
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:16 -07:00
Mihai Prica
aef04ffe25
xen: Added target include dirs for python bindings
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:16 -07:00
Mihai Prica
d697439211
xen: Added fix to work on all architectures
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:16 -07:00
Mihai Prica
9f5da47100
ebtables: Added new runtime dependency
...
The ebtables-save script uses perl so it's been added to the recipe.
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:16 -07:00
Mihai Prica
189ed64416
xen: fixed wrong name for xen-hg packet
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:16 -07:00
Mihai Prica
34660d3781
ebtables: Updated license
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:16 -07:00
Mihai Prica
14bf4ce9a0
libvirt: fixed virsh network problem
...
Virsh uses dnsmasq for its default bridged network. The dnsmasq daemon is
configured to starts on all public interfaces. Modified the config file
of the libvirtd daemon to stop the existing dnsmasq daemon to enable virsh
to work properly.
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:16 -07:00
Mihai Prica
93a8aadc0d
libvirt: updated to work for other hypervisors
...
* the package can now be customized using PACKAGECONFIG
* fixed to use target include files for python
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:16 -07:00
Mihai Prica
572043f25b
libvirt: upgrade to 0.10.2
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:15 -07:00
Mihai Prica
bf7a0aa055
linux-yocto: added kernel configs for iptables modules iptables: loaded necessary kernel modules
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:15 -07:00
Mihai Prica
6777842470
ebtables: added necessary kernel modules linux-yocto: added kernel configs for ebtables modules
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:15 -07:00
Mihai Prica
e71f63a6b8
xen-image-minimal: Changed from task-core-boot to package-core-boot
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:15 -07:00
Mihai Prica
1d4d12b261
dmidecode: Added recipe for package
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:15 -07:00
Mihai Prica
7d892eefc1
iasl: Added recipe for package
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:15 -07:00
Mihai Prica
bcb7695add
dev86: upgrade to version 0.16.19
...
Signed-off-by: Mihai Prica <mihai.prica@intel.com>
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-11-26 16:21:15 -07:00
Raymond Danks
31e784e058
xen: More recent versions of bitbake require double quotes on variable definitions.
...
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-07-02 14:39:13 -06:00
Raymond Danks
5a9b122c92
libvirt: Use CACHED_CONFIGUREVARS for ac_cv configure vars.
...
Signed-off-by: Raymond Danks <ray.danks@se-eng.com>
2012-06-27 14:18:21 -06:00