summaryrefslogtreecommitdiffstats
path: root/package/systemd/0002-build-sys-revert-use-of-ln-relative-option.patch
Commit message (Collapse)AuthorAgeFilesLines
* package/systemd: better patch to avoid ln --relativeYann E. MORIN2017-04-031-72/+0
| | | | | | | | | | | | | | We currently have two patches that address the ln --relative issue differently. The first one changes the behaviour to generate absolute symlinks, which is incorrect; the second provides an ad-hoc solution for a single case. Replace both of them with a single patch that mimics ln --relative when the host ln does not support it. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* systemd: bump version to 232Vicente Olivert Riera2016-11-051-11/+7
| | | | | | | | | | | - 0002 patch tweaked. There is a hunk that has been removed upstream by this commit: https://github.com/systemd/systemd/commit/082210c7a837063fd8b520b18c221b42059d7eff - Patches 0004, 0005 and 0006 were backported from upstream and now they are included in this release, so drop them. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/systemd: bump versionMaxime Hadjinlian2016-07-281-35/+27
| | | | | | | | | | | Bump to version v231. Along that, refresh a patch that did not apply anymore. For reference, here is the changelog: https://lists.freedesktop.org/archives/systemd-devel/2016-July/037220.html Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* systemd: bump version to 219Vicente Olivert Riera2015-02-191-11/+2
| | | | | | | | | | | | | - Bump version to 219 - Update the hash file - Remove non-existent configure options - Adapt patch to make it apply on version 219 Packages depending on systemd (bluez5-utils, dbus, liblogging, pulseaudio) have been built successfully with this new version. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* systemd: rename patches to follow the new name structureVicente Olivert Riera2014-11-071-0/+93
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud