summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/opencv/opencv_2.4.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.bb b/meta-oe/recipes-support/opencv/opencv_2.4.bb
index ca378d7abc..570de3109a 100644
--- a/meta-oe/recipes-support/opencv/opencv_2.4.bb
+++ b/meta-oe/recipes-support/opencv/opencv_2.4.bb
@@ -84,7 +84,6 @@ FILES_${PN}-doc = "${datadir}/OpenCV/doc"
84 84
85ALLOW_EMPTY_${PN} = "1" 85ALLOW_EMPTY_${PN} = "1"
86 86
87INSANE_SKIP_python-opencv = "True"
88SUMMARY_python-opencv = "Python bindings to opencv" 87SUMMARY_python-opencv = "Python bindings to opencv"
89FILES_python-opencv = "${PYTHON_SITEPACKAGES_DIR}/*" 88FILES_python-opencv = "${PYTHON_SITEPACKAGES_DIR}/*"
90RDEPENDS_python-opencv = "python-core python-numpy" 89RDEPENDS_python-opencv = "python-core python-numpy"