summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* strata/flatpak-common.morph: Update flatpak to 0.6.8jjardon/flatpak_0_6_8Javier Jardón2016-07-311-2/+2
| | | | Change-Id: I6960fb6bd68fcd9b8bf171ab0cb4cf7873c735bb
* strata/ostree-core.morph: Update ostree to v2016.7Javier Jardón2016-07-311-2/+2
| | | | Change-Id: Ia1025f3d72e9aeb06e43299ab4fbc856c1fa290d
* strata/foundation.morph: Update systemd to v231Javier Jardón2016-07-281-2/+2
| | | | Change-Id: Ie343caf9a73bf7c415cc49d52bbc127b72084a1d
* Add .gitattributes to get syntax highlighting working in gitlabJavier Jardón2016-07-281-0/+1
| | | | | | http://docs.gitlab.com/ce/user/project/highlighting.html Change-Id: Id17f2d32a605c9d782540b5fb428bff3b35089bd
* strata/NetworkManager-common.morph: Build NetworkManager with ModemManager ↵Javier Jardón2016-07-281-18/+19
| | | | | | support Change-Id: I39adda7eea7f04e9fb7bb894e3a40219f8b95e48
* strata/NetworkManager-common.morph: Update NetworkManager to 1.2.2Javier Jardón2016-07-281-2/+2
| | | | Change-Id: I01018016a806083a53a6f213561119ca0dbe29ff
* strata/NetworkManager-common.morph: Ypdate libndp to v1.6Javier Jardón2016-07-281-2/+2
| | | | Change-Id: Idd4b9d93d41f7b3d9aa2437e19fc5d17c7465086
* strata/NetworkManager-common.morph: Update ModemManager to 1.6.0Javier Jardón2016-07-281-2/+2
| | | | Change-Id: I1054c96ccc43e1ea640ad6654e9dbd20e20ee38a
* strata/NetworkManager-common.morph: Update libqmi to 1.16.0Javier Jardón2016-07-281-2/+2
| | | | Change-Id: I7a3ea630b3b797f5518be4b1f50fcaf26e390f5d
* strata/NetworkManager-common.morph: Update libmbim to 1.14.0Javier Jardón2016-07-281-2/+2
| | | | Change-Id: Ic3445ff087fdedda6e84e35ed71a145a7ed3b138
* Use commit object refs instead tag objects refsPedro Alvarez2016-07-274-7/+7
| | | | | | | This speeds up the licensecheck.py script. Only chunks that are part of Genivi Baseline systems are considered. Change-Id: I062cc7036d1f0cabdcc04e38808272997deb32c4
* Fix release-upload scrpit to use new options in list-artifactsPedro Alvarez2016-07-271-1/+2
| | | | Change-Id: Idbdfca36a75b5b0f927e22ba06468cb39c946ba0
* tar: update to 1.29Javier Jardón2016-07-272-6/+4
| | | | Change-Id: Id730ab777db6e0fd32e5aba67ac2516b04b13c93
* strata/bsp-x86_[32|63]-ivi: Upgrade to linux v4.7Javier Jardón2016-07-262-4/+4
| | | | Change-Id: I263a4ae8433cd3b4bf5d117028d72bb3f61a172a
* .gitlab-ci.yml: Add ivi-system-x64jjardon/ivi-ciJavier Jardón2016-07-251-0/+13
| | | | Change-Id: I7efbc571b655e345dd5c51440e51d77d61a5a2a8
* strata/build-essential/stage2-glibc.morph: Set build-system to manualJavier Jardón2016-07-251-0/+1
| | | | Change-Id: I2caada1a07a8e06d6236614f7459d9a2db693d69
* .gitlab-ci.yml: Intall gawkJavier Jardón2016-07-241-1/+1
| | | | Change-Id: I4b5a636a7a517fd61551133aa167068642364f64
* .gitlab-ci.yml: Set system locales to UTF-8Javier Jardón2016-07-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix Python encoding errors like: 16-07-22 02:09:00 [43/290/290] [ca-certificates] ERROR: surprise exception in sandbox Traceback (most recent call last): File "/builds/baserock/definitions/ybd/ybd/sandbox.py", line 59, in setup yield File "/builds/baserock/definitions/ybd/ybd/assembly.py", line 74, in compose build(dn) # bring in 'build-depends', and run make File "/builds/baserock/definitions/ybd/ybd/assembly.py", line 154, in build write_metadata(dn) File "/builds/baserock/definitions/ybd/ybd/splitting.py", line 184, in write_metadata write_chunk_metafile(dn) File "/builds/baserock/definitions/ybd/ybd/splitting.py", line 206, in write_chunk_metafile for path in files: File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 1068, in walkfiles for path, files in self.walk(normpath(path), wildcard=wildcard, dir_wildcard=dir_wildcard, search=search, ignore_errors=ignore_errors): File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 1037, in walk for p in recurse(path): File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 1030, in recurse for p in recurse(path): File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 1030, in recurse for p in recurse(path): File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 1030, in recurse for p in recurse(path): File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 1029, in recurse for path in listdir(recurse_path, wildcard=dir_wildcard, full=True, dirs_only=True): File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 987, in listdir return self.listdir(path, *args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/fs/errors.py", line 257, in wrapper return func(self,*args,**kwds) File "/usr/local/lib/python2.7/dist-packages/fs/osfs/__init__.py", line 268, in listdir return self._listdir_helper(path, paths, wildcard, full, absolute, dirs_only, files_only) File "/usr/local/lib/python2.7/dist-packages/fs/base.py", line 570, in _listdir_helper entries = [p for p in entries if isdir(pathcombine(path, p))] File "/usr/local/lib/python2.7/dist-packages/fs/errors.py", line 257, in wrapper return func(self,*args,**kwds) File "/usr/local/lib/python2.7/dist-packages/fs/osfs/__init__.py", line 254, in isdir return _isdir(self.getsyspath(path)) File "/usr/lib/python2.7/genericpath.py", line 41, in isdir st = os.stat(s) UnicodeEncodeError: 'ascii' codec can't encode character u'\u011f' in position 113: ordinal not in range(128) Change-Id: I4bb449753c8edda6275de36e000888ad734993c5
* strata/bsp*: Use linux when possibleGENIVI-M0.1baserock/release/GENIVI-M0.1Pedro Alvarez2016-07-223-3/+3
| | | | | | | We prefer to encourage the use of newer versions rather than the use of older versions with backported patches. Change-Id: I11aa76d436549cde9f9e78340f984597804a2a30
* .gitlab-ci.yml: Add genivi-demo-platform-x86_64-generic.morphJavier Jardón2016-07-211-0/+6
| | | | Change-Id: I718cd939c8ad3914e82747caf6498ddd2643c3ee
* rvi: Fix dependenciesPedro Alvarez2016-07-211-1/+1
| | | | | | | | It was still depending on audio-bluetooth. I've tested building it, and adding bluetooth.morph as dependency fixed the problem. Change-Id: I29d2539e1933f665fdcd6b1ba105bb7b4d44eff0
* genivi-demo-platform-libs: dbus-python needs dbus-glib to buildPedro Alvarez2016-07-211-0/+1
| | | | | | This dependency was removed in 9b5d457c60cb23a0ff31b30a382618f54d26fdff Change-Id: I20011f643a852a50197e6d9a61fa13445978bb0b
* weston-common.morph: Upgrade to weston 1.11jjardon/weston_1_11Javier Jardón2016-07-201-2/+2
| | | | Change-Id: I6baac20bc5f771ec13a8cdac4462285b52bef57f
* gnome: Upgrade WebKitGtk to 2.12.3Pedro Alvarez2016-07-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | New version is needed to build with glibc 2.23. Builds were failing with: [ 13%] Building CXX object Source/JavaScriptCore/CMakeFiles/JavaScriptCore.dir/runtime/RegExpCachedResult.cpp.o /WebKitGtk.build/Source/JavaScriptCore/runtime/Options.cpp: In member function 'bool JSC::Option::operator==(const JSC::Option&) const': /WebKitGtk.build/Source/JavaScriptCore/runtime/Options.cpp:613:90: error: 'isnan' was not declared in this scope return (m_entry.doubleVal == other.m_entry.doubleVal) || (isnan(m_entry.doubleVal) && isnan(other.m_entry.doubleVal)); ^ /WebKitGtk.build/Source/JavaScriptCore/runtime/Options.cpp:613:90: note: suggested alternative: In file included from /usr/include/c++/5.3.0/random:38:0, from /usr/include/c++/5.3.0/bits/stl_algo.h:66, from /usr/include/c++/5.3.0/algorithm:62, from /WebKitGtk.build/Source/WTF/wtf/RefPtr.h:26, from /WebKitGtk.build/Source/WTF/wtf/VectorTraits.h:25, from /WebKitGtk.build/Source/WTF/wtf/Vector.h:35, from /WebKitGtk.build/Source/WTF/wtf/Deque.h:37, from /WebKitGtk.build/Source/JavaScriptCore/heap/HeapStatistics.h:30, from /WebKitGtk.build/Source/JavaScriptCore/runtime/Options.cpp:29: /usr/include/c++/5.3.0/cmath:641:5: note: 'std::isnan' isnan(_Tp __x) ^ Change-Id: I0e5111c1d6e0b7f4c6db28e3e7a995ef4706b316
* icu-common: Upgrade ICU to 52.1Pedro Alvarez2016-07-191-2/+2
| | | | | | Upgrading ICU is needed for upgrading later WebKitGtk Change-Id: Idfb4120e28373fc3c9ded8f66db73b85a7ccd5f1
* Split bluetooth and audio-server (pulseaudio) in different stratareview/javier_jardón/split_bluez_audioJavier Jardón2016-07-1938-100/+128
| | | | Change-Id: I5bd5d79581ed59833002f27f10b596202d8d06bb
* build-essential: Upgrade glibc to 2.23Pedro Alvarez2016-07-191-6/+6
| | | | Change-Id: I768292a3ce19355dee042a5741244aab9276d026
* bsp-jetson: Upgrade linux to 4.6Pedro Alvarez2016-07-181-2/+2
| | | | Change-Id: If4837946112f3ed964eea74113a9910333aee62d
* bsp-x86_*-generic: Upgrade linux to 4.6Pedro Alvarez2016-07-182-4/+4
| | | | Change-Id: I14ecd1bf850e9ff0b1c3f0fed3f4f4e00be7843d
* connman-common: Upgrade ofono to 1.18Pedro Alvarez2016-07-181-2/+2
| | | | Change-Id: I2aec1b166887b152708e11580199bd8141c6cb0b
* connman-common: Upgrade connman to 1.33Pedro Alvarez2016-07-181-2/+2
| | | | Change-Id: Ie8813c589289c5b5ab148aebb80d21a389adef71
* genivi: Upgrade audiomanager to 7.4Pedro Alvarez2016-07-181-2/+2
| | | | Change-Id: I1e912adf80a5e96edd84f90e7706bd884e933402
* genivi: Upgrade persistence-administrator to latest masterPedro Alvarez2016-07-181-2/+2
| | | | | | This version includes fixes that were in a branch previously Change-Id: I6e75d23826fb697aca8c432030e7048626d1790a
* genivi: Upgrade persistence-common-object to latest masterPedro Alvarez2016-07-181-2/+2
| | | | | | This version includes fixes that were done in a branch previously Change-Id: I1cbc8ac5f4c91b48c18caa46aeb536acfacaef80
* weston-genivi: Upgrade wayland-ivi-extension to 1.10.90 (1.11 RC1)Pedro Alvarez2016-07-181-2/+2
| | | | Change-Id: I3a53d0a2852f25f9b9c5e2da08d0df91d43a960e
* weston-genivi: Upgrade weston to 1.11.0Pedro Alvarez2016-07-181-2/+2
| | | | Change-Id: Ibd07982c2756fec33c0145e8948b3c595561eb10
* wayland-generic: Upgrade wayland-protocols to 1.4Pedro Alvarez2016-07-181-2/+2
| | | | Change-Id: I9bc10fa794fb3c866db09aa1e2e77683799d650a
* wayland-generic: Upgrade wayland to 1.11.0Pedro Alvarez2016-07-181-2/+2
| | | | Change-Id: Icf4806516817f9f526b2edc090d9e862172f31c6
* strata/mesa-common/mesa.morph: Enable new Intel-backed OpenSWR software ↵Javier Jardón2016-07-171-1/+1
| | | | | | | | rasterizer This driver aims for higher performance over LLVMpipe Change-Id: If525f91953fc3f00c41f4ae62dea6be48d9bdb9c
* strata/mesa-common/mesa.morph: Enable vulkan intel driverJavier Jardón2016-07-171-0/+3
| | | | Change-Id: Ib8b191e167b0a77ea918ee956743476805d759e0
* strata/mesa-common.morph: Upgrade to mesa v12.0.1Javier Jardón2016-07-171-2/+2
| | | | Change-Id: I187d64a12f19d2d75e693d7db2f203394678ca0a
* initramfs-utils: remove 'morph' field given 'build-system' existsPedro Alvarez2016-07-141-1/+0
| | | | | | This bug was introduced in 42ffa500d4fee2ae840db5b140d99e2f356c2d33. Change-Id: I65918546dd22f11166067c05ea70c4ebd2ead7fb
* Use msse2 GCC flags only in x86_32Pedro Alvarez2016-07-132-4/+17
| | | | Change-Id: Ic438668d4413cbba6c680604fa97ca160b3387e6
* == syntax doesn't work for a real /bin/shPaul Sherwood2016-07-121-1/+1
| | | | Change-Id: I6a563d7268df670495db792912e5ef8434d91d93
* strata/audio-bluetooth.morph: Update to pulseaudio v9.0Javier Jardón2016-07-062-5/+12
| | | | Change-Id: Ic84ae8c7ad8dce96acd0d6877611219899ad82e1
* strata/flatpak-common.morph: Add bubblewrap submoduleJavier Jardón2016-07-061-0/+2
| | | | Change-Id: Ib2c02a91da9b04032158da3af3af28442b5020ed
* strata/initramfs-utils: Remove unneeded morph fileJavier Jardón2016-07-062-3/+1
| | | | Change-Id: Ib09600ecf1c1375b28bb0d2ab4d5cd0928e4afc1
* .gitlab-ci.yml: No deploy for the minimal systemJavier Jardón2016-07-051-7/+0
| | | | | | clusters/minimal-system-deploy.morph is for x86_32 Change-Id: I48d3e05464e0f19657bee2929683521c46e750cc
* Add .gitlab-ci.ymlJavier Jardón2016-07-041-0/+71
| | | | | | | | | | | This will not affect the current ci system in baserock, but it will allow to provide ci/cd for _free_ through the mirror of definitions I have in gitlab.com As an example, take a look to the pipelines generated here: https://gitlab.com/baserock/definitions/pipelines Change-Id: I3a23ef9e828c6c4bf625145b6f6f8d180b22ca3c
* Update xdg-app -> flatpakJavier Jardón2016-07-015-12/+13
| | | | Change-Id: I0a281f931d469837a5b0bfb54bbd930eb186ffb0