summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* strata/autotools.morph: depend on coreutils-bootstrapjjardon/no-busyboxJavier Jardón2016-09-081-1/+1
| | | | Change-Id: I90fb3a06c8f664077adb181f766a31330ba95959
* Add strata/coreutils-bootstrap.morphJavier Jardón2016-09-082-0/+15
| | | | Change-Id: Ie56185d35db355a106a9171930ba7cf272fa7c8f
* Move bash to build-essentialJavier Jardón2016-09-082-5/+17
| | | | Change-Id: I1241352d459a7614bdf05cb2b4ba6544bfa63fe5
* WIPJavier Jardón2016-09-081-326/+0
| | | | Change-Id: I9041441fb70d617c52de2e3b7a464a49ebaaa557
* Use new autotools stratumJavier Jardón2016-09-082-2/+2
| | | | Change-Id: I342755ae07e34022754d9be64e798610f2e6ffe0
* Add strata/autotools.morphJavier Jardón2016-09-081-0/+276
| | | | Change-Id: Id21986cf83ae8a269d4de570cf241f28d448cc51
* strata/core/bash.morph: sh -> bashJavier Jardón2016-09-081-0/+1
| | | | Change-Id: I933eb93b18542a27337dc1437028efe36429d4a8
* strata/build-essential.morph: Do not use busyboxJavier Jardón2016-09-081-17/+0
| | | | Change-Id: I27f23e49d01fd3fcb15e6aa5ba4c03b6cfe70aab
* .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