1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2024-10-07 07:26:40 +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-tests
#tslib-calibrate #tslib-calibrate
#tslib-uinput #tslib-uinput
libsdl2 \
libsdl2-ttf \
libsdl2-image \
libsdl2-mixer \
libsdl2-net \
# v4l-utils # v4l-utils
evtest evtest

View File

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