[OE-core] [PATCH] no-static-libs.inc: add gdb

Andre McCurdy armccurdy at gmail.com
Mon Feb 29 20:50:03 UTC 2016


On Mon, Feb 29, 2016 at 12:43 PM, Burton, Ross <ross.burton at intel.com> wrote:
>
> On 29 February 2016 at 20:40, Richard Purdie
> <richard.purdie at linuxfoundation.org> wrote:
>>
>> I'm a bit puzzled as our autobuilders build this all the time and we
>> don't see failures. Any idea what the configuration difference might
>> be?
>
> Since oe-core 94e1b917078bedf73830e54278af77f742c93581 gdb has a
> packageconfig for system readline, which is enabled by default (and has been
> enabled explicitly for a long time).  Do you have some local patches adding
> more PACKAGECONFIG options but not enabling readline?

gdb 7.10.1 depends on readline features which are not present in
readline 5.2 (ie the GPLv2 version). Using the gdb internal readline
is a workaround for people who don't want to switch to the GPLv3
version of readline.

(Although gdb is itself GPLv3, it's self contained and easy to exclude
from release builds).

> Ross
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core
>



More information about the Openembedded-core mailing list