Re: [oe] Gstreamer error for Qt camera code

2015-05-02 Thread Switesh Fulpagare
Guys waiting for reply. switesh fulpagare From: Switesh Fulpagare [mailto:switesh.fulpag...@mindastoneridge.com] Sent: Thursday, April 30, 2015 11:48 AM To: openembedded-devel@lists.openembedded.org Cc: Sandeep Gound Subject: Gstreamer error for Qt camera code Hi , I ran

[oe] Gstreamer error for Qt camera code

2015-04-30 Thread Switesh Fulpagare
Hi , I ran into error while testing qtcamera example code on Qt 5.2.1 http://pastebin.com/WbenK54H. I'm using yocto daisy-1.6.1 . Am I missing something in .conf file? - Switesh F. -- ___ Openembedded-devel mailing list

[oe] Yocto - LVDS

2014-09-17 Thread Switesh Fulpagare
Hi, We are using yocto bsp with kernel 3.10.17 and want to putput on LVDS interfaced LCD. Can anyone please reply on the below post - http://forums.wandboard.org/viewtopic.php?f=10t=626sid=a2621cb3d630ed8e295690556441a7bc - Switesh. -- ___

Re: [oe] [meta-qt5] [daisy] qtwayland fetch fail

2014-09-11 Thread Switesh Fulpagare
Hi Pierluigi, Thanks for this patch, it is working and my problem of qtwayland-native_git.bb, do_fetch qtwayland_git.bb, do_fetch is solved now. Thank you. On Wed, Sep 10, 2014 at 9:32 PM, Pierluigi Passaro pierluigi.pass...@phoenixsoftware.it wrote: Hi all, working on daisy, it looks like

Re: [oe] Error while bitbake meta-toolchain-qt5

2014-09-11 Thread Switesh Fulpagare
Hi Simon, This fetcher failure problem is solved by following patch - diff --git a/recipes-qt/qt5/qtwayland-native_git.bb b/recipes-qt/qt5/ qtwayland-native_git.bb index 988aa98..64485de 100644 --- a/recipes-qt/qt5/qtwayland-native_git.bb +++ b/recipes-qt/qt5/qtwayland-native_git.bb @@ -4,4

Re: [oe] Error while bitbake meta-toolchain-qt5

2014-09-11 Thread Switesh Fulpagare
Hi Otavio, This problem is solved. Thanks for your valuable support. - Switesh. On Wed, Sep 10, 2014 at 5:13 PM, Switesh Fulpagare switesh.fulpag...@mindastoneridge.com wrote: i am using Daisy branch. On Wed, Sep 10, 2014 at 4:47 PM, Otavio Salvador ota...@ossystems.com.br wrote

Re: [oe] Error while bitbake meta-toolchain-qt5

2014-09-10 Thread Switesh Fulpagare
i am using Daisy branch. On Wed, Sep 10, 2014 at 4:47 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Wed, Sep 10, 2014 at 1:17 AM, Switesh Fulpagare switesh.fulpag...@mindastoneridge.com wrote: Hi Otavio, Please confirm the following that i had understood - 1. You have

Re: [oe] Error while bitbake meta-toolchain-qt5

2014-09-09 Thread Switesh Fulpagare
Correction in last mail, But now only one error is encountering as qtwayland-native_git.bb, do_fetch On Tue, Sep 9, 2014 at 11:01 AM, Switesh Fulpagare switesh.fulpag...@mindastoneridge.com wrote: Hi Otavio, Now i have clean build all and using core-image-x11 i can able to observe

Re: [oe] Error while bitbake meta-toolchain-qt5

2014-09-09 Thread Switesh Fulpagare
-buildin.patch \ Are the above steps are right? Please Otavio consider that i m beginner in the Linux platform. Thanking you. Switesh. On Tue, Sep 9, 2014 at 6:08 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Tue, Sep 9, 2014 at 6:12 AM, Switesh Fulpagare switesh.fulpag

Re: [oe] Error while bitbake meta-toolchain-qt5

2014-09-08 Thread Switesh Fulpagare
? I am working very first time in this Linux environment so might not knowing some basics. Thanking you Otavio. On Sat, Sep 6, 2014 at 11:21 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Sat, Sep 6, 2014 at 12:55 AM, Switesh Fulpagare switesh.fulpag...@mindastoneridge.com wrote

Re: [oe] Error while bitbake meta-toolchain-qt5

2014-09-05 Thread Switesh Fulpagare
AM, Switesh Fulpagare switesh.fulpag...@mindastoneridge.com wrote: Can you please look at this post? I think it is problem with 'git:// qt.gitorious.org/qt/qtwayland.git I just sent a patch fixing it; please try it. -- Otavio Salvador O.S. Systems http

Re: [oe] Error while bitbake meta-toolchain-qt5

2014-09-05 Thread Switesh Fulpagare
Hi Otavio, Thanks for your reply. I have applied the patch, now it is fetching qtwayland_git.bb but it is giving error for do unpack as shown in below link and qtwayland-native_git.bb is not going to fetch. http://pastebin.com/dk2gFin0 On Fri, Sep 5, 2014 at 3:40 PM, Switesh Fulpagare

Re: [oe] Error while bitbake meta-toolchain-qt5

2014-09-05 Thread Switesh Fulpagare
PM, Otavio Salvador ota...@ossystems.com.br wrote: On Fri, Sep 5, 2014 at 8:08 AM, Switesh Fulpagare switesh.fulpag...@mindastoneridge.com wrote: Hi Otavio, Thanks for your reply. I have applied the patch, now it is fetching qtwayland_git.bb but it is giving error for do unpack as shown

[oe] Error while bitbake meta-toolchain-qt5

2014-09-04 Thread Switesh Fulpagare
Hi, I am getting error while Building Qt5 using yocto on Wandboard refering to the link http://wiki.wandboard.org/index.php/Building_Qt5_using_yocto_on_Wandboard At the time of $ bitbake meta-toolchain-qt5 I am getting error, i have posted that error in wandboard forum -