summaryrefslogtreecommitdiff
path: root/strata/nfs.morph
Commit message (Collapse)AuthorAgeFilesLines
* Migrate to definitions format version 6Sam Thursfield2015-08-261-0/+1
| | | | Change-Id: I3845c77e8872ce2e1e8bc6a60e3ce7f184c32f58
* nfs: Fix compilation issue with nfs-utilsRichard Maw2015-04-231-1/+1
| | | | | | | | Connecting to the nfs server would fail because one of the services would segfault, because nfs-utils used a pointer before checking whether it was NULL, and gcc would later optimise away the null pointer check. Change-Id: Ia007fc9c33012daf56f65677ab138f706a7a0263
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-2/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+2
| | | | | | | | change to version: 1)" Morph should have been updated first This reverts commit ced4ed5f7aa35b46d161c5efea972699826f09de.
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_dependsJavier Jardón2015-03-061-2/+0
| | | | version: 1)
* Update libevent software to the latest version necessary for running with ↵Patrick Darley2015-02-161-2/+2
| | | | memcached 1.4.22
* strata/nfs: Do not build rpcbin and nfs-utils with tcp-wrappers supportbaserock/jjardon/tcpwrappersJavier Jardón2014-10-311-8/+0
| | | | | | | Upstream have not released a new version since April 1997. Additionally, newer daemons and applications are inconsistent in their support for libwrap, leading to confusion as to whether an application supports the library.
* Use a patched version of libevent compatible with automake-1.14Pedro Alvarez2014-09-171-2/+2
| | | | | | | | This new version of libevent is the latest stable release "release-2.0.21-stable" with a patch from upstream on the top to make libevent compatible with new versions of automake. Upstream doesn't have stable releases with the fix yet.
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+40