mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
opencv_2.4: Remove unused INSANE_SKIP line
Credits-to: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
223e3d1d68
commit
2a3c0b188d
@@ -84,7 +84,6 @@ FILES_${PN}-doc = "${datadir}/OpenCV/doc"
|
||||
|
||||
ALLOW_EMPTY_${PN} = "1"
|
||||
|
||||
INSANE_SKIP_python-opencv = "True"
|
||||
SUMMARY_python-opencv = "Python bindings to opencv"
|
||||
FILES_python-opencv = "${PYTHON_SITEPACKAGES_DIR}/*"
|
||||
RDEPENDS_python-opencv = "python-core python-numpy"
|
||||
|
||||
Reference in New Issue
Block a user