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

remove alsa from depends list of libsdl

This commit is contained in:
DanyLE
2023-07-09 14:45:38 +02:00
parent 7e38bbf202
commit e30832feea
2 changed files with 3 additions and 2 deletions

View File

@ -35,7 +35,7 @@ RPI_USE_wS_28_DPI_LCD = "1"
ENABLE_DWC2_PERIPHERAL = "1"
ENABLE_DWC2_HOST = "1"
ENABLE_USB_U_BOOT = "0"
ENABLE_UART = "1"
ENABLE_UART = "0"
DISABLE_SPLASH = "1"
VIDEO_CAMERA = "1"
DISABLE_RPI_BOOT_LOGO = "1"