[oe] [PATCH] angstrom-2008: make PREFERRED_VERSION_linux-libc-headers a weak assignment

GNUtoo GNUtoo at no-log.org
Thu Apr 29 17:04:46 UTC 2010


> > -PREFERRED_VERSION_linux-libc-headers 	= "2.6.31"
> > +PREFERRED_VERSION_linux-libc-headers 	?= "2.6.31"
> 
> NACK, there's is a good reason it's not soft assigned. Your hack to make
> it machine specific is worse, since it means that other machines with
> the same arch now get a "random" version.
> 
> What we can do is globally increase the version, which was planned
> anyway. Does can need .32 or .33? I tested using llc .32 locally, but
> hadn't pushed that change yet.
eee701 require 2.6.33 headers(or libdrm to stage the headers) for the
latest xf86-video-intel xorg driver
So I did that locally(I know I can't commit such stuff) and it worked.
But the correct fix may be to modify libdrm to stage the libs I bet...

Denis.





More information about the Openembedded-devel mailing list