[yocto] [poky] WARNING: QA Issue: ELF binary has relocations in .text

2014-03-29 Thread Elvis Dowson
MACHINE = "zc702-zynq7" DISTRO = "poky" DISTRO_VERSION= "1.5+snapshot-20140329" TUNE_FEATURES = " armv7a vfp neon zynq" TARGET_FPU= "vfp-neon" meta meta-yocto meta-yo

[yocto] Recursive entry to debugger" panic seen with KGDB (PowerPC)

2014-03-29 Thread Jegathesan Durairaj
I am using Linux Kernel Version 2.6.34.6 SMP for powerPC 64 bit. I tried to debug kernel using KGDB and ended up in Kernel panic reboot issue. Here is the list of steps I did. 1) I enabled the following in the config file CONFIG_DEBUG_PAGEALLOC=y CONFIG_DEBUG_KERNEL=y CONFIG_DEBUG_INFO=y CONFIG_K

Re: [yocto] Fw: regarding adding custom kernel to yocto build system

2014-03-29 Thread Khem Raj
On Thu, Mar 20, 2014 at 10:32 PM, mujtaba rizwan wrote: > my previous problem is resolved its picking my kernel from local system.i > didn't get any reply from yocto group i'm expecting some help please help me > out. > > I've compiled the msm working kernel with make then i took the zimage along

Re: [yocto] [OE-core] [oe] initial support for musl libc with OE/Yocto Project

2014-03-29 Thread Khem Raj
On Thu, Mar 27, 2014 at 5:53 AM, Paul Barker wrote: > On 26 March 2014 22:12, Burton, Ross wrote: >> On 26 March 2014 22:04, Khem Raj wrote: >>> There were interest in other threads in having musl as an alternative >>> to eglibc/uclibc that we already have in OE, in that direction I have >>> pou