IMAGE: add libsdl2

Signed-off-by: Christophe Priouzeau <christophe.priouzeau@foss.st.com>
Change-Id: I587d7f5f004923fdff9916b5346b4e1342a8a131
This commit is contained in:
Christophe Priouzeau
2022-08-25 09:21:52 +02:00
committed by bernard PUEL
parent af203124d4
commit 34cf744a75

View File

@ -25,6 +25,8 @@ SUMMARY:packagegroup-framework-core-base-display = "Framework core base componen
RDEPENDS:packagegroup-framework-core-base-display = "\
libdrm \
libdrm-tests \
\
${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'libsdl2', '', d)} \
"
SUMMARY:packagegroup-framework-core-base-mm = "Framework core base components for multimedia"