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 /patches.ent | |
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 'patches.ent')
-rw-r--r-- | patches.ent | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/patches.ent b/patches.ent index 461646a6b..78f132e20 100644 --- a/patches.ent +++ b/patches.ent @@ -66,3 +66,8 @@ <!ENTITY systemd-glibc-patch "systemd-&systemd-version;-glibc_statx_fix-1.patch"> <!ENTITY systemd-glibc-patch-md5 "a44057d6a6ca69760bafc126458d89e5"> <!ENTITY systemd-glibc-patch-size "4 KB"> + +<!ENTITY systemd-meson-patch "systemd-&systemd-version;-meson-0.40.0_fixes-1.patch"> +<!ENTITY systemd-meson-patch-md5 "0e12e0722bd6bb84e8a4ec4de8979722"> +<!ENTITY systemd-meson-patch-size "4 KB"> + |