summaryrefslogtreecommitdiff
path: root/strata/audio-bluetooth.morph
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+6
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* More GLib and deps to its own stratumJavier Jardón2015-08-171-0/+1
| | | | Change-Id: I1bcc28de68c9b61b25929cf142e1dd8ea63f8d6f
* Move dbus-glib to audio-bluethooh stratumJavier Jardón2015-08-171-0/+6
| | | | Change-Id: I95d488831b13b978ea289d91a55be73f75c87fc7
* Reformat all definitions according to a consistent styleSam Thursfield2015-07-191-2/+2
| | | | | | | | | | | | | | | | | This was done using the 'indent' tool, which uses a fork of PyYAML named 'ruamel.yaml' to rewrite YAML files without losing comments, ordering, or certain elements of formatting. My aim with doing this is to open the door to automated editing of the reference system definitions using the 'ruamel.yaml' library. This can be used to implement automated migration when we want to make changes to the YAML format that we use to represent Baserock system definitions. Although this looks drastic, remember that it's actually only altered 65 out of 608 .morph files -- the vast majority already pass unchanged through my version of ruamel.yaml. Change-Id: I95ec978714b5bd1c02c90183336a9fbb846cb692
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-8/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+8
| | | | | | | | 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-8/+0
| | | | version: 1)
* Update pulseaudio to 6.0Sam Thursfield2015-02-131-2/+2
|
* Upgrade pulseaudio to 5.99.3 to support changes to json-cPedro Alvarez2015-01-281-2/+2
|
* Update json-c to latest version to work with gcc 4.9Pedro Alvarez2015-01-281-2/+2
|
* Merge branch 'baserock/jjardon/gstreamer14'Javier Jardón2014-11-181-5/+4
|\ | | | | | | | | Reviewed-by: Paul Sherwood <paul.sherwood@codethink.co.uk> Reviewed-by: Francisco Redondo Marchena <francisco.marchena@codethink.co.uk>
| * strata/audio-bluetooth: Upgrade alsa componentsJavier Jardón2014-11-141-5/+4
| |
* | Some version updates for GENIVIPaul Sherwood2014-11-171-2/+2
|/
* Fix some strata that depends on foundation, not genivi-foundationJavier Jardón2014-09-251-1/+1
| | | | | | x-common depends on foundation because llvm. Note that other strata assume that x-common depends on core as llvm will be moved away from it
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+101