summaryrefslogtreecommitdiff
path: root/strata/x-common.morph
Commit message (Collapse)AuthorAgeFilesLines
* Use commit object refs instead tag objects refsPedro Alvarez2016-07-271-2/+2
| | | | | | | This speeds up the licensecheck.py script. Only chunks that are part of Genivi Baseline systems are considered. Change-Id: I062cc7036d1f0cabdcc04e38808272997deb32c4
* Apply migration to definitions version 8Pedro Alvarez2016-03-301-0/+12
| | | | | | | Note: Migration scripts live now in: http://git.baserock.org/cgit/baserock/baserock/spec.git Change-Id: Ica4fd12d96e563e5195172318d2d65847266146f
* Move xorg-lib-libxkbfile to x-commonJavier Jardón2016-02-171-0/+8
| | | | | | | mutter depends on it; this way we can make the GNOME stratum not build depend in x-generic Change-Id: I98f1284d8b0a4a1b309f3a046951c1c3d1aa70ba
* strata/x-common.morph: Upgrade xproto to 7.0.28Javier Jardón2016-01-221-2/+2
| | | | Change-Id: I13b41446a1ebd9b4f91e73adf600dc6cbb99f74d
* strata/x-common.morph: Upgrade randrproto to 1.5.0Javier Jardón2016-01-221-2/+2
| | | | Change-Id: I27bf31f8bf815eff54fc222bc8295dfd2a7b0f1a
* Adding xorg-lib-libXv to x-common strataTristan Van Berkom2015-12-131-0/+10
| | | | | | | The X11 Video extension library - this allows building of the xvimagesink plugin. Change-Id: I5703fee897f8adfb96cd597541a7f088d3fd55e5
* Added libXmu to x-common strataTristan Van Berkom2015-12-101-0/+10
| | | | | | | This is required to build glut and the mesa demoes, adding the library here because this is where we keep the X libs. Change-Id: Ib7165d8dad93ac66b070d705b3e3fe62b6d68179
* x-common: Move xorg-lib-libXfixes before it's referencedPedro Alvarez2015-10-121-8/+8
| | | | Change-Id: Iddb92c34a241b9ee7bf5778508a7c9e0dc54cd7c
* Upgrade of libXiTristan Van Berkom2015-10-121-2/+3
| | | | | | | This fixes the hang in gnome-shell when initializing mutter and hanging in a deadlock inside XIGrabTouchBegin() Change-Id: I4ca4705b15cb65dac0fb350ddffa1da327f1a082
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+48
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* strata/x-common: Build some basic libraries needed by DEJavier Jardón2015-08-231-0/+21
| | | | | | Like XFCE or GNOME Change-Id: Ib50f856539e665d9afd07a115a27eef86fd6944f
* 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
* Fix missing unpetrify-ref in xorg-lib-libxshmfencePaul Sherwood2015-06-121-0/+1
| | | | Change-Id: I08b803c39c9882aab25bec6485a184357eef4431
* Add libXt, libSM and libICE to x-common strataJim MacArthur2015-06-121-0/+21
| | | | Change-Id: I2d398b8b884009423af4fc8b645af8c3166baaf5
* strata/x-common.morph: Remove reference to util-keysyms.morphJavier Jardón2015-04-271-1/+0
| | | | | | | | Its not needed anymore. This completes commit eb2c33af1b56b322524d058dd6f560cb21d98a0d Change-Id: Icfc73bb2fd3cf3140561b2192a59ab6ec13e266b
* Move XCB libraries to x-common and update to latest stable (0.4.x)Javier Jardon2015-04-271-0/+26
| | | | | | So we have all the xcb libraries together Change-Id: I31712c4a68d1b75a104bcf758989f63b3aca39a0
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-26/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+26
| | | | | | | | 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-26/+0
| | | | version: 1)
* strata/x-common.morph: clean not needed dependenciesJavier Jardón2015-01-291-77/+0
|
* strata/x-common.morph: Update some xserver dependenciesJavier Jardón2014-11-241-14/+14
|
* Change graphics-infra stratum name to xorg-util-macros-commonJavier Jardón2014-10-141-1/+1
| | | | | As libdrm was moved to an independent stratum this only holds some macros needed to compile other strata
* Add graphics-infra stratumJavier Jardón2014-10-141-102/+30
| | | | With basic infrastructure components like libdrm and xorg macros
* Move llvm to its own stratumJavier Jardón2014-10-061-7/+1
| | | | | 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
* Upgrade drm enable jetson TK1 supportPedro Alvarez2014-10-031-2/+3
|
* 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
* strata/x-common.morph: Upgrade libdrm to latest release (2.4.56)Javier Jardón2014-09-221-2/+2
| | | | | Among another amount of fixes/improvements, tegra support is not experimental anymore
* strata/x-common.morph: Add xorg-lib-libxshmfenceJavier Jardón2014-09-221-0/+6
| | | | Needed for dri3 support
* strata/x-common.morph: Add xorg-proto-presentprotoJavier Jardón2014-09-221-0/+5
| | | | Needed for dri3 support
* strata/x-common.morph: Add dri3protoJavier Jardón2014-09-221-0/+5
| | | | Needed for dri3 support
* Move libpng and libjpg from x-common to graphics-commonJavier Jardón2014-09-171-10/+0
|
* strata/x-common: Update xorg-lib-libX11 to the latest stable versionJavier Jardón2014-09-151-2/+2
| | | | To avoid problem with newer automake
* strata/x-common: Update xcb-libxcb to the latest stable versionJavier Jardón2014-09-151-4/+4
| | | | To avoid problem with newer automake
* strata/x-common.morph: Build latest xorg-util-macrosJavier Jardón2014-09-151-2/+2
| | | | To be able to build latest stable xcb-libxcb
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+383