The bolt package is a system daemon to enable security levels for Thunderbolt.
This package is known to build and work properly using an LFS 13.1 platform.
Download (HTTP): https://gitlab.freedesktop.org/bolt/bolt/-/archive/0.9.11/bolt-0.9.11.tar.gz
Download MD5 sum: 6fade22d3875b3ff480e26058571b534
Download size: 252 KB
Estimated disk space required: 9.8 MB (with tests)
Estimated build time: 0.2 SBU (with tests)
umockdev-0.19.8 (for testing), and asciidoc-10.2.1 (for documentation)
Install bolt by running the following commands:
mkdir build && cd build && meson setup --prefix=/usr --buildtype=release .. && ninja
To test the results, issue: ninja test. One test, test_journal_object, is known to fail.
Now, as the root user:
ninja install