diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/udev.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 61648af30..64d5ecc9d 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -41,6 +41,11 @@ <sect2 role="installation"> <title>Installation of Udev</title> + <para>Apply a patch to fix an issue caused by the removal of the Video for + Linux 1 API from Linux-&linux-version;:</para> + +<screen><userinput remap="pre">patch -Np1 -i ../&udev-v4l-patch;</userinput></screen> + <para>The udev-config tarball contains LFS-specific files used to configure Udev. Unpack it into the Udev source directory:</para> |