summaryrefslogtreecommitdiffstats
path: root/package/systemd/0002-install-don-t-use-ln-relative.patch
diff options
context:
space:
mode:
authorAdam Duskett <Aduskett@gmail.com>2018-12-22 20:12:08 -0500
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-12-26 21:53:13 +0100
commit0b213d5a38361408dd82b3c61bf31e6d7efee61e (patch)
tree51d07ea817466f93cb4dd4e00e259697279d1e14 /package/systemd/0002-install-don-t-use-ln-relative.patch
parente61c44888a2a327e3e5c88fe23722eaa2e463856 (diff)
downloadbuildroot-0b213d5a38361408dd82b3c61bf31e6d7efee61e.tar.gz
buildroot-0b213d5a38361408dd82b3c61bf31e6d7efee61e.zip
package/systemd: bump to v240
In addition: - Remove unused option -Dkill-path. (See commit 9a85778412fa3e3f8d4561064131ba69f3259b28) - Change option -Dmyhostname to -Dnss-myhostname. - Remove patches from upstream. - Update hash of README file. The changes are unrelated to licensing. Signed-off-by: Adam Duskett <Aduskett@gmail.com> Tested-by: Jérémy Rosen <jeremy.rosen@smile.fr> [Thomas: update the hash of the README file.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/systemd/0002-install-don-t-use-ln-relative.patch')
-rw-r--r--package/systemd/0002-install-don-t-use-ln-relative.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/systemd/0002-install-don-t-use-ln-relative.patch b/package/systemd/0002-install-don-t-use-ln-relative.patch
index a024ac4a23..7933207780 100644
--- a/package/systemd/0002-install-don-t-use-ln-relative.patch
+++ b/package/systemd/0002-install-don-t-use-ln-relative.patch
@@ -33,7 +33,7 @@ diff --git a/meson.build b/meson.build
index 04331dd41..359042c04 100644
--- a/meson.build
+++ b/meson.build
-@@ -559,7 +559,7 @@ endforeach
+@@ -628,7 +628,7 @@ endforeach
conf.set_quoted('TELINIT', get_option('telinit-path'))
if run_command('ln', '--relative', '--help').returncode() != 0
OpenPOWER on IntegriCloud