<html><head><meta http-equiv="content-type" content="text/html; charset=UTF-8"><style>body { line-height: 1.5; }blockquote { margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em; }body { font-size: 10.5pt; font-family: 微软雅黑; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span>Hi, </div><div> Yes, I need weston image because my target device is running with weston.</div><div><br></div><div> I'm working on OS porting.</div><div><br></div><div> Here is my link:</div><div> <a href="https://github.com/RayBloodworth/porting_tizen_to_imx6q" style="font-size: 10.5pt; line-height: 1.5; background-color: window;">https://github.com/RayBloodworth/porting_tizen_to_imx6q</a></div><div> </div><div> Since multi-media(audo/video encoder/decoder) with gstreamer-1.0 still has some problems, I haven't publish this yet.</div><div> gstreamer-0.1 porting is ok, but this file-system is using gstreamer-1.0.</div><div><br></div>
<div><br></div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><span style="background-color: rgba(0, 0, 0, 0);">Ray·Bloodworth</span></div><div style="MARGIN: 10px; FONT-FAMILY: verdana; FONT-SIZE: 10pt"><span style="background-color: rgba(0, 0, 0, 0);"><br></span></div></span></div>
<blockquote style="margin-top: 0px; margin-bottom: 0px; margin-left: 0.5em;"><div> </div><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><div style="PADDING-RIGHT: 8px; PADDING-LEFT: 8px; FONT-SIZE: 12px;FONT-FAMILY:tahoma;COLOR:#000000; BACKGROUND: #efefef; PADDING-BOTTOM: 8px; PADDING-TOP: 8px"><div><b>From:</b> <a href="mailto:eric.nelson@boundarydevices.com">Eric Nelson</a></div><div><b>Date:</b> 2014-11-25 22:50</div><div><b>To:</b> <a href="mailto:k870818319@outlook.com">Ray·Bloodworth</a>; <a href="mailto:daiane.list@gmail.com">Daiane Angolini</a></div><div><b>CC:</b> <a href="mailto:meta-freescale@yoctoproject.org">meta-freescale</a></div><div><b>Subject:</b> Re: [meta-freescale] How to use libfslcodec with gstreamer-1.0</div></div></div><div><div>Hi Ray,</div>
<div> </div>
<div>On 11/25/2014 12:33 AM, Ray·Bloodworth wrote:</div>
<div>> Hi, Daiane</div>
<div>> Sorry for late...</div>
<div>> I'm using the master branch. I think my environment is dirty, so I</div>
<div>> use repo sync to get a clean environment.</div>
<div>> I add "IMAGE_INSTALL_append = " gstreamer1.0-plugins-imx gstreamer1.0</div>
<div>> gst1.0-fsl-plugin " and "bitbake core-image-weston".</div>
<div>> After this, I got this error:</div>
<div>> </div>
<div>> | configure: error: Package requirements (egl >= 7.10 glesv2</div>
<div>> wayland-client wayland-egl) were not met:</div>
<div>> |</div>
<div>> | No package 'wayland-egl' found</div>
<div>> |</div>
<div>> | Consider adjusting the PKG_CONFIG_PATH environment variable if you</div>
<div>> | installed software in a non-standard prefix.</div>
<div>> </div>
<div>> I know this is lack of wayland-egl, for gpu-viv libs, it should be</div>
<div>> libEGL. How to add cflags and libs to solve this error?</div>
<div>> </div>
<div> </div>
<div>Did you remove X11?</div>
<div> </div>
<div>i.e.</div>
<div>DISTRO_FEATURES_remove = "x11"</div>
<div> </div>
<div> </div>
</div></blockquote>
</body></html>