diff options
author | DJ Lucas <dj@linuxfromscratch.org> | 2018-10-10 05:05:17 +0000 |
---|---|---|
committer | DJ Lucas <dj@linuxfromscratch.org> | 2018-10-10 05:05:17 +0000 |
commit | a9a92e43f7b068ad903eb533b1685a3a56f7c808 (patch) | |
tree | 9834e486a7243a3420b4b48cfe123aec47443de7 /chapter03 | |
parent | cc09c074d6c216d901a7b497089cf0fbc97f0548 (diff) |
Removed incorrect link to /toold/lib64 in systemd instructions. Fixes #4355.
Added systemd-239-meson-0.40.0_fixes-1.patch to resolve build errors with meson.
Update to meson-0.40.0. Fixes #4351.
Update to linux-4.18.12. Fixes #4352.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11474 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter03')
-rw-r--r-- | chapter03/patches.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/chapter03/patches.xml b/chapter03/patches.xml index f7e71bd64..deb408fea 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -134,6 +134,15 @@ </listitem> </varlistentry> + <varlistentry revision="systemd"> + <term>systemd meson fixes patch - <token>&systemd-meson-patch-size;</token>:</term> + <listitem> + <para>Download: <ulink url="&patches-root;&systemd-meson-patch;"/></para> + <para>MD5 sum: <literal>&systemd-meson-patch-md5;</literal></para> + </listitem> + </varlistentry> + + </variablelist> <para>Total size of these patches: about <returnvalue/></para> |