mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2025-11-15 07:38:12 +00:00
data: Use auto-generated but hardcoded autosuspend hwdb file
This solves various problems: 1. It stays the same also if some drivers have been disabled 2. It uses a stable path for being imported by systemd 3. It is still checked for its validity by tests 4. It can be auto-generated using a simple command
This commit is contained in:
@@ -49,13 +49,10 @@ build:
|
||||
<<: *build_one_driver
|
||||
<<: *build
|
||||
# <<: *check_abi
|
||||
after_script:
|
||||
- cp _build/libfprint/60-autosuspend-libfprint.hwdb .
|
||||
artifacts:
|
||||
expose_as: "HTML Documentation"
|
||||
paths:
|
||||
- _build/doc/html/
|
||||
- 60-autosuspend-libfprint.hwdb
|
||||
expire_in: 1 week
|
||||
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user