Skip to content

Commit

Permalink
labs/sysdev-system-integration: systemd build issue is fixed upstream
Browse files Browse the repository at this point in the history
Since buildroot version 2024.02.9, the patch fixing the build issue
has been merged, no more need to apply it.

Signed-off-by: Gregory CLEMENT <[email protected]>
  • Loading branch information
gclement committed Dec 12, 2024
1 parent c39d84a commit bfd3ca9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions labs/sysdev-system-integration/sysdev-system-integration.tex
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,6 @@ \section{Setup}
git checkout bootlin-labs
\end{bashinput}

If you're running on a very recent distribution (such as Fedora 40 or
newer), the {\em systemd} build will fail due to an issue in {\em
systemd}. To avoid this bug, apply a Buildroot patch:

\begin{bashinput}
git am ../data/0001-package-systemd-fix-bcachefs-magic-patch.patch
\end{bashinput}

In addition, in the next lab, we're going to use the {\em perf}
debugging utility which is provided within the Linux kernel source
code, and unfortunately, the current stable v6.12.x have a regression
Expand Down

0 comments on commit bfd3ca9

Please sign in to comment.