fixup: add install 'flash-kernel' by default

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Ic172538052a3283bf75cd0f1ca40d6b89f9a4f44
This commit is contained in:
Dongjin Kim
2024-04-09 14:29:53 +09:00
parent 921c32130a
commit 45998fa676

View File

@@ -13,6 +13,7 @@ apt update --allow-releaseinfo-change \
&& apt upgrade -y
apt install @@DEFAULT_APT_OPTIONS@@ \
odroid-base \
flash-kernel \
rsync \
@@DEFAULT_FLAVOUR_PACKAGES@@ \
linux-image-@@DEFAULT_KERNEL_PACKAGE@@ \