[Buildroot] [PATCH 0/6] xorg: fix imput drivers install paths

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Oct 25 11:39:42 UTC 2016


Hello,

On Tue, 25 Oct 2016 13:25:54 +0200, Peter Korsgaard wrote:

>  > We fix that by entirely ditching the use of sdkdir, as was done in all
>  > other xorg dirvers, with the 5 first patches of the series.  
> 
> Sounds sensible to me. Did you try proposing the patches upstream?

Yes, Yann was about to do this, we were discussing his cover letter for
upstream yesterday evening.

>  > Additionally, to catch such situation, the 6th and last patch of the
>  > series checks no such paths are present, neither in target/ nor in
>  > staging/ .  
> 
> This seems to overlap with the checks Samuel is adding,
> E.G. TARGET_DIR/STAGING_DIR are subdirs of the host build directory, so
> that check should catch these issues as well.

Hum, are you sure it's checking the same thing? Yann is checking that
$(TARGET_DIR)/$(O) and $(STAGING_DIR)/$(O) don't exist.

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



More information about the buildroot mailing list