[Buildroot] [PATCH v2 5/5] opencv: bump to version 2.4.0

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Jun 2 22:20:07 UTC 2012


Le Sun,  3 Jun 2012 00:09:47 +0200,
Samuel Martin <s.martin49 at gmail.com> a écrit :

> +config BR2_PACKAGE_OPENCV_BUILD_opencv_calib3d
> +	bool "include opencv_calib3d module into the OpenCV build"
> +	default y

We normally use capital letters for options names. And the _BUILD_ part
is, IMO, useless. What about simply:

config BR2_PACKAGE_OPENCV_CALIB3D

or

config BR2_PACKAGE_OPENCV_MODULE_CALIB3D

for this specific case?

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com



More information about the buildroot mailing list