[Buildroot] [PATCH] tslib: needs shared library for dlopen

Thomas De Schampheleire patrickdepinguin at gmail.com
Fri Oct 18 06:43:42 UTC 2013


Hi Thomas,

On Thu, Oct 17, 2013 at 5:15 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Dear Thomas De Schampheleire,
>
> On Thu, 17 Oct 2013 16:58:08 +0200, Thomas De Schampheleire wrote:
>
>> diff --git a/package/tslib/Config.in b/package/tslib/Config.in
>> --- a/package/tslib/Config.in
>> +++ b/package/tslib/Config.in
>> @@ -1,6 +1,10 @@
>>  config BR2_PACKAGE_TSLIB
>>       bool "tslib"
>> +     depends on !BR2_PREFER_STATIC_LIB # dlopen
>
> I believe this needs to be propagated to the BR2_PACKAGE_DIRECTFB_TSLIB
> option, which selects BR2_PACKAGE_TSLIB, but does not depends
> on !BR2_PREFER_STATIC_LIB.

Clearly I'm not used to this type of changes :)
Thanks for noticing, I'm sending an update...

Best regards,
Thomas


More information about the buildroot mailing list