diff --git a/apertis-image-uboot.yaml b/apertis-image-uboot.yaml index 3e9136c4ed9fafb12f7a44ab422e1aa430c65cc4..721d1f48f48fe989f2ac9e7ea71dfc481e5910ff 100644 --- a/apertis-image-uboot.yaml +++ b/apertis-image-uboot.yaml @@ -63,12 +63,12 @@ actions: command: sed -i '1 s/$/{{ $cmdline }}/' /etc/kernel/cmdline - action: apt - description: Kernel and system packages for amd64 + description: Kernel and system packages packages: - kmod - linux-base - initramfs-tools - - linux-image-4.9.0-0.bpo.2-arm64-unsigned + - linux-image-generic - u-boot-common - btrfs-tools