summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* .gitlab-ci.yml: Build systems/genivi-demo-platform-x86_32-generic.morphjjardon/genivi+Qt5.4+wayland1.9-revertedJavier Jardón2016-04-281-0/+7
|
* Revert "Upgrade to Qt5.6"Javier Jardón2016-04-2829-65/+315
| | | | This reverts commit 556b39ee83be5a0dfbd5c6a727c168e2b15c650a.
* Revert "Upgrade wayland to 1.10.0"Javier Jardón2016-04-281-2/+2
| | | | This reverts commit 1f340313181a427175701f15a2dca429b053f825.
* Revert "Add wayland-protocols"Javier Jardón2016-04-281-7/+0
| | | | This reverts commit 69b65d64e93d61dcc96381fb0f87b9657091879e.
* Revert "Upgrade weston to 1.10.0"Javier Jardón2016-04-281-2/+2
| | | | This reverts commit 0e701a2de59fb430a03195043c918bd198571064.
* Revert "weston: Enables systemd notifications"Javier Jardón2016-04-281-3/+3
| | | | This reverts commit cf84a64b3bffa01ed8359e2a351639345b553063.
* Revert "Use qtwayland 5.6 with a backported patch to add ivi-shell support"Javier Jardón2016-04-281-3/+2
| | | | This reverts commit f3155082000fa595e5c10cd5c30e7ed14e93b994.
* Revert "GDP: Use qt5-tools-qtwayland instead qt5-tools-qtwayland-genivi"Javier Jardón2016-04-283-4/+17
| | | | This reverts commit f76b2d058882a746fc0264861916f3534a1bd2b4.
* Add clusters/genivi-demo-platform-x86_32-deploy.morphJavier Jardón2016-04-271-0/+22
| | | | Change-Id: I9220ad0a2f25e3e22915fa46bb05da20e24cec74
* Add systems/genivi-demo-platform-x86_32-generic.morphJavier Jardón2016-04-271-0/+81
| | | | Change-Id: Id434166dcaadfc688bda1e8638faec22f4fd5c42
* strata/bsp-x86_64-ivi/linux-x86-64-ivi.morph: Fix system-integration commandJavier Jardón2016-04-261-1/+1
| | | | Change-Id: I5c750002039e7c346e34aa27c5802f344f9ec0c6
* Add x86_64-ivi kernelJavier Jardón2016-04-232-0/+60
| | | | | | Add the mostcore driver to support MOST bus Change-Id: Iaf1de1f0a5d2d00be98f53f014fb1ea99488f872
* Remove qt5-sdk from systems/weston-qt5-system-x86_64.morphJavier Jardón2016-04-231-4/+0
| | | | | | This system was never meant to be a development environment Change-Id: I52adaaad24ed199aead33375ad804a34f70b83f8
* strata/qt5-sdk.morph: qtcreator still depends on qtwebkitJavier Jardón2016-04-232-1/+3
| | | | Change-Id: Id7d2a9bc423ea583e47efc5cc2c93485d5627dd4
* Update morph to latest masterEdward Cragg2016-04-221-1/+1
| | | | | | Update morph to the latest master ref. Change-Id: Id4aaf9576f542c5d1dbadee4cdca004d907014bd
* Add systems/ivi-system-x86_32.morphJavier Jardón2016-04-211-0/+92
| | | | Change-Id: Ie5477d44b8c4abe7f28c22407d06e002a0cc0a50
* Add weston-qt5-system-x86_64 to the ciJavier Jardón2016-04-211-0/+7
| | | | | | | So the Qt5 strata doesnt bitrot and everyone can take advantage of the cache Change-Id: Ic1c23edbbe688cbbeff7da100f24c306f785354f
* scripts/licensecheck.py: Fall back to `git clone` if morph isn't availableEdward Cragg2016-04-211-2/+25
| | | | | | | | | | | | | This is a quick fix to allow the script to be run without dependence on morph. As discussed on IRC, since it isn't a simple problem finding a way to safely allow access to caches from different build tools, such a solution hasn't been attempted. When falling back to `git clone`, this change prevents the script from using an existing cache, generating its own instead by cloning from the Baserock cache server, which takes longer. Also add automatic creation of REPOS_DIR if it doesn't exist. Change-Id: Id4b0977a2cae90068b6c2e2fd0c62470287bdfcb
* Add clusters/genivi-demo-platform-x86_64-deploy.morphJavier Jardón2016-04-151-0/+22
| | | | Change-Id: Ib6a1836525ba448666e9a090beb324bac0940168
* GDP: Use qt5-tools-qtwayland instead qt5-tools-qtwayland-geniviJavier Jardón2016-04-143-17/+4
| | | | | | | Our generic version of qtwayland has already backported the needed bits genivi systems need for the layer management Change-Id: I99c34053889b4fc85a89c04bcfe86bb5455ff312
* Update gstreamer and plugins to 1.8.0 VersionAna Huelamo2016-04-142-14/+14
| | | | Change-Id: Ie6513a8a4be80990a22e2ac6532e76d48de1728c
* Update components:Ana Huelamo2016-04-121-4/+4
| | | | | | | | | | - kmod - pciutils Built in a baserock system/build-system-x86_64.morph. Deployed and boot with the same system and checked both versions. Change-Id: I9f95f660485ae99d66bab0a04c003564eb24f60c
* Update mesa driver to mesa-11.2.0Ana Huelamo2016-04-111-2/+2
| | | | Change-Id: Idbc04aa46165b6907b871b7d5395dc5c1678d179
* Upgrade wayland-ivi-extension to 1.9.1Pedro Alvarez2016-04-111-2/+2
| | | | Change-Id: I45817176834e8b813637db4e0f64310e63e3d0e4
* Use qtwayland 5.6 with a backported patch to add ivi-shell supportJavier Jardón2016-04-111-2/+3
| | | | | | | So eventually genivi systems doesnt have to use a different stratum and can use this instead Change-Id: I86cce0e5a0f5a35f39b7e9e9e408876aa84caf00
* weston: Enables systemd notificationsJavier Jardón2016-04-101-3/+3
| | | | | | .. to notify systemd about weston state Change-Id: I82020a7748ecb48f0fbee6f5016faa7c0af0dddf
* Upgrade weston to 1.10.0Javier Jardón2016-04-101-2/+2
| | | | Change-Id: Ib26ae6a46414bbb733dd95b04e6a389596dd7d5f
* Add wayland-protocolsJavier Jardón2016-04-101-0/+7
| | | | Change-Id: I0a69b84f6bc6b3c295f2b0a5a7a6bb85c35e6df7
* Upgrade wayland to 1.10.0Javier Jardón2016-04-101-2/+2
| | | | Change-Id: I8dd87c5fe2a2455a95f11758fd25ca4a55c0818d
* Use ivi-common in ivi-system-*Javier Jardón2016-04-082-0/+8
| | | | Change-Id: If7f255bf71ad70f07e32d94abfc1bb4dd93c56a4
* Move automotive-message-broke to ivi-commonJavier Jardón2016-04-085-9/+19
| | | | | | Currently this module is used by GENIVI and AGL Change-Id: I9b1024d3b9546de418e5d235e3bd845c8402db09
* Move boost to new stratum: cpp-common-libsJavier Jardón2016-04-089-19/+20
| | | | Change-Id: I56ac7f4a9ac4e2559a31cb66e0233a0c0707e1a6
* Update Linux to v4.5 in bsp-jetsonAna Huelamo2016-04-081-2/+2
| | | | Change-Id: I73024dda7e13e64988aa909c1fa8cf89b12ec310
* gst.omx: point to SHA1Javier Jardón2016-04-071-2/+5
| | | | | | And use new submodules funtionality Change-Id: Iea2820fbb14aab182cd20fea8c9040fe1a03cc96
* Revert "Move automotive-message-broke to ivi-common"Francisco Redondo2016-04-067-22/+8
| | | | | | This reverts commit aae6c313a831b8a5d876b89e351ef1fbe3b7741d. Change-Id: I09bb426f2d8199d3edc45a4d707ff718b602e945
* Move automotive-message-broke to ivi-commonJavier Jardón2016-04-057-8/+22
| | | | | | Currently this module is used by GENIVI and AGL Change-Id: I3a867e64cd650088342256dcda3974f04d5ef110
* update bsp-x86_32-generic.morph to linux v4.5Ana Huelamo2016-04-051-2/+2
| | | | Change-Id: I7be27624f25ba5d96cf032c21b9c53bd1a017f4e
* Revert .gitmoudules cleanup for tarPedro Alvarez2016-04-051-2/+2
| | | | | | | | | | | | This commit partially reverts 19f8bfce95741de8ada632aab1177f8f844ebf0c. Turns out we weren't fixing the .gitmodules, but creating them to fix build issues. These issues seem to be fixed in the master branch, but there aren't new releases with the fixes in. Another solution would be to investigate if we could build from master directly. Change-Id: Ib234e02e2c9460442b1429dc3a03aff86361f19d
* update bps-x86_64-generic.morph to linux 4.5Ana Huelamo2016-04-051-2/+2
| | | | Change-Id: I0374a55cdbc62f78115de14fbd12132383fd7bb3
* Fix build of findutils, broken since last upgradePedro Alvarez2016-04-052-6/+1
| | | | Change-Id: Id85a2412958b902f9081dce4cb78963271d41156
* coreutils: Upgrades and use upstream tagsPedro Alvarez2016-04-051-6/+6
| | | | | | | | Upgrades - coreutils to 8.25 - findutils to 4.6.0 Change-Id: If63d96b6d34cbc1f69d67de80880ab30f3c25e11
* multimedia-gstreamer-0.10: Use upstream branch "0.10"Pedro Alvarez2016-04-051-6/+6
| | | | Change-Id: I44e125835bdf7c8168585808407f931ab0f8d12b
* network-security: Use upstream tagsPedro Alvarez2016-04-051-2/+2
| | | | Change-Id: Ib7a8e10f81c50b1d3a86cd9992269403a348ba7f
* multimedia-hardware-codecs-x86: Use upstream tagsPedro Alvarez2016-04-051-2/+2
| | | | Change-Id: Icca1708bd241e051b5529cc641bdbfb268c14bb2
* multimedia-gstreamer: Use upstream tagsPedro Alvarez2016-04-051-10/+10
| | | | Change-Id: I58460cf6d0a52adccb3a89c9604bc9f1795e3068
* gnome: Use upstream tags when possiblePedro Alvarez2016-04-051-18/+18
| | | | | | | Some components still use 'baserock/*' branches because they weren't using a branch just for fixing .gitmodules file Change-Id: I89d0edd3d7fb0bea51107cc21f9e348dd6ddc140
* foundation: Use upstream tagsPedro Alvarez2016-04-051-2/+2
| | | | Change-Id: Ie6c11252bab86971ccc8e6217297c2a2b211b222
* devtools: Upgrade wget to 1.17.1Pedro Alvarez2016-04-051-2/+2
| | | | Change-Id: I9e9c9cce8766e2778e8de9b11da9dce086ab9a50
* ansible: Point to upstream tagsPedro Alvarez2016-04-051-2/+2
| | | | | | | Don't upgrade for now, we might want to test that our Ansible scripts still work with a newer version first. Change-Id: Iee9107ba07957ae06fe95e835cd20c376d7c1337
* Install git-completion scriptBen Brown2016-04-051-0/+2
| | | | Change-Id: I68c12f9425bc2a3f0f6478d2a434bbc2b590d6d9