summaryrefslogtreecommitdiff
path: root/strata/virtualization.morph
Commit message (Collapse)AuthorAgeFilesLines
* strata/virtualization: Depend on xorg-util-macros-common stratumJavier Jardón2015-04-171-6/+1
| | | | | | ... instead duplicate xorg-util-macros chunk Change-Id: I61db6a9f81272525e97460ebaaa559b1c1ab3251
* Move gnome-common to core and upgrade to latest (3.14)Javier Jardón2015-04-171-8/+0
| | | | | | | | | Even it can be see as a GNOME dependency, this is only a group of autoconf macros (in the process of being upstreamed in autoconf-archive, but we need this here as is still being used by several projects) Change-Id: Ia1e510283110c522eebd8f72597f4e505de7a021
* Add ebtables as build-dependency of libvirtFrancisco Redondo Marchena2015-04-091-5/+6
| | | | | | | | | | | | | | | libvirt set the path of ebtables to /sbin during configuration time if they are not present on the system: AC_PATH_PROG([EBTABLES_PATH], [ebtables], /sbin/ebtables, [/usr/sbin:$PATH]) AC_DEFINE_UNQUOTED([EBTABLES_PATH], "$EBTABLES_PATH", [path to ebtables binary]) So adding ebtables as a build dependency will set correctly the ebtlabes binary path. Change-Id: I97c3dbbc9cffd86113248ce0d39251068a6cc78c
* Update python-lxml and move it to python-core stratumFrancisco Redondo Marchena2015-03-171-11/+1
| | | | | | | | This moves python-lxml to python-core to avoid duplication of chunks in strata when the openstack-services strata is merged into definition master. lxslt has been moved to core.morph because is a very common dependency and is a requirement for python-lxml.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-11/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+11
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-11/+0
| | | | version: 1)
* Upgrade ebtables to latest commit on master.Pedro Alvarez2015-03-021-1/+1
| | | | | | This verion fixes problems when building ebtables after we upgraded linux-api-headers. See ebtables commit for more info.
* Update description to point that this stratum needs kernel support for some ↵Francisco Redondo Marchena2015-02-131-1/+5
| | | | packages
* Update qemu to 2.2.0 for compiling with latest gccFrancisco Redondo Marchena2015-02-131-2/+2
|
* Add openvswitch to virtualization stratumFrancisco Redondo Marchena2015-02-131-0/+6
|
* Update gnome-common to 3.12.0Francisco Redondo Marchena2015-02-131-2/+2
|
* Update libvirt and libvirt-pythonFrancisco Redondo Marchena2015-02-131-4/+18
| | | | | | | | | | | | - Update libvirt and libvirt-python to 1.2.10. - Modify libvirt chunk: - Build libvirt using its submodule. - Reformat the configure command. - Create the libvirt group - Give the permissions to the libvirt group to read and write unix sockets. - Add lvm stratum required for libvirt to compile. - Add dmidecode and ebtables required for libvirt on runtime.
* Move LVM into its own stratumSam Thursfield2015-01-271-8/+1
| | | | | The LVM tools are generally useful, so they should be available separately from the huge 'virtualization' stratum.
* Move connman to its own stratumJavier Jardón2014-09-221-1/+1
|
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+123