fixups: packages: install package 'odroid-alsa' by default'

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I6a75a72df10d2f8dc53897f7bfec09c5f4317379
This commit is contained in:
Dongjin Kim
2022-03-15 20:54:23 +09:00
parent b62b2b3306
commit ef610833be

View File

@@ -9,7 +9,7 @@ apt-key adv --keyserver keyserver.ubuntu.com \
apt update && apt upgrade -y
apt install @@DEFAULT_APT_OPTIONS@@ \
odroid-base \
odroid-base odroid-alsa \
rsync \
@@DEFAULT_FLAVOUR_PACKAGES@@ \
@@DEFAULT_KERNEL_PACKAGE@@ \