On 11 December 2012 08:29, Alex DAMIAN <[email protected]> wrote: > From: Alexandru DAMIAN <[email protected]> > > This set of changes fix packaging and compilation > options for the mesa-dri. > > It also affects priority so that the git version is preffered.
Why can't "use mesa-dri git" be part of the pre-requisites for now? We may be happy with a well chose git snapshot of Mesa but the current revision is literally just HEAD when I changed mesa-git for the new build system in master. > DRIDRIVERS = "swrast" > -DRIDRIVERS_append_x86 = ",i915,i965" > -DRIDRIVERS_append_x86-64 = ",i915,i965" > +#DRIDRIVERS_append_x86 = ",i915,i965" > +#DRIDRIVERS_append_x86-64 = ",i915,i965" That's not a "fix"... Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
