<html><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_1_1438019301590_67309">Hello All,</div><div id="yui_3_16_0_1_1438019301590_65516">I got openCV to detect 2 C920 cameras using a python api.</div><div dir="ltr" id="yui_3_16_0_1_1438019301590_66783">I started a repository <a id="yui_3_16_0_1_1438019301590_66782" href="https://github.com/develone/raspberrypi2_yocto">https://github.com/develone/raspberrypi2_yocto</a><br></div><div id="yui_3_16_0_1_1438019301590_67057"><span>I am currently using fido branch.</span></div><div><span>The things that I have been able to create</span></div><div dir="ltr"><span>bitbake rpi-basic-image <br></span></div><div id="yui_3_16_0_1_1438019301590_68843" dir="ltr"><span>bitbake core-image-sato with addition additional libs and applications see the file wkg_conf_files/core-image-sato.bb</span></div><div dir="ltr"><span>bitbake meta-toolchain</span></div><div id="yui_3_16_0_1_1438019301590_69358" dir="ltr"><span>If you have any questions  feel free to contract me.</span></div><div dir="ltr"><span></span></div><div> </div><div><div>Edward Vidal Jr.<br>e-mail develone@sbcglobal.net<br>915-595-1613</div></div>  <br><div class="qtdSeparateBR"><br><br></div><div style="display: block;" class="yahoo_quoted"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"> <font size="2" face="Arial"> On Monday, July 27, 2015 9:53 AM, Victor Rodriguez <vm.rod25@gmail.com> wrote:<br> </font> </div>  <br><br> <div class="y_msg_container">On Mon, Jul 27, 2015 at 7:34 AM, Edward Vidal <<a shape="rect" ymailto="mailto:develone@sbcglobal.net" href="mailto:develone@sbcglobal.net">develone@sbcglobal.net</a>> wrote:<div class="yqt1746825412" id="yqtfd04185"><br clear="none">> Hello All,<br clear="none">> I was able to fix the license error in fido by adding commercial_x264 to<br clear="none">> LICENSE_FLAGS_WHITELIST variable.<br clear="none">><br clear="none">> LICENSE_FLAGS_WHITELIST = "commercial_libmad commercial_mpeg2dec<br clear="none">> commercial_libav commercial_ffmpeg commercial_x264"<br clear="none">><br clear="none">> Opencv was installed on the Raspberry core-image-sato with the following<br clear="none">> changes<br clear="none">><br clear="none">> git diff meta/recipes-sato/images/core-image-sato.bb<br clear="none">> diff --git a/meta/recipes-sato/images/core-image-sato.bb<br clear="none">> b/meta/recipes-sato/ima<br clear="none">> index e3246d2..f4b2286 100644<br clear="none">> --- a/meta/recipes-sato/images/core-image-sato.bb<br clear="none">> +++ b/meta/recipes-sato/images/core-image-sato.bb<br clear="none">> @@ -8,4 +8,9 @@ LICENSE = "MIT"<br clear="none">><br clear="none">>  inherit core-image<br clear="none">><br clear="none">> -IMAGE_INSTALL += "packagegroup-core-x11-sato-games"<br clear="none">> +IMAGE_INSTALL += "packagegroup-core-x11-sato-games kernel-dev xterm git \<br clear="none">> + jasper gsl gsl-dev python-netserver python-pygtk python-pygtk-dev \<br clear="none">> + python-numpy liba52 liba52-dev libmad libmad-dev libmad-staticdev \<br clear="none">> + chkconfig v4l-utils python-imaging parted python-distribute \<br clear="none">> + python-pyrex python-pexpect gperf tree libav libav-dev \<br clear="none">> + x264 x264-dev libav libav-dev opencv opencv-samples cmake"<br clear="none">><br clear="none">> What is the preferred method of creating an image with additional software<br clear="none">> installed?<br clear="none">><br clear="none">> Thanks for all the help.<br clear="none">><br clear="none">> Edward Vidal Jr.<br clear="none">> e-mail <a shape="rect" ymailto="mailto:develone@sbcglobal.net" href="mailto:develone@sbcglobal.net">develone@sbcglobal.net</a><br clear="none">> 915-595-1613</div><br clear="none">><br clear="none">> --<br clear="none">> _______________________________________________<br clear="none">> yocto mailing list<br clear="none">> <a shape="rect" ymailto="mailto:yocto@yoctoproject.org" href="mailto:yocto@yoctoproject.org">yocto@yoctoproject.org</a><br clear="none">> <a shape="rect" href="https://lists.yoctoproject.org/listinfo/yocto" target="_blank">https://lists.yoctoproject.org/listinfo/yocto</a><br clear="none">><br clear="none"><br clear="none">Hi<br clear="none"><br clear="none">I had the same problem with opencv in yocto . There is a trend about<br clear="none">this in mailign list:<br clear="none"><br clear="none"><a shape="rect" href="https://www.mail-archive.com/yocto@yoctoproject.org/msg24746.html" target="_blank">https://www.mail-archive.com/yocto@yoctoproject.org/msg24746.html</a><br clear="none"><br clear="none">I am pushing to do a change in opencv receipt<br clear="none"><br clear="none">Hope it helps<div class="yqt1746825412" id="yqtfd20161"><br clear="none"></div><br><br></div>  </div> </div>  </div></div></body></html>