summaryrefslogtreecommitdiff
path: root/strata
Commit message (Collapse)AuthorAgeFilesLines
* strata/build-essential.morph: Upgrade to glibc 2.24staging/jjardon/glibc-2.24Javier Jardón2017-02-091-6/+6
|
* strata/network-security/nss.morph: Disable WerrorJavier Jardón2017-02-091-0/+1
| | | | | | | | To avoid failing when compiling against glibc-2.24: In file included from sysrand.c:16:0: unix_rand.c: In function 'ReadOneFile': unix_rand.c:1090:6: error: 'readdir_r' is deprecated [-Werror=deprecated-declarations] error = readdir_r(fd, &entry_dir, &result);
* strata/sound-server-pulseaudio: Upgrade pulseaudio to v10.0staging/jjardon/pulseaudio_v10Javier Jardón2017-02-092-15/+2
|
* Some unpetrify-refs need to be explicit strings for pythonDaniel Firth2016-12-121-1/+1
|
* strata/bsp-*: /lib/modules -> /usr/lib/modulesJavier Jardón2016-12-094-4/+4
|
* Remove some hacks not needed anymore after the /usr mergeJavier Jardón2016-12-098-63/+16
|
* Implement /usr mergeJavier Jardón2016-12-094-16/+6
| | | | | | | | | | | | | Do not create /bin, /sbin, /usr/sbin and /lib Create symlinks /bin -> /usr/bin /sbin -> /usr/bin /usr/sbin -> /usr/bin /lib -> /usr/lib More info here: https://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge/
* Fix several implicitly transitive build-dependencies in gnome-system.staging/transitizeDaniel Firth2016-11-281-0/+39
| | | | | | | | Chunks in strata should declare all build-depends of their sibling chunks explicitly, so that the build tool does not need to overcompensate by bringing them in transitively. These were discovered using a baserock V10 version of ybd and then backported.
* Fix several implicitly transitive build-dependencies in devel-system.Daniel Firth2016-11-285-0/+42
| | | | | | | | Chunks in strata should declare all build-depends of their sibling chunks explicitly, so that the build tool does not need to overcompensate by bringing them in transitively. These were discovered using a baserock V10 version of ybd and then backported.
* pcre-utils.morph: it depends on core instead tools stratumJavier Jardón2016-11-171-1/+1
|
* strata/mesa-common.morph: Upgrade to mesa 13.0.0Javier Jardón2016-11-171-2/+2
|
* strata/libdrm-common.morph: Update to libdrm 2.4.71Javier Jardón2016-11-171-2/+2
| | | | This version adds support to etnaviv (vivante) GPUs
* Removed c2man rampant chunk morphTristan Van Berkom2016-11-111-11/+0
| | | | | | | This chunk seems to just be lying around here, not referred to by any strata and no git ref or anything: Get rid of this. Change-Id: I4ec58e9ecc4cc9b665833d52a2dd369aa23ef8ac
* Moving unmaintained systems, clusters and their strata to unmaintained directoryTristan Van Berkom2016-11-11161-3877/+8
| | | | | | | | | | | This includes ceph, chef, cxmanage, java, openstack, nodejs, ocaml, qt4, qt5 (system only, qt5 is used by ivi projects), swift, web, xfce and zookeeper systems. All strata which is referred to exclusively by systems and clusters in the unmaintained directory have also been moved to the unmaintained directory. Change-Id: If60b0fa8bc1d7f9c53137fa7106b396668682a9a
* Move gnome systems, clusters and strata into gnome subdirectoryTristan Van Berkom2016-11-1165-1455/+0
| | | | Change-Id: I44b4df44b0b144a09977a009595124b4d04128c6
* Moving ivi systems & clusters and related strata to ivi subdirTristan Van Berkom2016-11-118-244/+0
| | | | Change-Id: I9ebe47f7808885be59ead2ac0778fbf762ad3c4e
* Move trove & mason related systems, clusters and strata to a new trove ↵Tristan Van Berkom2016-11-1118-285/+0
| | | | | | subdirectory Change-Id: Id71531000851293c2be834360ff543399cda3989
* Upgrade pbr to 0.11.1 to fix build error in python3-corePedro Alvarez2016-10-172-4/+4
| | | | | | | | | | | | | | | | | | | | | | | + python3 setup.py install --prefix /usr --root /pbr.inst Traceback (most recent call last): File "setup.py", line 22, in <module> **util.cfg_to_args()) File "/pbr.build/pbr/util.py", line 256, in cfg_to_args wrap_commands(kwargs) File "/pbr.build/pbr/util.py", line 477, in wrap_commands for cmd, _ in dist.get_command_list(): File "/usr/lib/python3.5/site-packages/setuptools/dist.py", line 447, in get_command_list cmdclass = ep.resolve() File "/usr/lib/python3.5/site-packages/pkg_resources/__init__.py", line 2235, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/pbr.build/pbr/testr_command.py", line 47, in <module> from testrepository import commands ImportError: No module named 'testrepository' Upgraded also pbr in python2-core for consistency, and not upgraded to latest given that some components (like mox3) need pbr's version to be < 1 Change-Id: I42c278c95e001729ab0b458097301a4be42d3d85
* strata/core.morph: Upgrade python to v3.5.2jjardon/python_upgradeJavier Jardón2016-10-122-6/+6
| | | | Change-Id: Ic4b2f6d905b3f9bf93a521c189682ee487ca3078
* Update lorry and lorry-controller to get YAML lorry supportAdam Coldrick2016-10-092-2/+2
| | | | Change-Id: I8557b6099ea7bdbf685b5cb3732b9d0e2d08350b
* Add a yoyo chunk to python-commonAdam Coldrick2016-10-091-0/+5
| | | | Change-Id: I53937dafd4fc1da3bf63d7c1dd7f8c4939d4136a
* 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
* Move gssdp.morph to strata/dlna-services/Javier Jardón2016-09-052-1/+1
| | | | Change-Id: I29cfb23fd77289cb7cf44eff497a3a9f561401dc
* 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
* 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-1022-555/+0
| | | | | | | 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
* 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-011-0/+1
| | | | | | New versions of GLib depends on libpcre Change-Id: Ide66b1af83fd4d6e616b79264c971728c9ef4edb