Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 385241

Summary: [TRACKER] USE="v4l2" deprecation (replaced by plain USE="v4l")
Product: Gentoo Linux Reporter: Samuli Suominen (RETIRED) <ssuominen>
Component: Current packagesAssignee: Samuli Suominen (RETIRED) <ssuominen>
Status: RESOLVED FIXED    
Severity: normal CC: beandog, nikoli
Priority: Normal Keywords: Tracker
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 385243, 389519    
Bug Blocks:    

Description Samuli Suominen (RETIRED) gentoo-dev 2011-10-01 18:23:06 UTC
Since linux-headers >= 2.6.38 doesn't ship with v4l1 anymore we need to remove USE="v4l2" from tree and replace it with USE="v4l".

The "new" meaning of USE="v4l" is v4l2 from linux-headers, or libv4l userspace libraries.

use.desc:

v4l - Enable support for video4linux (libv4l or v4l2 from sys-kernel/linux-headers)

v4l2 - Enable support for video4linux (DEPRECATED: Use USE v4l for your package to enable v4l2 or libv4l support)

Related bugs:

Bug 359595 (pkgs failing to build against linux-headers >= 2.6.38)
Bug 384733 (stabilization of linux-headers >= 2.6.38)
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2011-11-01 01:10:27 UTC
USE="v4l2" has been removed from Portage. Closing.