gnu: v4l2loopback-linux-module: Disable ‘test’.

It simply built the test programme but nothing more.

* gnu/packages/linux.scm (v4l2loopback-linux-module)[arguments]:
Remove the ‘check’ phase.
This commit is contained in:
Tobias Geerinckx-Rice 2020-06-08 10:34:20 +02:00
parent 1acf4c59f8
commit fdcd193744
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1149,14 +1149,6 @@ supported under @file{/sys/class/backlight/}.")
(base32 (base32
"1qi4l6yam8nrlmc3zwkrz9vph0xsj1cgmkqci4652mbpbzigg7vn")))) "1qi4l6yam8nrlmc3zwkrz9vph0xsj1cgmkqci4652mbpbzigg7vn"))))
(build-system linux-module-build-system) (build-system linux-module-build-system)
(arguments
`(#:phases
(modify-phases %standard-phases
(replace 'check
(lambda _
(invoke "make"
"--directory=./tests"
(string-append "CC=" ,(cc-for-target))))))))
(home-page "https://github.com/umlaeute/v4l2loopback") (home-page "https://github.com/umlaeute/v4l2loopback")
(synopsis "Linux kernel module that allows you to create \"virtual video devices\"") (synopsis "Linux kernel module that allows you to create \"virtual video devices\"")
(description "This module allows you to create \"virtual video devices\" (description "This module allows you to create \"virtual video devices\"