summaryrefslogtreecommitdiff
path: root/strata/erlang.morph
Commit message (Collapse)AuthorAgeFilesLines
* Add elixirDaniel Firth2016-03-021-2/+2
| | | | Change-Id: I5d2ff541f3a1960a4cfcd34d02bf40a684eb0f0b
* s/pretrify/petrify/Richard Ipsum2016-02-151-1/+1
| | | | | | | | | | | | | | Thanks to tiago's in-flight schema validation code[1] for pointing this out. ERROR: strata/python-common.morph: python-common->chunks[10]: Additional properties are not allowed ('unpretrify-ref' was unexpected) on {'repo': 'upstream:python-packages/kazoo.git', 'ref': '93a718ea4c20df797766742c3d74de281613c651', 'name': 'kazoo', 'unpretrify-ref': 2.0, 'build-system': 'python-distutils'} [1]: https://gerrit.baserock.org/#/c/1542/2 Change-Id: I0d80c426cc65ce44b9dcf0cfbe8faf72b50d0dfb
* Move erlang-sd_notify to openstack-service stratumFrancisco Redondo Marchena2015-06-101-9/+1
| | | | | | | | | | | erlang-sd_notify is required only, at the moment, by rabbitmq server to be able to send notifications to systemd, so makes sense for it to belongs only to openstack-service stratum making the erlang stratum minimal. This movement makes erlang stratum not depends on systemd (because erlang-sd_notify needs systemd headers to compile), defo it can depends only in core stratum. Change-Id: Ie6fbb58502336d21fa882bae09860a56d4c14a60
* Do not use 'build-depends' chunk parameter when it's empthy (and change to ↵baserock/jjardon/no_build_depends_fixJavier Jardón2015-03-061-1/+0
| | | | version: 1)
* Revert "Do not use 'build-depends' chunk parameter when it's empthy (and ↵Javier Jardón2015-03-061-0/+1
| | | | | | | | 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-1/+0
| | | | version: 1)
* Add erlang-sd_notify and rebar to the erlang stratumFrancisco Redondo Marchena2015-02-131-0/+15
| | | | | | | | erlang-sd_notify is a package which allows erlang services to use notify type in their systemd units. This will be required to synchronize rabbitmq-server and rabbitmq-controller. rebar is an erlang compiler.
* Update to latest Erlang (OTP-17.3.4)Sam Thursfield2014-12-031-2/+2
| | | | | | | | | | | The version in use before was failing to build with the following error: ... CC /erlang.build/erts/obj/x86_64-unknown-linux-gnu/epmd_srv.o LD /erlang.build/bin/x86_64-unknown-linux-gnu/epmd /erlang.build/erts/obj/x86_64-unknown-linux-gnu/epmd_srv.o: In function `run': /erlang.build/erts/epmd/src/epmd_srv.c:223: undefined reference to `sd_listen_fds' collect2: error: ld returned 1 exit status
* Re-organise definitions with scripts/organise-morphologies.pyGENIVI-I0.1baserock/release/GENIVI-I0.1Richard Maw2014-08-181-0/+12