[Buildroot] [PATCH 1/1] package/kbd: fix not installing to the target

Martin Bark martin at barkynet.com
Mon Mar 7 10:38:50 UTC 2016


Thomas,

On 4 March 2016 at 20:22, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> Dear Martin Bark,
>
> On Fri,  4 Mar 2016 17:16:35 +0000, Martin Bark wrote:
>
>> -KBD_INSTALL_TARGET_OPTS += MKINSTALLDIRS=$(@D)/config/mkinstalldirs
>> -
>>  $(eval $(autotools-package))
>> +
>> +KBD_INSTALL_TARGET_OPTS += MKINSTALLDIRS=$(@D)/config/mkinstalldirs
>
> I know this solution is also used in the util-linux package, but in
> fact I don't really like it. Can you try using
>
> KBD_MAKE_ENV = \
>         MKINSTALLDIRS=...
>
> (before the eval of autotools-package) ?

I've made the change you suggested, see
http://patchwork.ozlabs.org/patch/592898/

Thanks

Martin

>
> Thanks!
>
> Thomas
> --
> Thomas Petazzoni, CTO, Free Electrons
> Embedded Linux, Kernel and Android engineering
> http://free-electrons.com


More information about the buildroot mailing list