All of lore.kernel.org
 help / color / mirror / Atom feed
* How to handle mesa customization in BSP layers
@ 2015-10-20  9:32 Nicolas Dechesne
  2015-10-20  9:37 ` Koen Kooi
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Dechesne @ 2015-10-20  9:32 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

hi there,

in the meta-qcom BSP layer, I need to customize mesa to enable
Gallium/freedreno driver which is not enabled in OE-core by default. I
have been using a bbappend , see [1] so far.

However it was reported by Koen that his is causing issues, at least
in Angstrom, though it's not specific to this distro.. See github
comments on [2].

The issue is that mesa is arch specific, not machine specific. So if
you start mixing machines from the same arch, we are getting
unexpected/wrong rebuilds.

How am I supposed to handle that properly in a BSP layer? I don't
think that enabling the freedreno driver should be a distro config, am
i right?

thanks
nico

[1] https://github.com/ndechesne/meta-qcom/blob/master/recipes-graphics/mesa/mesa_10.%25.bbappend
[2] https://github.com/ndechesne/meta-qcom/commit/dc00771aaba1051a3c679dd8f782089b499cbdbb


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-10-25 12:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-20  9:32 How to handle mesa customization in BSP layers Nicolas Dechesne
2015-10-20  9:37 ` Koen Kooi
2015-10-24 22:00   ` Trevor Woerner
2015-10-25 12:22     ` Nicolas Dechesne

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.