summaryrefslogtreecommitdiffstats
path: root/Config.in.legacy
diff options
context:
space:
mode:
authorPeter Seiderer <ps.report@gmx.net>2015-10-07 23:56:48 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2015-10-10 11:40:54 +0200
commitf7dd5cb263671b68a944d490e68a425e96387436 (patch)
treeb1d8c866dfda89d458801b646d4e2119c3c8b101 /Config.in.legacy
parent9efc0817f1445aceb837863dc251f7600b033275 (diff)
downloadbuildroot-f7dd5cb263671b68a944d490e68a425e96387436.tar.gz
buildroot-f7dd5cb263671b68a944d490e68a425e96387436.zip
media-ctl: remove package
Package media-ctl is out-dated, source (and developement) have been moved to v4l-utils since June 2014. Up-to-date version is available in the libv4l package (BR2_PACKAGE_LIBV4L/BR2_PACKAGE_LIBV4L_UTILS). Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'Config.in.legacy')
-rw-r--r--Config.in.legacy10
1 files changed, 10 insertions, 0 deletions
diff --git a/Config.in.legacy b/Config.in.legacy
index d8d3996584..7d2d63f1bb 100644
--- a/Config.in.legacy
+++ b/Config.in.legacy
@@ -107,6 +107,16 @@ endif
###############################################################################
comment "Legacy options removed in 2015.11"
+config BR2_PACKAGE_MEDIA_CTL
+ bool "media-ctl package has been removed"
+ select BR2_LEGACY
+ select BR2_PACKAGE_LIBV4L
+ select BR2_PACKAGE_LIBV4L_UTILS
+ help
+ media-ctl source and developement have been moved to
+ v4l-utils since June 2014. For an up-to-date media-ctl
+ version select BR2_PACKAGE_LIBV4L and BR2_PACKAGE_LIBV4L_UTILS.
+
config BR2_PACKAGE_SCHIFRA
bool "schifra package has been removed"
select BR2_LEGACY
OpenPOWER on IntegriCloud