Re: Adding Vulkan to core-image-weston
Edgar Mobile
What would be the simplest way to achieve that with bitbake? I tried swrast in mesa yesterday but it complained because it wants Gallium.
toggle quoted message
Show quoted text
Am 20. September 2022 10:23:38 MESZ schrieb Alexander Kanavin <alex.kanavin@...>:
Don’t bother with virgl yet. Start with the pure software implementation in Mesa.AlexOn Tue 20. Sep 2022 at 8.39, Edgar Mobile <heideggm@...> wrote:Ok, I added these two lines now to a file named virglrenderer_0.9.1.bb . Bitbake now says:
ERROR: Nothing PROVIDES 'ninja-nativevulkan-loader' (but virtual:native: ... DEPENDS on or otherwise requires it)ERROR: Required build target 'core-image-weston' has no buildable providers.Missing or unbuildable dependency chain was: {'core-image-weston', 'meta-extsdk-toolchain', 'qemu-helper-native', 'qemu-system-native', 'virglrenderer-native', 'ninja-nativevulkan-loader'
From: Markus Volk <f_l_k@...>
Sent: Monday, September 19, 2022 5:16 PM
To: Edgar Mobile <heideggm@...>
Cc: Alexander Kanavin <alex.kanavin@...>; yocto@... <yocto@...>
Subject: Re: [yocto] Adding Vulkan to core-image-westonAm Mo, 19. Sep 2022 um 16:54:52 +0000 schrieb Edgar Mobile <heideggm@...>:
This wasn't enough
i guess you would also need to add venus support to virglrenderer.bb for qemu:
DEPENDS:append = "vulkan-loader vulkan-headers"EXTRA_OEMESON += "-Dvenus-experimental=true"
but i have never tested this
--
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.