diff options
author | Baruch Siach <baruch@tkos.co.il> | 2015-08-16 11:29:38 +0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2015-08-17 16:24:25 +0200 |
commit | 3ffa368342aa13bd79f0e672d9eefe26f0ab85de (patch) | |
tree | 65a7eaa37c916dc2b010509ced70e301481e70e6 | |
parent | 15a53b93a034af78c1a3d62510a2abe5a91e4f8f (diff) | |
download | buildroot-3ffa368342aa13bd79f0e672d9eefe26f0ab85de.tar.gz buildroot-3ffa368342aa13bd79f0e672d9eefe26f0ab85de.zip |
libv4l: update homepage link
The official wiki page is more informative and up to date.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | package/libv4l/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libv4l/Config.in b/package/libv4l/Config.in index da9bd83de2..d137613b9b 100644 --- a/package/libv4l/Config.in +++ b/package/libv4l/Config.in @@ -14,7 +14,7 @@ config BR2_PACKAGE_LIBV4L layer on top of video4linux2 devices. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. - http://freshmeat.net/projects/libv4l + http://linuxtv.org/wiki/index.php/V4l-utils if BR2_PACKAGE_LIBV4L |