mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Patch systemd to build with meson-0.57.2 and Linux-API-Headers-5.11.14
and higher.
This commit is contained in:
parent
49e360b9b5
commit
99ee345ad6
@ -46,6 +46,11 @@
|
||||
<listitem>
|
||||
<para>2021-04-28</para>
|
||||
<itemizedlist>
|
||||
<listitem revision="systemd">
|
||||
<para>[renodr] - Fix building systemd with Linux-API-Headers 5.11.14
|
||||
and higher, as well as with meson-0.57.2. Fixes
|
||||
<ulink url="&lfs-ticket-root;4851">#4851</ulink>.</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>[bdubbs] - Add manual locales needed for tests
|
||||
if using alternate locale installation instructions. Fixes
|
||||
|
@ -50,7 +50,7 @@
|
||||
<para>First, apply a patch to fix some regressions and fix functionality
|
||||
with future versions of the kernel:</para>
|
||||
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-2.patch</userinput></screen>
|
||||
<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-3.patch</userinput></screen>
|
||||
|
||||
<para>Remove tests that cannot be built in chroot:</para>
|
||||
|
||||
|
@ -67,6 +67,6 @@
|
||||
<!ENTITY sysvinit-consolidated-patch-md5 "4900322141d493e74020c9cf437b2cdc">
|
||||
<!ENTITY sysvinit-consolidated-patch-size "2.4 KB">
|
||||
|
||||
<!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes-2.patch">
|
||||
<!ENTITY systemd-upstream-fixes-patch-md5 "7afe3d13464ae7d20dbe5e6f0fb8ccd3">
|
||||
<!ENTITY systemd-upstream-fixes-patch-size "12 KB">
|
||||
<!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes-3.patch">
|
||||
<!ENTITY systemd-upstream-fixes-patch-md5 "949768da539ddfa2bf6e936b81ed96df">
|
||||
<!ENTITY systemd-upstream-fixes-patch-size "16 KB">
|
||||
|
Loading…
Reference in New Issue
Block a user