Re: [yocto] Broken SDK

2012-06-05 Thread Navani Srivastava
Finally this error is also resolving. I was exporting wrong path for QMAKESPEC. I need to export same path as defined in environment-setup-armv6-poky-linux-gnueabi, so i executed- "source /opt/poky/1.0/environment-setup-armv6-poky-linux-gnueabi " then tried compiling Qt applications and got succ

[yocto] [PATCH x32 Edison 2/2] gmp: Fix EXTRA_OECONF for native target

2012-06-05 Thread Joshua Lock
From: Joshua Lock Signed-off-by: Joshua Lock --- gmp/gmp_5.0.2.bbappend |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/gmp/gmp_5.0.2.bbappend b/gmp/gmp_5.0.2.bbappend index 4b33dbb..531bda8 100644 --- a/gmp/gmp_5.0.2.bbappend +++ b/gmp/gmp_5.0.2.bbappend @@ -1,3 +1,3

[yocto] [PATCH x32 Edison 1/2] openssl: update bbappend to match version in poky edison

2012-06-05 Thread Joshua Lock
From: Joshua Lock Signed-off-by: Joshua Lock --- ...ssl_0.9.8r.bbappend => openssl_0.9.8s.bbappend} |0 1 files changed, 0 insertions(+), 0 deletions(-) rename openssl/{openssl_0.9.8r.bbappend => openssl_0.9.8s.bbappend} (100%) diff --git a/openssl/openssl_0.9.8r.bbappend b/openssl/openss

[yocto] [PATCH x32 Edison 0/2] Fixes for meta-x32 edison branch

2012-06-05 Thread Joshua Lock
The following patches are required to use the edison branch of meta-x32 with the current edison branch of Poky. The first change is required because the edison branch updated its openssl version some time ago for security fixes. The gmp change is required so that gmp-native can be used by ppl. R

Re: [yocto] Building poky-tiny for ARM fails in do_compile of elfutils

2012-06-05 Thread Chatre, Reinette
On Mon, 2012-06-04 at 14:55 -0700, Khem Raj wrote: > >> > | ../libdwfl/libdwfl_pic.a(linux-kernel-modules.os): In function > >> > `dwfl_linux_kernel_report_offline': > >> > | > >> > /home/rchatre/poky_build/tmp/work/armv5te-poky-linux-gnueabi/elfutils-0.148-r7/elfutils-0.148/libdwfl/linux-kernel-

Re: [yocto] [PATCH] fix the build issue of ppp

2012-06-05 Thread Joshua Lock
On 05/06/12 12:17, Khem Raj wrote: On Tue, Jun 5, 2012 at 11:59 AM, Joshua Lock wrote: On 04/06/12 20:32, b19...@freescale.com wrote: From: Zhenhua Luo this patch is for edison branch of poky fix following build issue of ppp: make[2]: Entering directory `/local/home/b1953

Re: [yocto] [PATCH] fix the build issue of ppp

2012-06-05 Thread Khem Raj
On Tue, Jun 5, 2012 at 11:59 AM, Joshua Lock wrote: > On 04/06/12 20:32, b19...@freescale.com wrote: >> >> From: Zhenhua Luo >> >>     this patch is for edison branch of poky >> >>     fix following build issue of ppp: >>         make[2]: Entering directory >> `/local/home/b19537/workspace/sdk-dev

Re: [yocto] [PATCH] fix the build issue of ppp

2012-06-05 Thread Joshua Lock
On 04/06/12 20:32, b19...@freescale.com wrote: From: Zhenhua Luo this patch is for edison branch of poky fix following build issue of ppp: make[2]: Entering directory `/local/home/b19537/workspace/sdk-devel/build_p4080ds_release/tmp/work/ppce500mc-fsl-linux/ppp-2.4.5-r2/ppp-

Re: [yocto] [RFC] Split and revamp distro_tracking_fields.inc

2012-06-05 Thread Mark Hatle
On 6/3/12 10:14 PM, Saul Wold wrote: Folks, As this project has progressed, we have found the distro_tracking_fields to become a bit cumbersome and dated, I want to therefore propose we get rid of it ;-), nah that would be too easy! I would like to propose the following, split it into smaller

Re: [yocto] something about gtk+-2.24.8.tar.bz2 that requires constant downloading?

2012-06-05 Thread Robert P. J. Day
On Tue, 5 Jun 2012, Wang, Shane wrote: > Robert P. J. Day wrote on 2012-06-05: > > at this point, has the problem been identified? or does this still > > require a bugzilla submission? it would appear that the issue > > involves any package with a "+" in the package name which, for now, > > a

Re: [yocto] something about gtk+-2.24.8.tar.bz2 that requires constant downloading?

2012-06-05 Thread Wang, Shane
Robert P. J. Day wrote on 2012-06-05: > at this point, has the problem been identified? or does this still > require a bugzilla submission? it would appear that the issue > involves any package with a "+" in the package name which, for now, > appears to be just that gtk+ package. would any oth

Re: [yocto] something about gtk+-2.24.8.tar.bz2 that requires constant downloading?

2012-06-05 Thread Robert P. J. Day
On Tue, 5 Jun 2012, Wang, Shane wrote: > > Khem Raj wrote on 2012-06-05: > > > On Mon, Jun 4, 2012 at 10:04 PM, Wang, Shane > > wrote: > >> Yeah, Robert, > >> > >> You found a bug in bitbake. In the fetch code, local directory > >> /home/rpjday/dl/gtk+-2.24.8.tar.bz2 is decoded as > >> /home/rpjd

Re: [yocto] Broken SDK

2012-06-05 Thread Navani Srivastava
Hi, Thanks for support. I successfully created SDK with this modification. I installed the same SDK and tried compiling Qt application, but got error mentioning "Failure to read QMAKESPEC conf file /opt/poky/1.0/sysroots/arm-poky-linux-gnueabi/usr/share/qtopia/mkspecs/linux-gnueabi-oe-g++/qmake.c

Re: [yocto] something about gtk+-2.24.8.tar.bz2 that requires constant downloading?

2012-06-05 Thread Wang, Shane
Khem Raj wrote on 2012-06-05: > On Mon, Jun 4, 2012 at 10:04 PM, Wang, Shane > wrote: >> Yeah, Robert, >> >> You found a bug in bitbake. In the fetch code, local directory >> /home/rpjday/dl/gtk+-2.24.8.tar.bz2 is decoded as >> /home/rpjday/dl/gtk%2B-2.24.8.tar.bz2 by newuri = uri_replace(origu