1
0
mirror of https://github.com/lxsang/meta-rpi-diya.git synced 2025-08-01 05:31:02 +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-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 \
@ -47,15 +43,13 @@ IMAGE_INSTALL:append = "libcurl \
raspi-gpio \ raspi-gpio \
rsync \ rsync \
coreutils \ coreutils \
wayland weston wayland-protocols hwdata \ wayland wayland-protocols hwdata \
hicolor-icon-theme \
qtbase \ qtbase \
qtdeclarative \ qtdeclarative \
qtquickcontrols2 \ qtquickcontrols2 \
qtquickcontrols \ qtquickcontrols \
qtgraphicaleffects \ qtgraphicaleffects \
qtwayland \ qtwayland \
qt5-opengles2-test \
gdbserver \ gdbserver \
" "