Configures mesa to build in the panfrost and render-only KMS driver when building for the rk3288 SOC. The panfrost kernel module is already compiled as a module by default for armv7.
Signed-off-by: Joshua Watt <[email protected]> --- recipes-graphics/mesa/mesa_%.bbappend | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes-graphics/mesa/mesa_%.bbappend diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend new file mode 100644 index 0000000..5856c71 --- /dev/null +++ b/recipes-graphics/mesa/mesa_%.bbappend @@ -0,0 +1 @@ +PACKAGECONFIG_append_rk3288 = " kmsro panfrost" -- 2.23.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#47614): https://lists.yoctoproject.org/g/yocto/message/47614 Mute This Topic: https://lists.yoctoproject.org/mt/67951964/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
