mirror of
https://github.com/linux-sunxi/meta-sunxi.git
synced 2025-07-27 19:29:59 +02:00
recipes-graphics/mesa: Fix bitbake parsing error
there was the following error, ERROR: No recipes in default available for: /home/gye/yocto/meta-sunxi/recipes-graphics/mesa/mesa-gl_%.bbappend /home/gye/yocto/meta-sunxi/recipes-graphics/mesa/mesa_%.bbappend so i renamed mesa_%.bbappend to mesa.bbappend, and mesa-gl_%.bbappend to mesa-gl.bbappend
This commit is contained in:
1
recipes-graphics/mesa/mesa-gl.bbappend
Normal file
1
recipes-graphics/mesa/mesa-gl.bbappend
Normal file
@ -0,0 +1 @@
|
||||
PACKAGECONFIG:class-target = "opengl x11 gallium"
|
Reference in New Issue
Block a user