Re: [yocto] Any hints when building boost-nativesdk?

2012-09-20 Thread Chatre, Reinette
Hi Khem, On Thu, 2012-09-20 at 14:49 -0700, Khem Raj wrote: > On Thu, Sep 20, 2012 at 2:32 PM, Darren Hart wrote: > > On 09/20/2012 11:50 AM, Chatre, Reinette wrote: > >> Hi, > >> > >> I am running Yocto 1.2 and would like to include the boost development >

[yocto] Any hints when building boost-nativesdk?

2012-09-20 Thread Chatre, Reinette
Hi, I am running Yocto 1.2 and would like to include the boost development environment in my SDK. I created a bbappend for the boost recipe that only contains two lines: PR = "${INC_PR}.1" BBCLASSEXTEND += "nativesdk" When I build with the above I get the following warnings: NOTE: multiple provi

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] Building poky-tiny for ARM fails in do_compile of elfutils

2012-06-04 Thread Chatre, Reinette
On Fri, 2012-06-01 at 15:27 -0700, Khem Raj wrote: > On Fri, Jun 1, 2012 at 1:09 PM, Chatre, Reinette > wrote: > > Hi, > > > > I am trying to create a poky-tiny based image for ARM. This currently > > fails in the "do_compile" task of elfutils. As a f

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

2012-06-01 Thread Chatre, Reinette
Hi, I am trying to create a poky-tiny based image for ARM. This currently fails in the "do_compile" task of elfutils. As a first attempt I try to have things as simple as possible. Starting with a clean 7.0 Denzil in /opt/poky.git on my development system and use a separate build directory $HOME/p

Re: [yocto] care when using remove_packaging_data_files

2012-03-30 Thread Chatre, Reinette
On Fri, 2012-03-30 at 10:27 -0700, Khem Raj wrote: > On Fri, Mar 30, 2012 at 9:42 AM, Chatre, Reinette > wrote: > > Absolutely, an option is indeed to look if recipe can do everything when > > image is created. I was just surprised to learn that these minimal > > image

Re: [yocto] care when using remove_packaging_data_files

2012-03-30 Thread Chatre, Reinette
On Thu, 2012-03-29 at 23:28 -0700, Khem Raj wrote: > On Thu, Mar 29, 2012 at 10:13 AM, Chatre, Reinette > wrote: > > Hi, > > > > I am building an image using ipk packages. The minimal images all seem > > to set ROOTFS_POSTPROCESS_COMMAND to remove_packaging_data_fil

[yocto] care when using remove_packaging_data_files

2012-03-29 Thread Chatre, Reinette
Hi, I am building an image using ipk packages. The minimal images all seem to set ROOTFS_POSTPROCESS_COMMAND to remove_packaging_data_files, which (for all package management systems) recursively removes the packages directory in /var/lib. This seems a bit harsh considering that some packages may