Re: [yocto] [danny] core-image-minimal-dev is missing dev packages

2013-02-12 Thread Rudolf Streif
I will look into this further and then file a bug report with the details. What I mean is that with Denzil a minimal-dev image could be used as a sysroot for ADT. With an external toolchain you are able to compile and link userspace applications. With Danny this does not for an x86 minimal-dev im

Re: [yocto] [danny] core-image-minimal-dev is missing dev packages

2013-02-12 Thread Paul Eggleton
On Saturday 09 February 2013 09:25:09 Rudolf Streif wrote: > I have not verified every single dev package but the linker files in > /usr/lib/ and related are missing. You cannot link against a dev > image sysroot. That used to work. I'm not quite sure what you mean, but if this is a regression wou

Re: [yocto] [danny] core-image-minimal-dev is missing dev packages

2013-02-09 Thread Rudolf Streif
I have not verified every single dev package but the linker files in /usr/lib/ and related are missing. You cannot link against a dev image sysroot. That used to work. :rjs On Feb 9, 2013 9:19 AM, "Rudolf Streif" wrote: > Thanks, Paul. Not sure however. I should have included that I used plain >

Re: [yocto] [danny] core-image-minimal-dev is missing dev packages

2013-02-09 Thread Rudolf Streif
Thanks, Paul. Not sure however. I should have included that I used plain old i586 architecture. There should be no dashes/underscore issues there. :rjs On Feb 9, 2013 6:30 AM, "Paul Eggleton" wrote: > On Friday 08 February 2013 19:17:35 Rudolf Streif wrote: > > This is weird and I do not have an

Re: [yocto] [danny] core-image-minimal-dev is missing dev packages

2013-02-09 Thread Paul Eggleton
On Friday 08 February 2013 19:17:35 Rudolf Streif wrote: > This is weird and I do not have an explanation for it. For Danny: > > core-image-minimal-dev is missing the dev packages (pkg-dev) > > I build it but the packages are not there. The cause does not seem to be my > setup because the core-im