summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add jq to coreutils-commonDan Firth2016-03-031-0/+5
| | | | Change-Id: Ibde8bf70de200a2f7cab22317e8d1257f2b5159b
* Add fail2ban and connectivity to Trove systemPedro Alvarez2016-03-031-0/+4
| | | | | | | This will allow users configure fail2ban, using iptables as a banning method. Change-Id: I6e055990790eacc5c7254eab35eb7fd261ea2065
* Add fail2ban-common stratumPedro Alvarez2016-03-022-0/+20
| | | | Change-Id: I32d996d8ce2c29d705ee8d35d83c141b044245bd
* foundation: Add python-systemdPedro Alvarez2016-03-021-0/+7
| | | | Change-Id: I1d11d7b5ea5cb339648467adecc8b5f152f9bc28
* clusters/release.morph: Only generate build systemsJavier Jardón2016-03-022-35/+41
| | | | | | | | | | | These systems are enough to build any other system using baserock. Other project can have different scheludes, and it doesnt scale that baserock build all the possible systems as part of its release process Other system can still being tested as part of our CIAT process, of course Change-Id: I1d4ed907a0eccbe85bdfd2804f2cb9154f881fdf
* Update to latest MorphPedro Alvarez2016-03-021-1/+1
| | | | | | | | | | | | | | | | | | New version includes some fixes for UnicodeDecodeError's using distbuild. It also includes some Warnings and Errors when there is a component name mismatch. Full list of changes: 7067e40 Fix copyright year of morphlib/morphloader.py 472dbbb Error when different names in system/strata c1aa6a4 Warning when different names in strata/chunks fb6dd95 Validate empty configure/build/test/install commands 7e15ed7 Avoid stack overflow in cachekeycomputer bda9fe5 Avoid UnicodeDecodeError when writing to log files c03b9c7 deploy: Fix an unlikely crash at deploy-time Change-Id: I1b61af0a53e4f0af9fbed39fda7e12b12f0e009c
* Enable 'hosts' extension in build systemsPedro Alvarez2016-03-0212-0/+12
| | | | Change-Id: I7addcd79ffe6389556302e82ad00fd7706d99640
* strata/python2-core.morph: Upgrade libxml2-python2 to v2.9.3GENIVI-L0.2baserock/release/GENIVI-L0.2baserock/pedroalvarez/genivi-l0.2Javier Jardón2016-03-021-2/+2
| | | | | | | | | | | | | | | | | | | | | This release fixes: CVE-2013-2877 CVE-2014-0191 CVE-2014-3660 CVE-2015-1819 CVE-2015-5312 CVE-2015-7497 CVE-2015-7498 CVE-2015-7499 CVE-2015-7500 CVE-2015-7941 CVE-2015-7942 CVE-2015-8035 CVE-2015-8242 This completes commit 39e2deeb186916a583717f5c2b6e6d04d9434954 Change-Id: I24048cac5bb852b2e1556c6398ec535cc9ddd606
* strata/core.morph: Upgrade libxml2 to v2.9.3Javier Jardón2016-03-021-3/+4
| | | | | | | | | | | | | | | | | | | This release fixes: CVE-2013-2877 CVE-2014-0191 CVE-2014-3660 CVE-2015-1819 CVE-2015-5312 CVE-2015-7497 CVE-2015-7498 CVE-2015-7499 CVE-2015-7500 CVE-2015-7941 CVE-2015-7942 CVE-2015-8035 CVE-2015-8242 Change-Id: I0b156764126261b9c02f27f561ec646527fee49d
* Add elixirDaniel Firth2016-03-024-2/+23
| | | | Change-Id: I5d2ff541f3a1960a4cfcd34d02bf40a684eb0f0b
* strata/foundation: Update libgcrypt to 1.5.5Javier Jardón2016-03-012-2/+8
| | | | | | | | Minor upgrade (we currently use 1.5.4) to fix: - CVE-2015-7511 - CVE-2014-3591 Change-Id: Idf138a5e8369fcb23f136c56e0eee500f6b9969f
* Add gnome-system-armv7lhf-jetson-deploy clusterJavier Jardón2016-03-011-0/+17
| | | | Change-Id: I702950579be18ca807cc480610bfa73c2a8d58ba
* Update licensecheck.py and strip-gplv3.configurePedro Alvarez2016-03-012-2/+6
| | | | Change-Id: I3149413c2126194c538105d26b93fde9a8298ed0
* Move less from devtools to coreutils-commonJavier Jardón2016-03-012-5/+5
| | | | | | So we can use the real less instead the one provided by busybox Change-Id: Id57519986212ceda1ac4e635208b6d2f9da1c143
* clusters/ci.morph: Add minimal-system-x86_64-genericJavier Jardón2016-03-011-0/+7
| | | | | | To avoid break it as happenned several times in the past Change-Id: I2dc2a94b573f3901c4fa4d3bd79dcb6dcdd6f2b7
* Upgrade openssl to 1.0.1sPedro Alvarez2016-03-011-2/+2
| | | | Change-Id: Ieb0fdd4a0cba09296e3316fefd235b6f9e1bfd3a
* strata/input-common.morph: Upgrade libinput to 1.2.0Javier Jardón2016-03-0111-8/+28
| | | | Change-Id: I8804aa8d5c7d4a9d2ba714a518775e34b6b19f6f
* Allow --trove-host to be specifiedBen Brown2016-03-011-2/+11
| | | | Change-Id: Ie04a7979c2591dfdb9ead256620593547020abb0
* Add a script for sanity checking unpetrify-refsBen Brown2016-03-011-0/+86
| | | | | | | | | I'm not entirely sure whether the validity of unpetrify-refs is something that is cared about enough for this to be accepted, but I am currently making use of the unpetrify-refs and this script was helpful to me. Change-Id: If689efe4d37ba6fcb7561eb91ea2383de370ceda
* Remove migrations - this content is now in baserock/spec.gitPaul Sherwood2016-03-0115-1642/+3
| | | | Change-Id: Icf333b87e3ae5d6e9984d6e534d8b8c0ae15c7a4
* Remove schemas - this content is now in spec.gitPaul Sherwood2016-03-017-849/+0
| | | | Change-Id: Ibde700b069ddba6056c821deb1c1a8490b04696d
* Update README for separate definitions spec repoSam Thursfield2016-02-291-9/+12
| | | | Change-Id: I2099c07f6add8bb7ab14e203037a76dd24996342
* strata/mesa-common.morph: Update mesa to 1.11.2Javier Jardón2016-02-291-2/+2
| | | | Change-Id: I7240accd89bfb6d3b6610a85e995594508c5225e
* strata/libdrm-common.morph: Upgrade libdrm to 2.4.67Javier Jardón2016-02-291-2/+2
| | | | Change-Id: Iec08785dc8909edd6acc5d7ef6d454fc46f63454
* strata/xdg-app-common.morph: Fix sha to point to baserock/0.4.13 instead 0.4.13Javier Jardón2016-02-291-1/+1
| | | | Change-Id: Ia27f346bf5d9e143f4d894c1a445ed7a9f77f30c
* strata/libdrm-common.morph: Upgrade libpciaccess to 0.13.4Javier Jardón2016-02-291-2/+2
| | | | Change-Id: I6b7631fc3507fc07bce055aed28c70734d0da6cf
* strata/xdg-app-common: Upgrade xdg-app to 0.4.13Javier Jardón2016-02-292-2/+16
| | | | Change-Id: I6815f27049915f8be1cf7f57db99277ee3f3e3e4
* Put quotes around all unpetrify-ref that could be interpreted as numbersPaul Sherwood2016-02-2811-21/+21
| | | | Change-Id: Ide3893f85f52070fe8ce66424ee1463951006004
* Allow upgrade-type + upgrade-location in cluster.json-schemaPaul Sherwood2016-02-281-1/+5
| | | | | | jetson-upgrade.morph, for example, has upgrade-type and upgrade-location Change-Id: I32b2e9d96e2a657b03114933b424396f2e345923
* strata/gnome.morph: build isodate with python-distutilsJavier Jardón2016-02-271-1/+1
| | | | | | isodate is a dependency of rdflib python2 module Change-Id: Ie21dc623cf92df5b7c2b7a3a445d5294ae86c9a6
* Update unpetrify-refs for alsa-lib and alsa-utilsPedro Alvarez2016-02-271-2/+6
| | | | Change-Id: Ic7ab0e7c8a39093d452db2178bde70011d5c4854
* Upgrade 'lorry' to latest versionPedro Alvarez2016-02-261-1/+1
| | | | Change-Id: Ib453aab71cf0d466af53f215b5b3a1c7b4145ee0
* Update weston.ini for GDPPedro Alvarez2016-02-261-5/+21
| | | | Change-Id: I6f0901941eeb4821ddf004f1f5d066c2ff866170
* genivi-demo-platform: Upgrade HMI to be compatible with weston 1.9Pedro Alvarez2016-02-261-2/+2
| | | | Change-Id: I2827af2d64bba10abe0f676a2dc43c9f3398bee6
* Remove 'test-commands' since it's not in DEFAULTS or schemaPaul Sherwood2016-02-261-1/+0
| | | | Change-Id: I250590cd704749078cbc81f51c21df87f262a688
* mason: Use 'find' to clean the cachePedro Alvarez2016-02-251-2/+2
| | | | | | | | | | | Previous approach is not working anymore: # mv /srv/distbuild/!(remove) /srv/distbuild/remove -sh: syntax error: unexpected "(" Also use `find -delete` instead of `rm -r` because is faster. Change-Id: I0b500869281ce44ce565b8cca051c91961a6613d
* writeexts: Fix some errors the `pep8` tool foundSam Thursfield2016-02-251-7/+6
| | | | | | | | | | This includes a crash if DISK_SIZE isn't specified (due to missing 'writeexts' import). There are still various indent/formatting issues that `pep8` complains about. Change-Id: Ida805ad829eeee62768ac54313417d4c9a4a94d9
* writeexts: Clarify a few docstringsSam Thursfield2016-02-251-3/+19
| | | | Change-Id: I742825726280656d5834817c8a0b496fa6aedaae
* Opearate on the temp root when looking for menu.c32James Thomas2016-02-251-4/+4
| | | | | | | | It's possible we'll be generating the bootloader configuration on a partition that doesn't have the root filing system, so grap this file from the extracted rootfs instead Change-Id: I7a599654c2686f554e54aee069dd38200ab9e915
* Correctly setup /boot partition if availibleJames Thomas2016-02-251-10/+45
| | | | | | | | | | | | | | | Treat the prescence of a /boot partition as the partition where the bootloader configuration should live. By maintaining the baserock system layout, and installing the bootloader configuration to /boot in this manner, we can allow boot syslinux and u-boot systems to be upgraded Additionally move the installation of the MBR for x86 systems to where the partitioned system is created, since we only need to do it when deploying a partitioned system Change-Id: I39c90f73f22da209eefc1c408bd6d6c0ab6fd048
* Move extlinux.conf to /extlinux/James Thomas2016-02-251-1/+9
| | | | | | | | U-boot's sysboot command generally looks for the config in /extlinux rather than /, so move it there and create a symlink to maintain comptability with syslinux Change-Id: I19173e284993f364cc8892ba44b8f5d7bc394ec3
* Split btrfs filesystem functions in layout and rootfs creationJames Thomas2016-02-251-8/+13
| | | | | | | This will allow us to mirror the baserock btrfs layout on a non btrfs partition Change-Id: If5dbba133a187eeb26eae671da7dd71495127c8e
* Split creation of the bootloader config/install into separate functionJames Thomas2016-02-251-28/+46
| | | | | | | This will allow us to use the existing btfs layout function on other partitions (namely /boot) Change-Id: I6d43e6eb25c263f7c18eb06b96fa6076483f8e67
* Fix get_partition_by_mountpoint to actually return non '/' mount pointsJames Thomas2016-02-251-3/+6
| | | | Change-Id: Ia11f37eef9aa927414f8b487eba3a276cc91b2aa
* strata/gnome.morph: zeitgeist still depend on the python2 version of rdflibJavier Jardón2016-02-251-1/+1
| | | | Change-Id: I86f49bc8af485a337c44dea029a2b7b9c753ec81
* wayland-ivi-extension: enable WITH_ILM_INPUT, needed for gdp-hmiPedro Alvarez2016-02-251-1/+1
| | | | Change-Id: Ief8a3d565de5360e2f3c3b4a882fbf0654f284c9
* Stop using input-genivi for GENIVI systemsPedro Alvarez2016-02-259-69/+11
| | | | | | | This version is, not needed since the upgrade to weston 1.9 on these systems Change-Id: I36f569edd4abb125b9ddebe9ddcf58d5cf3888d8
* Include link to EGLWLMockNavigation in weston.iniPedro Alvarez2016-02-251-0/+6
| | | | Change-Id: Ia9003cbbcbed30fbed4f76e3e40313398ac4f20b
* Upgrade Weston to 1.9.0 and also wayland-ivi-extensionPedro Alvarez2016-02-251-4/+4
| | | | Change-Id: I0254ae922cd82185de3e0181a3820f9ee38277b1
* strata/audio-bluetooth/avahi.morph: Remove not needed workaroundJavier Jardón2016-02-241-2/+0
| | | | | | As we do not build the avahi ui Change-Id: I8442b17d7e0ec53570a2f9be9836e8b38d339039