summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* strata/build-essential.morph: Upgrade to glibc 2.24jjardon/glibc-2.14Javier Jardón2016-10-061-6/+6
| | | | Change-Id: I8d6002aa246680a32496477db98c9d2d2f337490
* WIP: upgrade to gcc 6.1.0Pedro Alvarez2016-10-044-13/+11
| | | | | | | | | | | | | Also disable some things when cross-compiling gcc in stage1-gcc to sync with LFS instructions: these things don't cross-compile. WIP!!: Some python programs won't work with core-dumps.. It looks like libffi when compiled is wrong. If you recompile it on top of the final system (once running) it works. A simple example of what won't work is `glance --version`. Change-Id: I340fd4c7fd005807132d178d4ea8183770820926
* Upgrade to OpenSSL 1.0.2jPedro Alvarez2016-09-261-2/+2
| | | | Change-Id: If78e62dce5f03d93fd340915346ca643969e8f71
* Upgrade to OpenSSL 1.0.2iGENIVI-M1.0baserock/release/GENIVI-M1.0Pedro Alvarez2016-09-221-2/+2
| | | | Change-Id: I7aef499ad382fe1058ce8f8e708f53518f7d0d90
* Upgrade to latest version of tbdiffPedro Alvarez2016-09-221-1/+1
| | | | | | | | This version includes a patch to baserock-system-config-sync to fix the case where a symlink is not present in the upgraded version, but is present in the current version. Change-Id: I314185ffc3ef1d7f7065ff9172a22a97d6cfe97d
* .gitlab-ci.yml: name the artifactsjjardon/name-artifactsJavier Jardón2016-09-081-0/+1
| | | | Change-Id: Iab0b351035ec24da207230f32cb0e1bc87fff0ca
* .gitlab-ci.yml: deploy build-system-x86_64 rootfsjjardon/deploy-rootfsJavier Jardón2016-09-071-0/+7
| | | | Change-Id: I5ee6b99a93fc933fc873076c81a038a8c0adcfa1
* Add clusters/build-system-x86_64-chroot-deploy.morphJavier Jardón2016-09-071-0/+9
| | | | Change-Id: I2397d5e1dcd022bb0352599e431ab270356fd62b
* .gitlab-ci.yml: Add build-system-x86_64Javier Jardón2016-09-071-0/+5
| | | | Change-Id: I54f761e0f03e0266c8a742e4ac1ce4fbe588e8c6
* .gitlab-ci.yml: Do not do deploy until ybd gets fixed to work in overlayfsJavier Jardón2016-09-051-28/+0
| | | | | | This is ybd issue https://gitlab.com/baserock/ybd/issues/241 Change-Id: If4a3795d9eb8bfbf53a9af0082fb638b426b59c6
* Move gssdp.morph to strata/dlna-services/Javier Jardón2016-09-052-1/+1
| | | | Change-Id: I29cfb23fd77289cb7cf44eff497a3a9f561401dc
* .gitlab-ci.yml: Clone ybd from its new location in gitlabJavier Jardón2016-08-311-1/+1
| | | | Change-Id: Ie3b42b0d19d7b1c788e1a5b068bd26711c44741e
* gstreamer-plugins-base-0.10.morph: Change name to gstreamer-plugins-base@0.10Javier Jardón2016-08-252-2/+2
| | | | Change-Id: I42e4415f55e4f2f28a454052a780b8b59dc5e9c7
* strata/network-security.morph: Update gnutls to gnutls_3_4_14Javier Jardón2016-08-211-2/+2
| | | | Change-Id: Ib5e7a0b91b424128ecf66262ec66211e9159dfa7
* strata/network-security.morph: Update nettle to nettle_3.2_release_20160128Javier Jardón2016-08-211-2/+2
| | | | Change-Id: I9a585e3806a30076c9f99890add13ca511ee7a90
* strata/network-security.morph: Update libtasn1 to libtasn1_4_9Javier Jardón2016-08-212-3/+9
| | | | Change-Id: Ic3cc5e002c3503804066527847c5e237a10da945
* strata/network-security.morph: Upgrade nspr to NSPR_4_12_RTMJavier Jardón2016-08-211-2/+2
| | | | Change-Id: I3b5faf67b60a206f9d7974ae0c3120a6087b13c7
* genivi: Add vSomeIP componentGENIVI-M0.2baserock/release/GENIVI-M0.2Pedro Alvarez2016-08-181-0/+6
| | | | Change-Id: I7314124dfb5bc55dae50f2e97f80eeb843626961
* pulseaudio: Upgrade alsa-[lib|utils] to v1.1.2Pedro Alvarez2016-08-111-4/+4
| | | | Change-Id: Id8f171ba91bc2d6aaba423943cf8527112cca65a
* Upgrade bsp-x86_[32|64]-generic and bsp-jetson kernels to v4.7Pedro Alvarez2016-08-113-6/+6
| | | | Change-Id: I5ef5364f621b4fa2133ae1713a8bc5096bd4b022
* bluetooth: Upgrade bluez to 5.41Pedro Alvarez2016-08-111-2/+2
| | | | Change-Id: Ibd4f5dd4efbced6a0596e0c333b44a691ea36389
* Move GENIVI definitions to 'genivi' subfolderreview/pedro_alvarez/genivi-to-subfolderPedro Alvarez2016-08-1033-45/+45
| | | | | | | This folder will now contain all the definitions related to GENIVI systems. Change-Id: Ia4dda4dc90b780807647861ae6f9c406262f85c0
* connectivity: Create wpa_supplicant configuration file in-linePedro Alvarez2016-08-022-3/+31
| | | | Change-Id: I437d03051f1c9a52147d2640ed025d4bbd6de3ce
* core: Upgrade openssl to 1.0.2hPedro Alvarez2016-08-011-2/+2
| | | | | | | | | Version 1.0.1 will not be supported in 2017. Upgrading now because and it's better to find possible incompatibility issues before the deadline. Change-Id: Id248e05c2ced7d1aa08021e3aeba375a54a5dacb
* connectivity: Upgrade wpa_supplicant to 2.5Pedro Alvarez2016-08-011-2/+2
| | | | Change-Id: Ie47efee115039cc5bdb7ad49ed1a7442b388be45
* Remove duplicated pcre-utils stratum in some systemsPedro Alvarez2016-08-013-6/+0
| | | | | | This duplication was introduced in a9c39126529173ae0e34d5de06e3d35ac5740181 Change-Id: I452710042b73355c2907d7d86797aa127eb87fa0
* strata/flatpak-common.morph: Update flatpak to 0.6.8Javier Jardón2016-08-011-2/+2
| | | | Change-Id: I6960fb6bd68fcd9b8bf171ab0cb4cf7873c735bb
* strata/ostree-core.morph: Update ostree to v2016.7Javier Jardón2016-08-011-2/+2
| | | | Change-Id: Ia1025f3d72e9aeb06e43299ab4fbc856c1fa290d
* strata/gtk3.morph: Update GTK+ to 3.20.6Javier Jardón2016-08-011-2/+2
| | | | Change-Id: Iffb743995f783da1127ba88c602a47780eff6edf
* strata/gtk-deps.morph: Update librsvg to 2.40.16Javier Jardón2016-08-011-2/+2
| | | | Change-Id: I74fc05dc4fcf8c782dce8b1e10009afb3556b11e
* strata/gtk-deps.morph: Update libcroco to 0.6.11Javier Jardón2016-08-011-2/+2
| | | | Change-Id: I6c774f97831a54979c670370f4484e0dae394ca6
* strata/gtk-deps.morph: Update ATK framework to 2.20.1Javier Jardón2016-08-011-6/+6
| | | | Change-Id: I73c2af32209dffc5ee8a4d2b255fe2da95ff1d3e
* strata/gtk-deps.morph: Update gdk-pixbuf to 2.34.0Javier Jardón2016-08-011-2/+2
| | | | Change-Id: I6645303d1e428f659e383b51fd54ea9ec79e79df
* strata/gtk-deps.morph: Update shared-mime-info to 1.6Javier Jardón2016-08-011-2/+2
| | | | Change-Id: I55a54faee29cbcc0491fb0c16327302c6e3a035b
* strata/gtk-deps.morph: Update pango to 1.40.1Javier Jardón2016-08-011-2/+2
| | | | Change-Id: Ia843372cffd30ed3fc35ef872893d147eebb89d1
* strata/glib-common.morph: Update json-glib to 1.2.0Javier Jardón2016-08-011-2/+2
| | | | Change-Id: Iaa14e03fb543174d12606fb3cc471864131968af
* strata/glib-common.morph: Update to gobject-introspection 1.48.0Javier Jardón2016-08-011-2/+2
| | | | Change-Id: I6b67b6ad8c548bb02353982bb151147763171dea
* strata/glib-common.morph: Update to GLib 2.48.1Javier Jardón2016-08-011-2/+2
| | | | Change-Id: I71521e525ab254774068144aeac650cc9cebb147
* strata/glib-common.morph: Make stratum depend on pcre-utilsPedro Alvarez2016-08-0162-0/+123
| | | | | | New versions of GLib depends on libpcre Change-Id: Ide66b1af83fd4d6e616b79264c971728c9ef4edb
* strata/pcre-utils.morph: Update pcre to 8.38Javier Jardón2016-08-011-2/+2
| | | | Change-Id: I2c16e53057a28a74601f8a781a4fb3bfe4fdd867
* pcre: build with unicode and utf supportPedro Alvarez2016-08-012-1/+7
| | | | | | This change is needed for newer versions of glib Change-Id: I825c30ad7964bb3817e01f20e1df14ef46d42fe5
* strata/gnome/telepathy-glib.morph: disable fatal warningsJavier Jardón2016-08-011-1/+2
| | | | Change-Id: I6b81b7871ccf4fa7bacb4530577f9e2d52bb2ccd
* 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