summaryrefslogtreecommitdiff
path: root/systems/genivi-baseline-system-x86_64-generic.morph
Commit message (Collapse)AuthorAgeFilesLines
* More GLib and deps to its own stratumJavier Jardón2015-08-171-0/+2
| | | | Change-Id: I1bcc28de68c9b61b25929cf142e1dd8ea63f8d6f
* Move extensions into a subdirectoryAdam Coldrick2015-06-021-6/+6
| | | | Change-Id: I12e7c03b30da78da1eb220d2826ce0003d6efe2e
* Upgrade to mesa-10.6-rc1Javier Jardón2015-05-261-2/+2
| | | | | | | | | | | | This release fixes https://bugs.freedesktop.org/show_bug.cgi?id=86701 So, 3D acceleration works again in virtual machines. Because of this, the special mesa-common-vm stratum is not needed anymore (used to compile thre last known version with 3D acceleration support in vm, 10.3.7) Change-Id: Iddddc6511b67bc53e4c87939ae0d060740ed2f4c
* Add mesa-common-vm and use this for x86_64 systemsJames Thomas2015-04-301-2/+2
| | | | | | | | We're locked at the last version of mesa that allows egl_gallium as we need to be able to use this in a VM, so add a separate run-time mesa for this. At build-time we can use the upgraded mesa Change-Id: I687fa98e12d99816efce2b61561cc8a07aa146f5
* Install /etc/os-release using the new install-essential-files extensionJavier Jardón2015-04-291-0/+1
| | | | | | This is currently hardcoded in morph Change-Id: I34446bbdf6ad3a7bdd0c34e4fcbd79433ce0fd71
* Add x-common to the genivi systemsPedro Alvarez2015-03-061-0/+2
|
* Rename multimedia to multimedia-gstreamerbaserock/jjardon/multimediaJavier Jardón2015-02-201-2/+2
|
* Make multimedia and multimedia-gstreamer-0.10 depend on multimedia-commonJavier Jardón2015-02-201-0/+2
| | | | Change the systems as well so nothing break
* system: simple-network is not needed anymore in systemd systemsbaserock/jjardon/systemd_217Javier Jardón2014-11-171-1/+0
|
* Move linuxquota to genivi stratum and remove genivi-foundation stratumbaserock/jjardon/clean_geniviJavier Jardón2014-10-291-2/+0
|
* Do not build X11 support in mesaJavier Jardón2014-10-141-2/+0
| | | | | | | In this way we can build completely wayland-only systems The reason to do this is that cairo will pull the X11 dependency if the mesa stratum is built with X11 support (as graphics-common depens on mesa-common)
* Split libdrm from graphics-infra stratum and create libdrm-common stratumJavier Jardón2014-10-141-2/+2
| | | | So libdrm only gets build when it's really needed
* Add graphics-infra stratumJavier Jardón2014-10-141-0/+2
| | | | With basic infrastructure components like libdrm and xorg macros
* Move llvm to its own stratumJavier Jardón2014-10-061-0/+2
| | | | | llvm is a bif piece of software that take long time to build With this move we will only build it when its really necessary
* Move connman to its own stratumJavier Jardón2014-09-221-0/+2
|
* weston: Do not disable drm backendJavier Jardón2014-08-281-0/+2
| | | | Its the default backend and probably the best supported
* Move common input components from wayland-generic to input-common stratumJavier Jardón2014-08-281-0/+2
| | | | | | This is libinput library and deps These are common dependencies to weston and clutter/gtk
* Move common graphics components from wayland-generic to an independent stratumJavier Jardón2014-08-281-0/+2
| | | | | | Basically pixman, cairo, pango and deps These are common dependencies for weston and gtk/clutter
* Move weston to its own stratumJavier Jardón2014-08-281-0/+2
|
* Build only one wayland independent of the architectureJavier Jardón2014-08-281-2/+2
| | | | | This makes gtk (and everything that is on top) independent of the architecture we are building.
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+34