kumquat-buildroot/support/testing/tests
Peter Korsgaard 71c9da92b2 support/testing/tests/package/test_python_hid.py: drop unneeded explicit hidapi package
The python-hid package got tweaked when applied in commit 4432b08790
(package/python-hid: new package) so it now selects
BR2_PACKAGE_HIDAPI, and we therefore do not need to explicitly enable
hidapi in the test.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-05-12 09:04:48 +02:00
..
boot support/testing: TestATFAllwinner: add missing openssl dependency 2024-04-30 22:50:09 +02:00
core support/testing: TestFileCapabilities: update kernel to 4.19.310 2024-04-10 23:46:39 +02:00
download support/testing: update hashes for generated archives 2024-05-09 22:45:09 +02:00
fs support/testing/tests/fs/test_f2fs.py: bump test k to 6.6.27 2024-05-01 23:32:15 +02:00
init support/testing: InitSystemSystemdBaseOverlayfs: bump kernel to 5.10.202 2023-12-09 21:35:32 +01:00
package support/testing/tests/package/test_python_hid.py: drop unneeded explicit hidapi package 2024-05-12 09:04:48 +02:00
toolchain toolchain/toolchain-external/toolchain-external-bootlin: bump to 2024.02 2024-04-07 17:28:56 +02:00
utils support/testing: regenerate .checkpackageignore used in TestCheckPackage 2024-04-11 06:23:22 +02:00
__init__.py