summaryrefslogtreecommitdiffstats
path: root/package/erlang-p1-xml/0001-remove-dependencies-from-rebar-config.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/pkg-rebar.mk: remove dependencies from rebar.configJohan Oudinet2018-11-281-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.25Johan Oudinet2018-01-171-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 variantJohan Oudinet2017-05-301-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>
OpenPOWER on IntegriCloud