1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-07-31 05:00:42 +02:00

Compare commits

...

2 Commits

Author SHA1 Message Date
f2c7db1bb8 remove weston 2023-07-26 00:50:27 +02:00
db7c88ce90 remove sdl2 support 2023-07-26 00:33:46 +02:00
2 changed files with 8 additions and 8 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 \
@ -47,15 +43,13 @@ IMAGE_INSTALL:append = "libcurl \
raspi-gpio \
rsync \
coreutils \
wayland weston wayland-protocols hwdata \
hicolor-icon-theme \
wayland wayland-protocols hwdata \
qtbase \
qtdeclarative \
qtquickcontrols2 \
qtquickcontrols \
qtgraphicaleffects \
qtwayland \
qt5-opengles2-test \
gdbserver \
"