summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Move xorg-lib-libxkbfile to x-commonJavier Jardón2016-02-172-8/+8
| | | | | | | mutter depends on it; this way we can make the GNOME stratum not build depend in x-generic Change-Id: I98f1284d8b0a4a1b309f3a046951c1c3d1aa70ba
* Add multimedia-hardware-codecs-x86 to gnome-system-x86_64Javier Jardón2016-02-161-0/+2
| | | | Change-Id: I6c38c201996fce6cb512ba1fb048454dbcd9a5b7
* Add multimedia-hardware-codecs-x86Javier Jardón2016-02-162-15/+28
| | | | | | | And move libva/gstreamer-vaapi there, as VA-API implementations are only available in x86 platforms Change-Id: Ic98e434a1555e81d26e8fb1a9d92afe606845ba3
* Add clusters/weston-qt5-system-x86_64-deploy.morphJavier Jardón2016-02-161-0/+23
| | | | Change-Id: I73fdcad36a99d620c8d6a65680932ed97c6c2ac7
* Add systems/weston-qt5-system-x86_64.morphJavier Jardón2016-02-161-0/+64
| | | | | | | | | | Qt apps assume a X11 environment (at least in this Qt version), so to run apps in weston (wayland) you need to specify the wayland platform: '<app> -platform wayland' Change-Id: Ia9a1ce07e4d80ad2e666ee8249d55b48f1171062
* Add strata/qt5-tools-qtwayland.morphJavier Jardón2016-02-161-0/+11
| | | | Change-Id: Ib94b28cc3f89578e63c4385371d0858a26cbd2f7
* nodejs doesnt use autotools, but a simply configure scriptJavier Jardón2016-02-162-1/+10
| | | | Change-Id: I14abec69dbd5a5104521afb070911db8e6e42039
* DEFAULTS: Set some typical default for the autotools build systemJavier Jardón2016-02-161-0/+3
| | | | Change-Id: I7248dd34529eaaa8e92fb811d60146678ea5acd3
* strata/build-essential/zlib.morph: build-system is not autotoolsJavier Jardón2016-02-162-1/+10
| | | | Change-Id: I0c0dc78ed03f8ec81e4af69e2e86f70aa954d6a0
* Remove unused strata/gnome/gnulib.morphJavier Jardón2016-02-161-8/+0
| | | | Change-Id: I215a9528e49eb2de89906c70824960ed4423877f
* gstreamer-vaapi: Fix submodules to point to troveJavier Jardón2016-02-161-3/+3
| | | | Change-Id: I52d60c4cee306f53a9aae9f6d4de5a1c1906c0d8
* strata/multimedia-common.morph: Add libva and gstreamer pluginsJavier Jardón2016-02-151-0/+15
| | | | | | This is a opensource implementation of the VA-API ((Video Acceleration API) Change-Id: Id1bccf6fe53571019c1c60b0ae382fc2e9e1f962
* Upgrade gstreamer components to 1.6.3Javier Jardón2016-02-151-10/+10
| | | | Change-Id: I519503dee3d32b4f5b3f7ec332870cbdda291d7b
* s/pretrify/petrify/Richard Ipsum2016-02-154-4/+4
| | | | | | | | | | | | | | Thanks to tiago's in-flight schema validation code[1] for pointing this out. ERROR: strata/python-common.morph: python-common->chunks[10]: Additional properties are not allowed ('unpretrify-ref' was unexpected) on {'repo': 'upstream:python-packages/kazoo.git', 'ref': '93a718ea4c20df797766742c3d74de281613c651', 'name': 'kazoo', 'unpretrify-ref': 2.0, 'build-system': 'python-distutils'} [1]: https://gerrit.baserock.org/#/c/1542/2 Change-Id: I0d80c426cc65ce44b9dcf0cfbe8faf72b50d0dfb
* mason: Fix scripts to not use morph init/checkoutPedro Alvarez2016-02-151-7/+2
| | | | | | https://storyboard.baserock.org/#!/story/71 Change-Id: Iaed10e9edb66f92fd35d61601c06f496c2bea5f3
* Upgrade cgit to v0.12 for security reasonsPedro Alvarez2016-02-121-2/+2
| | | | | | | http://www.openwall.com/lists/oss-security/2016/01/14/3 http://www.openwall.com/lists/oss-security/2016/01/14/4 Change-Id: I1e33fa5ba4d2447d4c92bba83fb1b836776345cc
* Add new python3-distutils build systemJavier Jardón2016-02-121-0/+10
| | | | Change-Id: Id06c0e6688764310962d67268d09c3697b734634
* Fix release scripts to not use 'sysbranchdir'Pedro Alvarez2016-02-122-6/+4
| | | | | | https://storyboard.baserock.org/#!/story/71 Change-Id: I4862406d19c74cdd6135b52304474562aa3ba511
* systems/gnome: it depends on python3-gobject, not python-gobjectJavier Jardón2016-02-102-4/+4
| | | | Change-Id: I56547ff417b63991a783b79e8681993e69a728f0
* strata/core/python3.morph: Add missing symlink for python-configJavier Jardón2016-02-081-0/+2
| | | | | | python-config will not exist otherwise Change-Id: I5ef4f680ceb770b9d18490fc33abcb3f1b2554aa
* strata/gnome.morph: Do not reference libgee moduleJavier Jardón2016-02-081-5/+0
| | | | | | This is now in vala-common module Change-Id: I33f5f3104b154e417983a9915abe407151216a58
* strata/gnome.morph: Remove references to m4-commonJavier Jardón2016-02-081-6/+0
| | | | | | This chunk is now in vala-common stratum Change-Id: I8963848ece0a25ec81871422c6784591a8880553
* Separate vala compiler in different stratumJavier Jardón2016-02-085-27/+35
| | | | Change-Id: I20c96502f910a31b7efa12a435685222c9980fb2
* Fix repo for diff-lcsBen Brown2016-02-061-1/+1
| | | | | | | I'm going to assume nobody has ever built this, delta/diff-lcs does not exist on g.b.o. Change-Id: Idbc734f4bb6a4af4796dc199b01303e4e6170e36
* Fix non-existent unpetrify-refs in gnome-systemBen Brown2016-02-053-20/+20
| | | | Change-Id: I8cdaee255bdbfe134dddada548e7b9295e3050eb
* strata/graphics-common.morph: Upgrade freetype to 2.6.2Javier Jardón2016-02-051-4/+9
| | | | | | | | | Since 2.5.3, freetype depends on HarfBuzz, but HarfBuzz depends on FreeType as well. Build freetype two times to avoid this chicken and egg problem as described in http://sourceforge.net/projects/freetype/files/freetype2/2.5.3/ Change-Id: I17d97f07465324d773387da51bd92957cf838a18
* strata/graphics-common.morph: Move harfbuzzJavier Jardón2016-02-051-20/+20
| | | | Change-Id: Icb0cbeb21e7314c120090683e052017e85e530d2
* strata/gnome/colord.morph: Enable colord systemd .serviceJavier Jardón2016-02-011-0/+4
| | | | Change-Id: I66c0a613a8e53d59ccc59f8730c37b6172a1a3ce
* Update qt3d unpetrify-ref, bdb98ba is not in baserock/morphBen Brown2016-01-291-1/+1
| | | | | | Thanks James Thomas for creating the branch! Change-Id: Ib4ca6fe63c8355c939dac34134ec07ad6016028a
* Update attr unpetrify-ref, 4b00541 is not in baserock/morphGENIVI-L0.1baserock/release/GENIVI-L0.1Ben Brown2016-01-281-1/+1
| | | | Change-Id: I8a463b2dcef83f4baffd82ecba92e0ffb4fc3e9a
* gnome-session: Disable Docbook generationPedro Alvarez2016-01-251-1/+1
| | | | | | It tries to access internet when building it. Change-Id: I55e395dcfcd6e19fa00cd1a81358a6b9fc0a8e6c
* strata/gnome.morph: Add strata/docutils.morph build dependencyJavier Jardón2016-01-221-0/+1
| | | | | | rygel unconditionaly depends on the doc tools to build its man page Change-Id: Ifd50696ab02c133382798aa3c0bcb45df4e99c59
* strata/x-generic.morph: Upgrade xserver to 1.18.0Javier Jardón2016-01-221-2/+2
| | | | Change-Id: Id347e6ce3dcbf68a75831f1ec83803159dbff141
* 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
* strata/x-drivers.morph: replace input drivers with the one based in libinputJavier Jardón2016-01-221-14/+4
| | | | Change-Id: If681bdb9db699fa128237af601ac75edfd6f8851
* strata/input-common.morph: Update libinput to 1.1.4Javier Jardón2016-01-221-2/+2
| | | | Change-Id: I843121e470767672ff1f25b6c5f9efd2f61960cf
* strata/gnome.morph: Add rygelJavier Jardón2016-01-211-0/+13
| | | | | | | This is needed to enable the "Shared Media" option in the "Sharing" plugin in gnome-control-center Change-Id: I56abfd879eee9bee5727862c9b29c0640dd23ef8
* Upgrade jetson image to linux 4.4James Thomas2016-01-181-2/+2
| | | | Change-Id: I3eee3eddcf06fac3f009e7c75b86905c3b63f6a4
* mesa.morph: Build the new virgl driverJavier Jardón2016-01-181-1/+1
| | | | | | | | This will allow to use 3D acceleration with if use alongside the new virtio drm kms sriver introduced in linux 4.4 and running in qemu >= 2.5 Change-Id: I02b55c3fad70dd264edfe6e47b8b9ec543d0b3e1
* strata/mesa-common.morph: Upgrade mesa to 11.1Javier Jardón2016-01-181-2/+2
| | | | Change-Id: I40fa1989a2886fc07ff1f47a1f0d7830e316c161
* strata/libdrm-common.morph: Upgrade libdrm to 2.4.66Javier Jardón2016-01-181-2/+2
| | | | | | At least the mesa freedreno driver needs a newer version of libdrm Change-Id: Icdad79c13868c690624ceea02f1551f02f0715d9
* linux-x86-64-generic.morph: Build virtio-gpu KMS DRM driverJavier Jardón2016-01-181-0/+1
| | | | | | | This will allow 3D acceleration with the virgl mesa driver running in a host with qemu >= 2.5 Change-Id: I719ce9da94361b4bc2fa96aaefe71d5f890a8028
* strata/bsp-x86_64-generic.morph: Upgrade kernel to 4.4Javier Jardón2016-01-181-2/+2
| | | | Change-Id: If39f09127c080b0240d3797c219fa340832d353b
* strata/bsp-jetson.morph: Upgrade Linux kernel to 4.4rc8Javier Jardón2016-01-072-7/+10
| | | | | | | | Also remove some configuration that its already done by tegra_defconfig Signed-off-by: James Thomas <james.thomas@codethink.co.uk> Change-Id: I8dadbf328dc068c4ab19a5faa201e387aa5d4cea
* strata/bsp-jetson: Upgrade u-boot to v2015.10James Thomas2016-01-071-2/+2
| | | | | | Signed-off-by: Javier Jardón <jjardon@gnome.org> Change-Id: I1d1ee6ec18c67fb3070491ad4443d897d63a5cde
* strata/bsp-jetson: remove nouveau-drmJames Thomas2016-01-072-21/+0
| | | | | | | | | Its not needed anymore as nouveau support for jetson has been upstreamed in linux kernel 4.4 Signed-off-by: Javier Jardón <jjardon@gnome.org> Change-Id: I42c8af4522d18f65c803e85149c165e3da8c5173
* strata/bsp-jetson/linux-firmware-jetson: Upgrade to current masterJavier Jardón2016-01-073-19/+19
| | | | | | | | | Also, change the name to linux-firmware@jetson to follow the convention in other chunks Signed-off-by: James Thomas <james.thomas@codethink.co.uk> Change-Id: I7d5db19a5b2914c84c265585f53bcbe530c8bfd4
* Upgrade wayland and weston to 1.9.0 releaseJavier Jardón2016-01-062-4/+4
| | | | Change-Id: Ie25c7be8c504266470f8c1c1328349f398931321
* strata/multimedia-common.morph: Add workaround to compile libvpx in ARMJavier Jardón2016-01-042-1/+15
| | | | | | | Bug report filled upstream here: https://bugs.chromium.org/p/webm/issues/detail?id=1121 Change-Id: Ic4165c3ec2c05234dd10b3c8611b78fa0684760f