Re: [yocto] [denzil-next BREAKAGE] Silent breakage in denzil-next --- uImage*.dts no longer generated

2012-08-02 Thread Leon Woestenberg
Hello, On Wed, Aug 1, 2012 at 8:05 PM, McClintock Matthew-B29882 < b29...@freescale.com> wrote: > On Wed, Aug 1, 2012 at 11:56 AM, Scott Garman > wrote: > > On 08/01/2012 07:50 AM, Leon Woestenberg wrote: > >> Disregard the breakage. Local user error; my KERNEL_DEVICETREE missed > >> the "${S}"

Re: [yocto] GLIBCTARGETOS ?= "linux-gnueabi" for PowerPC 440 targets

2012-08-02 Thread Elvis Dowson
Hi, On Aug 2, 2012, at 10:09, Khem Raj wrote: > > On Aug 1, 2012, at 7:44 PM, Elvis Dowson wrote: > >> Hi Khem, >> >> On Aug 2, 2012, at 2:37 AM, Khem Raj wrote: >> >>> On Aug 1, 2012, at 9:18 AM, Elvis Dowson wrote: >>> Hi, Perhaps the reason none of my root file system bina

Re: [yocto] GLIBCTARGETOS ?= "linux-gnueabi" for PowerPC 440 targets

2012-08-02 Thread Elvis Dowson
Hi, On Aug 2, 2012, at 10:21 AM, Khem Raj wrote: > > On Aug 1, 2012, at 8:50 PM, McClintock Matthew-B29882 > wrote: > >> Are you running with prelinking? You might try disabling that. It's in >> local.conf under IMAGE_CLASSES I believe. >> > > FWIW I have seen issues with prelink + ppc64 th

Re: [yocto] build error pandaboard on master

2012-08-02 Thread Jim Abernathy
On 08/01/2012 02:59 PM, maniacbug wrote: Yup, I can verify that denzil builds and runs on Pandaboard with meta-ti 30fb40ebc13614a74c2e237927c60ac43e01d1bc. Haven't tried master, but don't see a need if denzil is going to work. BTW, I did not find it necessary to use meta-oe. Both core-imag

Re: [yocto] [meta-baryon][PATCH 2/2] webmin: remove nfsd check from exports-lib.pl

2012-08-02 Thread Paul Eggleton
Hi Kevin, Thanks for tracking this one down! A couple of minor stylistic issues though: On Wednesday 01 August 2012 14:25:02 Kevin Strasser wrote: > YOCTO #1719: Webmin expects the userspace version of nsfd and > attempts to find its pid when applying a new set of nfs exports. > This check fails

Re: [yocto] build error pandaboard on master

2012-08-02 Thread Jim Abernathy
On 08/02/2012 08:47 AM, Jim Abernathy wrote: On 08/01/2012 02:59 PM, maniacbug wrote: Yup, I can verify that denzil builds and runs on Pandaboard with meta-ti 30fb40ebc13614a74c2e237927c60ac43e01d1bc. Haven't tried master, but don't see a need if denzil is going to work. BTW, I did not find

Re: [yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created.

2012-08-02 Thread Bodke, Kishore K
>-Original Message- >From: Darren Hart [mailto:dvh...@linux.intel.com] >Sent: Wednesday, August 01, 2012 3:58 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org; bruce.ashfi...@windriver.com >Subject: Re: [yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine >Created. > >Hi Kishore,

[yocto] [PATCH 0/1] Fixes for meta-intel/denzil

2012-08-02 Thread nitin . a . kamble
From: Nitin A Kamble I found the emgd recipe was failing due to packaging QA errors on the denzil branch. this pull request fixes it. Thanks, Nitin The following changes since commit a1a32b20ee7677f05cc01ab7428f256127657e98: fri2: Update README (2012-07-30 16:24:01 -0700) are available in

[yocto] [PATCH 1/1] emgd-driver-bin_1.14: avoid QA warnings

2012-08-02 Thread nitin . a . kamble
From: Nitin A Kamble Avoid these warning/errors: ERROR: QA Issue: non debug package contains .debug directory: emgd-driver-bin path /work/core2-poky-linux/emgd-driver-bin-1.14-r0/packages-split/emgd-driver-bin/usr/lib/gstreamer-0.10/.debug/libgstmixvideoplugin.so ERROR: QA Issue: non debug pac

Re: [yocto] GLIBCTARGETOS ?= "linux-gnueabi" for PowerPC 440 targets

2012-08-02 Thread Elvis Dowson
Hi, On Aug 2, 2012, at 10:21 AM, Khem Raj wrote: > > On Aug 1, 2012, at 8:50 PM, McClintock Matthew-B29882 > wrote: > >> Are you running with prelinking? You might try disabling that. It's in >> local.conf under IMAGE_CLASSES I believe. >> > > FWIW I have seen issues with prelink + ppc64 th

Re: [yocto] [PATCH 0/1] Fixes for meta-intel/denzil

2012-08-02 Thread Tom Zanussi
On Wed, 2012-08-01 at 09:46 -0700, nitin.a.kam...@intel.com wrote: > From: Nitin A Kamble > > I found the emgd recipe was failing due to packaging QA errors on the denzil > branch. > this pull request fixes it. > Hmm, why are you upgrading denzil to emgd 1.14? Tom > Thanks, > Nitin > > The

Re: [yocto] build error pandaboard on master

2012-08-02 Thread maniacbug
> Got around this issue by checking out the denzil branch on meta-ti and > poky.  then my core-image-sato builds and boots. Right, that is what I was going to suggest. One of us should fix the pulseaudio issue on master and send in a patch. > Anyone know how to get the wireless and HW accele

[yocto] [PATCH] webmin: remove nfsd check from exports-lib.pl

2012-08-02 Thread Kevin Strasser
Webmin expects the userspace version of nsfd and attempts to find its pid when applying a new set of nfs exports. This check fails because baryon is configured to install the kernelspace version. In result the command that is assigned to apply_cmd will never be executed, and the contents of /export

Re: [yocto] build error pandaboard on master

2012-08-02 Thread Jim Abernathy
On 08/02/2012 01:07 PM, maniacbug wrote: Got around this issue by checking out the denzil branch on meta-ti and poky. then my core-image-sato builds and boots. Right, that is what I was going to suggest. One of us should fix the pulseaudio issue on master and send in a patch. probably goin

[yocto] [PATCH 0/1] [KERNEL] meta: New Crystal Forest Machine Branch

2012-08-02 Thread kishore . k . bodke
From: Kishore Bodke Hi, This is a revised patch set is for creating the new Crystal Forest Machine. Crystal Forest Machine is Sandybridge CPU with Cave Creek Chipset. This machine is based on standard/default/common-pc-64. Please create a new branch called standard/default/common-pc-64/crystal

[yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created.

2012-08-02 Thread kishore . k . bodke
From: Kishore Bodke Initial checkin for the new Crystal Forest Machine Branch. This Machine is based on Sandybridge CPU and Cave Creek Chipset. Signed-off-by: Kishore Bodke --- .../bsp/crystalforest/crystalforest-preempt-rt.scc |9 ++ .../bsp/crystalforest/crystalforest-standard.scc

Re: [yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created.

2012-08-02 Thread Darren Hart
Looks a lot better. One question still pending from my previous review though: On 08/02/2012 11:35 AM, kishore.k.bo...@intel.com wrote: > diff --git a/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc > b/meta/cfg/kernel-cache/bsp/crystalforest/crystalforest.scc > new file mode 100644 >

Re: [yocto] build error pandaboard on master

2012-08-02 Thread Elvis Dowson
Hi, On Aug 2, 2012, at 9:21 PM, Jim Abernathy wrote: >> One of us should fix the pulseaudio issue on master and send in a patch. > probably going to be you. that's a long ways away from my skill level. :-) You can find information about the linux git repos for OMAP4 here: http://www.omappedia.c

Re: [yocto] [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created.

2012-08-02 Thread Bodke, Kishore K
>-Original Message- >From: Darren Hart [mailto:dvh...@linux.intel.com] >Sent: Thursday, August 02, 2012 1:00 PM >To: Bodke, Kishore K >Cc: yocto@yoctoproject.org; bruce.ashfi...@windriver.com >Subject: Re: [PATCH 1/1] [KERNEL] meta: Crystal Forest Machine Created. > >Looks a lot better. O

[yocto] [ANNOUNCEMENT] 1.3 Milestone 2 released

2012-08-02 Thread Flanagan, Elizabeth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, Hello, We are pleased to announce the second milestone of the coming release of Yocto 1.3. This milestone release is available at: http://downloads.yoctoproject.org/releases/yocto/milestones/yocto-1.3-m2/poky-yocto-1.3-m2.tar.bz2 or h

[yocto] Hey where is pythonnative.bbclass

2012-08-02 Thread Aditya Gandhi
Hey I am using yocto version 7, with cownbay bsp. I am adding layers from openembedded. Would anyone know here is the pythonnative.bbclass, some meta-oe depends on it. Thanks, Aditya ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproj

Re: [yocto] Hey where is pythonnative.bbclass

2012-08-02 Thread Chris Larson
On Thu, Aug 2, 2012 at 5:55 PM, Aditya Gandhi wrote: > I am adding layers from openembedded. Would anyone know here is the > pythonnative.bbclass, some meta-oe depends on it. oe-core. -- Christopher Larson ___ yocto mailing list yocto@yoctoproject.org

[yocto] Pandaboard indeed does not boot on master

2012-08-02 Thread maniacbug
As discussed in a previous thread (https://lists.yoctoproject.org/pipermail/yocto/2012-July/010540.html), pandaboard images fail to boot now. I also verified this. Releases after denzil will drop support for pandaboard in the current state. I filed a bug, 2884 (https://bugzilla.yoctoproject.

[yocto] Switching between stable gcc versions

2012-08-02 Thread Elvis Dowson
Hi, In poky master, the current version of gcc is 4.7.2. If I have a situation, where I need to revert back to using gcc-4.5.1, how can I do this cleanly? Perhaps some of the issues that I'm facing with getting my root filesystem image booting on my Xilinx ML507 development board (Virtex