summaryrefslogtreecommitdiff
path: root/strata/erlang.morph
Commit message (Collapse)AuthorAgeFilesLines
* 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