mirror of
https://github.com/lxsang/meta-rpi-diya.git
synced 2025-07-30 12:40:33 +02:00
move libsdl2 to correct recipes folder
This commit is contained in:
6
recipes-graphics/libsdl2/libsdl2_%.bbappend
Normal file
6
recipes-graphics/libsdl2/libsdl2_%.bbappend
Normal file
@ -0,0 +1,6 @@
|
||||
DEPENS += " mesa libdrm virtual/libgbm virtual/libgles2 "
|
||||
# alsa
|
||||
EXTRA_OECONF:append=" --disable-video-x11 \
|
||||
--disable-video-wayland \
|
||||
--enable-video-kmsdrm \
|
||||
--enable-video-opengles"
|
Reference in New Issue
Block a user