summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* WIPjjardon/dbus-glibJavier Jardón2016-07-221-7/+7
| | | | Change-Id: Idd50b8ec58bcbe05b8abb5fe545cb9d26ac3cd56
* WIPJavier Jardón2016-07-221-2/+2
| | | | Change-Id: Iad3a810d50d3f2776314700f4c185c8f2c560309
* strata/gnome.morph: Upgrade gnome-settings-daemon to 3.20.xJavier Jardón2016-07-221-2/+2
| | | | Change-Id: I354f0270d6214272b578cfbf84e9fe2cc56c36ac
* WIPJavier Jardón2016-07-221-0/+7
| | | | Change-Id: I4c59a4cca9b9e7db072166aa6e8d15d1f23f62cb
* WIPJavier Jardón2016-07-221-0/+7
| | | | Change-Id: Ife02e0b2c732a28d2e23fb613c783a0b4ab5f66b
* strata/bluetooth.morph: Remove dbus-glib from this stratumJavier Jardón2016-07-211-5/+0
| | | | Change-Id: I4a71edd1558bd13c96365c3b45c7512c24492be8
* strata/NetworkManager-common/NetworkManager.morph: Disable legacy librariesJavier Jardón2016-07-211-1/+5
| | | | | | So we do not depend in dbus-glib anymore Change-Id: I0ec8aa7ed7fd470d24efe7c8d7ada954e2d35451
* strata/NetworkManager-common.morph: Upgrade NM to latest stable: 1.2.2Javier Jardón2016-07-211-2/+2
| | | | Change-Id: Id2d7660d26a9837387e3703c3df48e1808f8f82d
* strata/bluetooth.morph: Update to a modern version of bluez-toolsJavier Jardón2016-07-212-14/+3
| | | | Change-Id: I9d0022259f6bbfab11b20e660d0d7bd424e3a710
* .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
* strata/ostree-core.morph: Upgrade ostree to 2016.6Javier Jardón2016-07-011-2/+2
| | | | Change-Id: I942ba51fbe1fe2dc3a2b78aaa58af94002fd5736
* strata/multimedia-gstreamer-0.10.morph: Fix compilation problem with v4lJavier Jardón2016-07-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Compilation error: v4l2_calls.c:58:26: error: 'V4L2_CID_HCENTER_DEPRECATED' undeclared (first use in this function) #define V4L2_CID_HCENTER V4L2_CID_HCENTER_DEPRECATED ^ v4l2_calls.c:297:12: note: in expansion of macro 'V4L2_CID_HCENTER' case V4L2_CID_HCENTER: ^ v4l2_calls.c:58:26: note: each undeclared identifier is reported only once for each function it appears in #define V4L2_CID_HCENTER V4L2_CID_HCENTER_DEPRECATED ^ v4l2_calls.c:297:12: note: in expansion of macro 'V4L2_CID_HCENTER' case V4L2_CID_HCENTER: ^ v4l2_calls.c:61:26: error: 'V4L2_CID_VCENTER_DEPRECATED' undeclared (first use in this function) #define V4L2_CID_VCENTER V4L2_CID_VCENTER_DEPRECATED ^ v4l2_calls.c:298:12: note: in expansion of macro 'V4L2_CID_VCENTER' case V4L2_CID_VCENTER: ^ Change-Id: Ic3c7747624038c6921bce163cedc1a7d7e27fa6e
* Fix gstreamer-plugins-base-0.10 compilation errorJavier Jardón2016-07-012-1/+9
| | | | | | | | | | | | | | This is the compilation error: In file included from /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include/xmmintrin.h:1258:0, from resample_sse.h:38, from resample.c:134, from speex_resampler_double.c:26: resample_sse.h: In function 'inner_product_double': /usr/lib/gcc/i686-pc-linux-gnu/4.9.2/include/emmintrin.h:99:1: error: inlining failed in call to always_inline '_mm_setzero_pd': target specific option mismatch _mm_setzero_pd (void) Change-Id: I442a445e1207fff7da7a9b5d1b8b3f281cb075a9
* Move orc to multimedia-commonJavier Jardón2016-07-014-19/+5
| | | | | | Its a common dependency of gstreamer 0.10 and 1.x Change-Id: I56b4ad29d6e29af47aa0e6fa6b195487c6966620
* Fix various namesPaul Sherwood2016-06-244-4/+4
| | | | Change-Id: Iae7c080ad957420ee73e55cf8738d470621fa144
* Fix names in chef stratum morphsPaul Sherwood2016-06-247-6/+6
| | | | Change-Id: Idbe22178cb41a843b7ece73890a21d356321d287
* Fix ACE_TAO namesPaul Sherwood2016-06-232-1/+1
| | | | Change-Id: I9b8bbdb9cc6a1c6298724d59bdf1cfbb0eedc8db
* Create /etc in the crazy circumstance it doesn't existBen Brown2016-06-231-0/+1
| | | | Change-Id: Ie47d1c1d59f208287dd4e4170a195cc4e8a79da4
* Rename chef-master to match chef-12.0.0.alpha.0Paul Sherwood2016-06-162-1/+1
| | | | Change-Id: I9efc4ba26ac8e48b90ed55e5c704bba773eed83b
* Fix names to match pathsPaul Sherwood2016-06-169-9/+9
| | | | Change-Id: Ie55e6baece022df18700968827f91b84f377218d