Changeset 99ee345


Ignore:
Timestamp:
04/29/2021 01:29:58 AM (3 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
2013a74
Parents:
49e360b9
Message:

Patch systemd to build with meson-0.57.2 and Linux-API-Headers-5.11.14
and higher.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • chapter01/changelog.xml

    r49e360b9 r99ee345  
    4747      <para>2021-04-28</para>
    4848      <itemizedlist>
     49        <listitem revision="systemd">
     50          <para>[renodr] - Fix building systemd with Linux-API-Headers 5.11.14
     51          and higher, as well as with meson-0.57.2. Fixes
     52          <ulink url="&lfs-ticket-root;4851">#4851</ulink>.</para>
     53        </listitem>
    4954        <listitem>
    5055          <para>[bdubbs] - Add manual locales needed for tests
  • chapter08/systemd.xml

    r49e360b9 r99ee345  
    5151    with future versions of the kernel:</para>
    5252
    53 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-2.patch</userinput></screen>
     53<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-upstream_fixes-3.patch</userinput></screen>
    5454
    5555    <para>Remove tests that cannot be built in chroot:</para>
  • patches.ent

    r49e360b9 r99ee345  
    6868<!ENTITY sysvinit-consolidated-patch-size "2.4 KB">
    6969
    70 <!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes-2.patch">
    71 <!ENTITY systemd-upstream-fixes-patch-md5 "7afe3d13464ae7d20dbe5e6f0fb8ccd3">
    72 <!ENTITY systemd-upstream-fixes-patch-size "12 KB">
     70<!ENTITY systemd-upstream-fixes-patch "systemd-&systemd-version;-upstream_fixes-3.patch">
     71<!ENTITY systemd-upstream-fixes-patch-md5 "949768da539ddfa2bf6e936b81ed96df">
     72<!ENTITY systemd-upstream-fixes-patch-size "16 KB">
Note: See TracChangeset for help on using the changeset viewer.