Skip to content

Commit ca9d78f

Browse files
committed
fix elxr arm kernel issue
1 parent 49be99c commit ca9d78f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/osv/wind-river-elxr/elxr12/imageconfigs/defaultconfigs/default-raw-aarch64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ systemConfig:
9292
cmdline: "quiet splash console=ttyS0,115200 console=tty0 loglevel=7"
9393
uki: true
9494
packages:
95-
- linux-image-arm64-signed-template
95+
- linux-image-cloud-arm64

image-templates/elxr12-aarch64-minimal-raw.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ disk:
3030
mountOptions: umask=0077
3131

3232
- id: rootfs
33-
type: linux-root-arm64-signed-template
33+
type: linux-root-arm64
3434
start: 513MiB
3535
end: "0"
3636
fsType: ext4

0 commit comments

Comments
 (0)