fwupd: blacklist test plugin by default
Don't add the testing "webcam" device, which is unexpected to see when querying what devices fwupd believes exist :). Won't change behavior for anyone defining the blacklistPlugin option already, but doesn't seem worth making more complicated.
This commit is contained in:
@@ -48,7 +48,6 @@ in stdenv.mkDerivation {
|
||||
|
||||
patchShebangs .
|
||||
substituteInPlace data/installed-tests/fwupdmgr.test.in --subst-var-by installedtestsdir "$installedTests/share/installed-tests/fwupd"
|
||||
substituteInPlace data/installed-tests/meson.build --replace sysconfdir sysconfdir_install
|
||||
'';
|
||||
|
||||
# /etc/os-release not available in sandbox
|
||||
|
||||
Reference in New Issue
Block a user