From db7c88ce90292b28f16f9a23d9c028acf537a9f4 Mon Sep 17 00:00:00 2001 From: DanyLE Date: Wed, 26 Jul 2023 00:33:46 +0200 Subject: [PATCH] remove sdl2 support --- recipes-core/images/README.md | 6 ++++++ recipes-core/images/core-image-minimal.bbappend | 8 +------- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/recipes-core/images/README.md b/recipes-core/images/README.md index 0aee946..8623ba8 100644 --- a/recipes-core/images/README.md +++ b/recipes-core/images/README.md @@ -15,6 +15,12 @@ libsdl2-mixer \ #tslib-tests #tslib-calibrate #tslib-uinput + +libsdl2 \ + libsdl2-ttf \ + libsdl2-image \ + libsdl2-mixer \ + libsdl2-net \ # v4l-utils evtest diff --git a/recipes-core/images/core-image-minimal.bbappend b/recipes-core/images/core-image-minimal.bbappend index 71f4ef0..f5762c0 100644 --- a/recipes-core/images/core-image-minimal.bbappend +++ b/recipes-core/images/core-image-minimal.bbappend @@ -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 \ "