]> git.ipfire.org Git - ipfire-2.x.git/commit
perl-Device-SerialPort: Use /dev/null as test port
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 5 Jul 2024 08:16:17 +0000 (08:16 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 22 Jul 2024 15:21:17 +0000 (15:21 +0000)
commit1801c2419d9657cda859ca022ea72fee6b7007dd
treec9d5741208f3804feb9b90d811aa76da57c4c358
parentb2e0324ebc6b94442c9437d19377d9c93c59396e
perl-Device-SerialPort: Use /dev/null as test port

The build failed with the new minimal /dev it is looking for some TTY
devices which are no longer present. This patch fixes the build.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/perl-Device-SerialPort