1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-07-09 18:39:47 +02:00

remove sdl2 support

This commit is contained in:
DanyLE 2023-07-26 00:33:46 +02:00
parent 9cb4b8fcf1
commit db7c88ce90
2 changed files with 7 additions and 7 deletions

View File

@ -15,6 +15,12 @@ libsdl2-mixer \
#tslib-tests
#tslib-calibrate
#tslib-uinput
libsdl2 \
libsdl2-ttf \
libsdl2-image \
libsdl2-mixer \
libsdl2-net \
# v4l-utils
evtest

View File

@ -28,13 +28,9 @@ IMAGE_INSTALL:append = "libcurl \
udev \
glew \
freetype \
gdk-pixbuf \
mesa \
sudo \
libsdl2 \
libsdl2-ttf \
libsdl2-image \
libsdl2-mixer \
libsdl2-net \
htop \
waveshare-2.8-lcd \
realtekfw \
@ -48,14 +44,12 @@ IMAGE_INSTALL:append = "libcurl \
rsync \
coreutils \
wayland weston wayland-protocols hwdata \
hicolor-icon-theme \
qtbase \
qtdeclarative \
qtquickcontrols2 \
qtquickcontrols \
qtgraphicaleffects \
qtwayland \
qt5-opengles2-test \
gdbserver \
"