Re: [yocto] looking for recom for MIPS dev kit (*not* RS pro)

2012-04-29 Thread Robert P. J. Day
On Sat, 28 Apr 2012, Khem Raj wrote: On Fri, Apr 27, 2012 at 3:53 PM, Robert P. J. Day rpj...@crashcourse.ca wrote:  a potential training client of mine would like an intro embedded linux course ideally on a MIPS-based dev kit.  i'm aware that the reference BSP for that in yocto is the

Re: [yocto] Building a Qt4-x11 app.

2012-04-29 Thread Wolfgang Denk
Dear Daniel, In message cadvyk4sbwkanu4rl6k2_+1aedbfnfptohkffjgdak6c2bs-...@mail.gmail.com you wrote: I wish to run an application developed with QT in a Yocto filesystem. The app should be linked against Qt4-X11 libs. What is the exact work flow to get my app cross compiled on my x86_64 host

Re: [yocto] looking for recom for MIPS dev kit (*not* RS pro)

2012-04-29 Thread Bruce Ashfield
On Sun, Apr 29, 2012 at 6:09 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: On Sat, 28 Apr 2012, Khem Raj wrote: On Fri, Apr 27, 2012 at 3:53 PM, Robert P. J. Day rpj...@crashcourse.ca wrote:  a potential training client of mine would like an intro embedded linux course ideally on a

Re: [yocto] looking for recom for MIPS dev kit (*not* RS pro)

2012-04-29 Thread Robert P. J. Day
On Sun, 29 Apr 2012, Bruce Ashfield wrote: On Sun, Apr 29, 2012 at 6:09 AM, Robert P. J. Day rpj...@crashcourse.ca wrote: On Sat, 28 Apr 2012, Khem Raj wrote: On Fri, Apr 27, 2012 at 3:53 PM, Robert P. J. Day rpj...@crashcourse.ca wrote:  a potential training client of mine

Re: [yocto] looking for recom for MIPS dev kit (*not* RS pro)

2012-04-29 Thread Khem Raj
On Sun, Apr 29, 2012 at 9:17 AM, Robert P. J. Day rpj...@crashcourse.ca wrote:  where would one even *get* one of those leeyoong notebooks? http://www.lemote.com/en/about/contact/ they have a US contact there. ___ yocto mailing list

Re: [yocto] looking for recom for MIPS dev kit (*not* RS pro)

2012-04-29 Thread Yury Bushmelev
2012/4/28 Robert P. J. Day rpj...@crashcourse.ca:  a potential training client of mine would like an intro embedded linux course ideally on a MIPS-based dev kit.  i'm aware that the reference BSP for that in yocto is the routerstation pro, but i just learned today that it's end of life so i'd

Re: [yocto] looking for recom for MIPS dev kit (*not* RS pro)

2012-04-29 Thread Khem Raj
On Sun, Apr 29, 2012 at 10:38 AM, Yury Bushmelev jay4m...@gmail.com wrote: Have you seen Qi-Hardware's Ben NanoNote? http://en.qi-hardware.com/wiki/Ben_NanoNote yes I know that it uses MIPS32 based processor and my inclination is to use mips64 based cpu thats why I am more interested in

Re: [yocto] Building a Qt4-x11 app.

2012-04-29 Thread Eric Bénard
Le Sun, 29 Apr 2012 16:41:17 +0200, Wolfgang Denk w...@denx.de a écrit : Dear Daniel, In message cadvyk4sbwkanu4rl6k2_+1aedbfnfptohkffjgdak6c2bs-...@mail.gmail.com you wrote: I wish to run an application developed with QT in a Yocto filesystem. The app should be linked against Qt4-X11

Re: [yocto] Building a Qt4-x11 app.

2012-04-29 Thread Eric Bénard
Le Sun, 29 Apr 2012 21:16:44 +0800, Daniel Toussaint dan...@dmhome.net a écrit : I wish to run an application developed with QT in a Yocto filesystem. The app should be linked against Qt4-X11 libs. What is the exact work flow to get my app cross compiled on my x86_64 host ? So far I have : -

[yocto] Bugzilla Upgrade Complete

2012-04-29 Thread Michael Halstead
The upgrade to Bugzilla 4.2.1 is complete. The upgrade completed with 0 errors and 0 warnings. Total downtime was 6 minutes. I am still working on smoothly re-categorizing and renaming classifications, products, and components. Here are a list of new features from bugzilla.org

Re: [yocto] looking for recom for MIPS dev kit (*not* RS pro)

2012-04-29 Thread Robert P. J. Day
On Sun, 29 Apr 2012, Khem Raj wrote: On Sun, Apr 29, 2012 at 10:38 AM, Yury Bushmelev jay4m...@gmail.com wrote: Have you seen Qi-Hardware's Ben NanoNote? http://en.qi-hardware.com/wiki/Ben_NanoNote yes I know that it uses MIPS32 based processor and my inclination is to use mips64

Re: [yocto] looking for recom for MIPS dev kit (*not* RS pro)

2012-04-29 Thread Khem Raj
On Sun, Apr 29, 2012 at 2:38 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: On Sun, 29 Apr 2012, Khem Raj wrote: On Sun, Apr 29, 2012 at 10:38 AM, Yury Bushmelev jay4m...@gmail.com wrote: Have you seen Qi-Hardware's Ben NanoNote? http://en.qi-hardware.com/wiki/Ben_NanoNote yes I

Re: [yocto] looking for recom for MIPS dev kit (*not* RS pro)

2012-04-29 Thread Robert P. J. Day
On Sun, 29 Apr 2012, Khem Raj wrote: On Sun, Apr 29, 2012 at 2:38 PM, Robert P. J. Day rpj...@crashcourse.ca wrote: On Sun, 29 Apr 2012, Khem Raj wrote: On Sun, Apr 29, 2012 at 10:38 AM, Yury Bushmelev jay4m...@gmail.com wrote: Have you seen Qi-Hardware's Ben NanoNote?

Re: [yocto] Porting of specific Kernel/Driver into yocto.

2012-04-29 Thread Bruce Ashfield
On 12-04-29 5:58 AM, Om Prakash PAL wrote: Hi Bruce, for porting of our local kernel,we have created an BSP layer and to change the the kernel, we have created an linux-yocto_3.0.bbappend file inside metaBSP/recipes-kernel/linux/ like this:- FILESEXTRAPATHS_prepend := ${THISDIR}/${PN}: