On Fri, Jul 12, 2024 at 2:04 AM Alexander Kanavin <[email protected]> wrote: > > On Fri, 12 Jul 2024 at 01:42, Khem Raj via lists.openembedded.org > <[email protected]> wrote: > > +PACKAGECONFIG[tegra] = "" > > +GALLIUMDRIVERS:append ="${@bb.utils.contains('PACKAGECONFIG', 'tegra', > > ',tegra,nouveau', '', d)}" > > Why nouveau as well? It's already enabled elsewhere.
Its a direct dependency for tegra gallium driver, In its state currently in mesa recipe its enabled when gallium-llvm packageconfig is set. That's not a prerequisite for tegra driver. > > Alex
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#201832): https://lists.openembedded.org/g/openembedded-core/message/201832 Mute This Topic: https://lists.openembedded.org/mt/107173681/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
