Re: [yocto] possible to replace octeon mips64 SDK with yocto mips64 SDK?

2012-06-25 Thread Khem Raj
On Mon, Jun 25, 2012 at 9:48 PM, Bongseo Jang wrote: > Hi, All. > > I've built several yocto meta-toolchain's so far and now working on > replacing Cavium's official octeon mips64 SDK with yocto/oe mips64 SDK. > I really want to replace the Cavium-provided one because that is old and > drags produ

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

2012-06-25 Thread Om Prakash PAL
Hi khem, on target, etc/ does not contain securetty. Best Regards, Om Prakash Pal From: Khem Raj [raj.k...@gmail.com] Sent: Monday, June 25, 2012 8:43 PM To: Om Prakash PAL Cc: Bruce Ashfield; yocto@yoctoproject.org Subject: Re: [yocto] Porting of specific

[yocto] possible to replace octeon mips64 SDK with yocto mips64 SDK?

2012-06-25 Thread Bongseo Jang
Hi, All. I've built several yocto meta-toolchain's so far and now working on replacing Cavium's official octeon mips64 SDK with yocto/oe mips64 SDK. I really want to replace the Cavium-provided one because that is old and drags product's development. It seems possible because I think 1) mips64

[yocto] Yocto weekly bug trend charts -- WW25

2012-06-25 Thread Xu, Jiajun
Hi all, This is the weekly bug trend for WW25. WDD number and Open Bug number keep flat with WW24, as 1101 and 225. Bug status of WW25 could be found on https://wiki.yoctoproject.org/wiki/Yocto_Bug_Trend. Best Regards, Jiajun ___ yocto mailin

Re: [yocto] Selecting gcc version

2012-06-25 Thread Khem Raj
On Mon, Jun 25, 2012 at 3:46 PM, Chris Tapp wrote: > > > Well, that proves it's not the compiler. Still fails to boot, even though the > toolchain that's supposed to work is 4.5.1. Does 32-bit / 64-bit host make a > difference? host should not matter although from my compiler experience I have

Re: [yocto] Required packages for Hob

2012-06-25 Thread Khem Raj
On Mon, Jun 25, 2012 at 3:37 PM, Darren Hart wrote: > Hi Scott, > > Khem found he was missing some packages necessary to run Hob. Blurb from > IRC: > > what is prerequisites for hob > is it documented some where ? > I am looking for kubuntu > ... > sudo apt-get install python-gobject-2-dev pyt

Re: [yocto] Selecting gcc version

2012-06-25 Thread Chris Tapp
On 25 Jun 2012, at 23:05, Khem Raj wrote: > On Mon, Jun 25, 2012 at 2:57 PM, Chris Tapp wrote: >> >> On 25 Jun 2012, at 22:52, Khem Raj wrote: >> >>> On Mon, Jun 25, 2012 at 2:48 PM, Chris Tapp wrote: Yes, it's 3.1.9 and it does compile. But the latest commits don't run when I buil

[yocto] Required packages for Hob

2012-06-25 Thread Darren Hart
Hi Scott, Khem found he was missing some packages necessary to run Hob. Blurb from IRC: what is prerequisites for hob is it documented some where ? I am looking for kubuntu ... sudo apt-get install python-gobject-2-dev python-gtk2-dev may be it should be mentioned in some FAQ khem, it most

[yocto] i assume there's no problem installing multiple toolchain tarballs

2012-06-25 Thread Robert P. J. Day
as part of an experiment, i'm installing both the arm and mips toolchain tarballs (under the requisite /opt/poky directory). i notice that, in the midst of the toolchain contents, there are common directories at some locations, but they look identical, being x86_64-flavoured. eg., /opt/poky/

Re: [yocto] Selecting gcc version

2012-06-25 Thread Khem Raj
On Mon, Jun 25, 2012 at 2:57 PM, Chris Tapp wrote: > > On 25 Jun 2012, at 22:52, Khem Raj wrote: > >> On Mon, Jun 25, 2012 at 2:48 PM, Chris Tapp wrote: >>> Yes, it's 3.1.9 and it does compile. But the latest commits don't run when >>> I build them (system displays a 'failed to execute kernel' e

Re: [yocto] Selecting gcc version

2012-06-25 Thread Chris Tapp
On 25 Jun 2012, at 22:52, Khem Raj wrote: > On Mon, Jun 25, 2012 at 2:48 PM, Chris Tapp wrote: >> Yes, it's 3.1.9 and it does compile. But the latest commits don't run when I >> build them (system displays a 'failed to execute kernel' error screen). Paul >> Eggleton has failed to get any to wo

Re: [yocto] Selecting gcc version

2012-06-25 Thread Khem Raj
On Mon, Jun 25, 2012 at 2:48 PM, Chris Tapp wrote: > Yes, it's 3.1.9 and it does compile. But the latest commits don't run when I > build them (system displays a 'failed to execute kernel' error screen). Paul > Eggleton has failed to get any to work when built using 4.7.0 (current > master), so

Re: [yocto] Selecting gcc version

2012-06-25 Thread Chris Tapp
On 25 Jun 2012, at 22:41, Khem Raj wrote: > On Mon, Jun 25, 2012 at 2:37 PM, Chris Tapp wrote: >> It's the rpi-patches branch at https://github.com/raspberrypi/linux. >> > > looks like 3.1.x > should be OK to compile with 4.6 I guess .. Yes, it's 3.1.9 and it does compile. But the latest com

Re: [yocto] Selecting gcc version

2012-06-25 Thread Khem Raj
On Mon, Jun 25, 2012 at 2:37 PM, Chris Tapp wrote: > It's the rpi-patches branch at https://github.com/raspberrypi/linux. > looks like 3.1.x should be OK to compile with 4.6 I guess .. ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctopro

Re: [yocto] Selecting gcc version

2012-06-25 Thread Chris Tapp
On 25 Jun 2012, at 22:29, Khem Raj wrote: > On Mon, Jun 25, 2012 at 2:24 PM, Chris Tapp wrote: >> >> On 25 Jun 2012, at 22:16, Khem Raj wrote: >> >>> On Mon, Jun 25, 2012 at 12:56 PM, Chris Tapp >>> wrote: I'm having some issues building a working kernel for the RPi under Denzil,

Re: [yocto] Selecting gcc version

2012-06-25 Thread Khem Raj
On Mon, Jun 25, 2012 at 2:24 PM, Chris Tapp wrote: > > On 25 Jun 2012, at 22:16, Khem Raj wrote: > >> On Mon, Jun 25, 2012 at 12:56 PM, Chris Tapp wrote: >>> I'm having some issues building a working kernel for the RPi under Denzil, >>> which is using gcc 4.6.3. The 'official' kernel uses gcc 4.

Re: [yocto] Selecting gcc version

2012-06-25 Thread Chris Tapp
Hi Khem, On 25 Jun 2012, at 22:16, Khem Raj wrote: > On Mon, Jun 25, 2012 at 12:56 PM, Chris Tapp wrote: >> I'm having some issues building a working kernel for the RPi under Denzil, >> which is using gcc 4.6.3. The 'official' kernel uses gcc 4.5.1. > > Do you have issues building it with 4.6.

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, June 26, 2012 8:00 AM-9:00 AM (UTC-08:00) Pacific Time (US & Canada).

2012-06-25 Thread Liu, Song
Agenda:   * Opens collection - 5 min (Song) * 1.3 M1 release readiness - 10 min (community) * 1.2.1 update - 5 min (ScottG) * 1.1.2 update - 5 min (Josh/Beth) * Yocto 1.3 status - 10 min (Song/team) * SWAT team rotation: Nitin -> Beth * Opens - 5 min * Team sharing - 20 min   Note: We are going to

Re: [yocto] Selecting gcc version

2012-06-25 Thread Khem Raj
On Mon, Jun 25, 2012 at 12:56 PM, Chris Tapp wrote: > I'm having some issues building a working kernel for the RPi under Denzil, > which is using gcc 4.6.3. The 'official' kernel uses gcc 4.5.1. Do you have issues building it with 4.6.3 ? ___ yocto mai

Re: [yocto] Selecting gcc version

2012-06-25 Thread Chris Tapp
On 25 Jun 2012, at 20:56, Chris Tapp wrote: > How do I select the version of gcc to use for a build? > > I'm having some issues building a working kernel for the RPi under Denzil, > which is using gcc 4.6.3. The 'official' kernel uses gcc 4.5.1. > > I thought it may be worth trying gcc-csl-arm-

[yocto] Selecting gcc version

2012-06-25 Thread Chris Tapp
How do I select the version of gcc to use for a build? I'm having some issues building a working kernel for the RPi under Denzil, which is using gcc 4.6.3. The 'official' kernel uses gcc 4.5.1. I thought it may be worth trying gcc-csl-arm-2008q1, but I can't work out how to select this. I've tr

Re: [yocto] Sourcing a shell script within a bbclass

2012-06-25 Thread Elvis Dowson
Hi, On Jun 25, 2012, at 7:10 PM, McClintock Matthew-B29882 wrote: >> >> For the following code snippet: >> >> if [ "${XILINX_VER}" \> "14" ]; then >> bbnote "XILINX_VER ${XILINX_VER}, script location >> ${XILINX_LOC}/${EDK_SCRIPT}" >> source ${XILINX_LOC}/${EDK_SCRIPT} ${XILINX_LOC} >> fi >

Re: [yocto] No provider for update-modules-nativesdk

2012-06-25 Thread Darren Hart
On 06/22/2012 10:48 PM, Darren Hart wrote: > Has anyone else hit this? I'm running poky master as of the this afternoon: > > $ bitbake core-image-base > > ERROR: Nothing PROVIDES 'update-modules-nativesdk' (but > virtual:nativesdk:/home/dvhart/source/poky/meta-yocto/recipes-kernel/linux-libc-he

Re: [yocto] [PATCH 0/2] yocto-bsp: template fixes

2012-06-25 Thread Tom Zanussi
ping? On Mon, 2012-06-18 at 15:52 -0500, tom.zanu...@intel.com wrote: > From: Tom Zanussi > > This updates some Yocto BSP templates to fix some recent metadata changes > that caused the problems seen in YOCTO #2559. > > Please pull into poky/master. > > The following changes since commit 4ff61

Re: [yocto] Problem in downloading linux-yocto source behind proxy

2012-06-25 Thread Flanagan, Elizabeth
On Fri, Jun 22, 2012 at 6:03 AM, Venkata ramana gollamudi < ramana.gollam...@huawei.com> wrote: > Hi, > > We tried to build yocto release downloaded from autobuilder > > http://autobuilder.yoctoproject.org/pub/nightly/20120621-3/yocto.tar.bz2 > > We work behind a http proxy and fi

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

2012-06-25 Thread Khem Raj
On Mon, Jun 25, 2012 at 7:12 AM, Om Prakash PAL wrote: > Hi Bruce, > You can check the attached log. > > It does not contain /dev/tty0..its /dev/ttyAMA2. > I am not able to get why is it opening /dev/tty0?. whats there in /etc/securetty on target rfs ? > > Best Regards, > Om Prakash Pal > > -

Re: [yocto] Sourcing a shell script within a bbclass

2012-06-25 Thread McClintock Matthew-B29882
On Sun, Jun 24, 2012 at 10:20 AM, Elvis Dowson wrote: > Hi, > > On Jun 24, 2012, at 6:24 PM, Elvis Dowson wrote: > > How can I source a shell script within a bbclass? For example, in > meta-xilinx/classes/xilinx-boot.bbclass, I need to source a script file > called settings64.sh, which setups the

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

2012-06-25 Thread Bruce Ashfield
On 12-06-25 10:06 AM, Om Prakash PAL wrote: Hi Bruce, Yes,its arm board. Yes, I have verified and kernel bootline is properly passed to the kernel by bootloader. And does it (the bootline) contain /dev/tty0 ? .. because if things are properly configured, it really shouldn't be trying to open i

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

2012-06-25 Thread Om Prakash PAL
Hi Bruce, Yes,its arm board. Yes, I have verified and kernel bootline is properly passed to the kernel by bootloader. Best Regards, Om Prakash Pal -Original Message- From: Bruce Ashfield [mailto:bruce.ashfi...@windriver.com] Sent: Monday, June 25, 2012 6:38 PM To: Om Prakash PAL Cc: Kh

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

2012-06-25 Thread Gary Thomas
On 2012-06-25 07:08, Bruce Ashfield wrote: On 12-06-25 08:53 AM, Om Prakash PAL wrote: Hi Khem, I have build core-image-core. but still this Error: ==> 11.165466] EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode [ 11.172668] VFS

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

2012-06-25 Thread Bruce Ashfield
On 12-06-25 08:53 AM, Om Prakash PAL wrote: Hi Khem, I have build core-image-core. but still this Error: ==> 11.165466] EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode [ 11.172668] VFS: Mounted root (ext3 filesystem) on de

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

2012-06-25 Thread Om Prakash PAL
Hi Khem, I have build core-image-core. but still this Error: ==> 11.165466] EXT3-fs (mmcblk0p1): mounted filesystem with writeback data mode [ 11.172668] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 11.179260] Freeing init memory:

[yocto] Fwd: Re: Web Hob design update

2012-06-25 Thread Jim Kosem
-- Forwarded message -- From: Jim Kosem Date: 25 June 2012 12:14 Subject: Re: Re: [yocto] Web Hob design update To: j...@embed.me.uk Cc: Paul Eggleton , Belen Barros Pena < belen.barros.p...@intel.com> Hi, Paul forwarded me your questions about the WebHob design and just wanted

Re: [yocto] self-hosted image vs. build appliance

2012-06-25 Thread Barros Pena, Belen
Just filed that bug for the documentation: 2656 https://bugzilla.yoctoproject.org/show_bug.cgi?id=2656 Cheers Belen On 25/06/2012 10:38, "Barros Pena, Belen" wrote: >Hi Scott, > >I'll file a separate bug for the documentation. > >Cheers > >Belen > >On 22/06/2012 14:44, "Rifenbark, Scott M"

Re: [yocto] prerequisite tools for making documentation

2012-06-25 Thread Paul Eggleton
On Sunday 24 June 2012 12:06:14 jfabernathy wrote: > I had a need to look at the bitbake manual in the > poky/bitbake/doc/manual directory and tried to make pdf. I had all the > prerequisites listed in the QS guide. However, I found the make failed > due to a number of xml related tools being mis

Re: [yocto] self-hosted image vs. build appliance

2012-06-25 Thread Barros Pena, Belen
Hi Scott, I'll file a separate bug for the documentation. Cheers Belen On 22/06/2012 14:44, "Rifenbark, Scott M" wrote: >The term "self-hosted image" will need to be expunged from the docs. >This should be mentioned in the bug as well. > >Scott > >-Original Message- >From: yocto-boun.

Re: [yocto] RaspberryPi Kernel - Fails to boot when sound driver is a built-in

2012-06-25 Thread Paul Eggleton
On Sunday 24 June 2012 21:31:41 Chris Tapp wrote: > On 24 Jun 2012, at 16:25, Paul Eggleton wrote: > > Well, FWIW I can't even get a kernel with the default configuration built > > from meta-raspberrypi to boot - I even tried copying it to a Debian > > SD-card and it doesn't boot there either. All

Re: [yocto] prerequisite tools for making documentation

2012-06-25 Thread Andrei Gherzan
That would be a good idea in my opinion too as i tried to make doc last week and i ended up dropping this task as i didn't have the time to search for those xml deps. @g On Sun, Jun 24, 2012 at 7:06 PM, jfabernathy wrote: > I had a need to look at the bitbake manual in the poky/bitbake/doc/manu