mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-24 14:03:29 +08:00
c8adf619dc
Specifically, bump version to 2.0.1. The 2.x series uses the V4L2 API instead of V4L. Signed-Off-By: Maarten ter Huurne <maarten@treewalker.org> Acked-By: Paul Cercueil <paul@crapouillou.net> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
286 B
Plaintext
10 lines
286 B
Plaintext
config BR2_PACKAGE_FMTOOLS
|
|
bool "fmtools"
|
|
help
|
|
fmtools is a pair of simple command-line utilities for
|
|
"video4linux2" radio tuner cards under Linux. It includes
|
|
fm for power control, tuning, and volume and fmscan for
|
|
scanning for stations.
|
|
|
|
http://benpfaff.org/fmtools/
|