Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/pkg-rebar.mk: remove dependencies from rebar.config | Johan Oudinet | 2018-11-28 | 1 | -18/+0 |
| | | | | | | | | | | | | | | | | Instead of having a patch in every rebar package to remove the dependencies in the rebar.config file in order to avoid rebar downloading such dependencies at build time, implement it directly as a post-patch hook in the rebar infrastructure. Add a way to explicitly deactivate this behavior if any package needs such lines in the rebar.config file. Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> [Thomas: - rename macro to remove-rebar-config-dependencies - move the macro outside the inner-rebar-package, so that it is declared with the other utility macros found in pkg-rebar.mk] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | ||||
* | erlang-p1-xml: Bump to version 1.1.25 | Johan Oudinet | 2018-01-17 | 1 | -3/+3 |
| | | | | | | | | Also adjust the patch that removes rebar dependencies to reflect version changes. Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | erlang-p1-xml: bump to version 1.1.22 and add host variant | Johan Oudinet | 2017-05-30 | 1 | -0/+18 |
The host variant will be needed for the upcoming erlang-p1-xmpp package. Signed-off-by: Johan Oudinet <johan.oudinet@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |