[oe-commits] Ricardo Ribalda Delgado : opencv_2.4: Remove unused INSANE_SKIP line

git at git.openembedded.org git at git.openembedded.org
Mon Aug 24 12:25:52 UTC 2015


Module: meta-openembedded.git
Branch: master-next
Commit: bd3abfedd20d8b61d54669da7404c0dd4874d3ab
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=bd3abfedd20d8b61d54669da7404c0dd4874d3ab

Author: Ricardo Ribalda Delgado <ricardo.ribalda at gmail.com>
Date:   Wed Aug 19 17:05:45 2015 +0200

opencv_2.4: Remove unused INSANE_SKIP line

Credits-to: Paul Eggleton <paul.eggleton at linux.intel.com>
Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda at gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-support/opencv/opencv_2.4.bb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-oe/recipes-support/opencv/opencv_2.4.bb b/meta-oe/recipes-support/opencv/opencv_2.4.bb
index ca378d7..570de31 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"
 
 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"



More information about the Openembedded-commits mailing list