mirror of
git://soft.sys114.com/odroid-stamper
synced 2025-12-19 00:18:42 +09:00
fixup: add install 'flash-kernel' by default
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: Ic172538052a3283bf75cd0f1ca40d6b89f9a4f44
This commit is contained in:
@@ -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@@ \
|
||||
|
||||
Reference in New Issue
Block a user