Skip to content

Commit 33edf8e

Browse files
committed
most boards: bump kernel version from 5.10.5 to 6.1.8
Signed-off-by: Thierry Laurion <insurgo@riseup.net>
1 parent 3fef9e0 commit 33edf8e

48 files changed

Lines changed: 48 additions & 48 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

boards/UNMAINTAINED_kgpe-d16_server-whiptail/UNMAINTAINED_kgpe-d16_server-whiptail.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
export CONFIG_COREBOOT=y
2121
export CONFIG_COREBOOT_VERSION=4.11
22-
export CONFIG_LINUX_VERSION=5.10.5
22+
export CONFIG_LINUX_VERSION=6.1.8
2323

2424
CONFIG_COREBOOT_CONFIG=config/coreboot-kgpe-d16_server-whiptail.config
2525
CONFIG_LINUX_CONFIG=config/linux-kgpe-d16_server-whiptail.config

boards/UNMAINTAINED_kgpe-d16_server/UNMAINTAINED_kgpe-d16_server.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# - Please support https://github.com/osresearch/heads/issues/719
1818
export CONFIG_COREBOOT=y
1919
export CONFIG_COREBOOT_VERSION=4.11
20-
export CONFIG_LINUX_VERSION=5.10.5
20+
export CONFIG_LINUX_VERSION=6.1.8
2121

2222
CONFIG_COREBOOT_CONFIG=config/coreboot-kgpe-d16_server.config
2323
CONFIG_LINUX_CONFIG=config/linux-kgpe-d16_server.config

boards/UNMAINTAINED_kgpe-d16_workstation-usb_keyboard/UNMAINTAINED_kgpe-d16_workstation-usb_keyboard.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
export CONFIG_COREBOOT=y
1515
export CONFIG_COREBOOT_VERSION=4.11
16-
export CONFIG_LINUX_VERSION=5.10.5
16+
export CONFIG_LINUX_VERSION=6.1.8
1717

1818
CONFIG_COREBOOT_CONFIG=config/coreboot-kgpe-d16_workstation-usb_keyboard.config
1919
CONFIG_LINUX_CONFIG=config/linux-kgpe-d16_workstation.config

boards/UNMAINTAINED_kgpe-d16_workstation/UNMAINTAINED_kgpe-d16_workstation.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
export CONFIG_COREBOOT=y
1919
export CONFIG_COREBOOT_VERSION=4.11
20-
export CONFIG_LINUX_VERSION=5.10.5
20+
export CONFIG_LINUX_VERSION=6.1.8
2121

2222
CONFIG_COREBOOT_CONFIG=config/coreboot-kgpe-d16_workstation.config
2323
CONFIG_LINUX_CONFIG=config/linux-kgpe-d16_workstation.config

boards/librem_l1um/librem_l1um.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ CONFIG_COREBOOT_CONFIG=config/coreboot-librem_l1um.config
44

55
export CONFIG_COREBOOT=y
66
export CONFIG_COREBOOT_VERSION=4.11
7-
export CONFIG_LINUX_VERSION=5.10.5
7+
export CONFIG_LINUX_VERSION=6.1.8
88
export CONFIG_PURISM_BLOBS=y
99

1010
CONFIG_CRYPTSETUP2=y

boards/qemu-coreboot-fbwhiptail-tpm1-hotp/qemu-coreboot-fbwhiptail-tpm1-hotp.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# the VM.
77
export CONFIG_COREBOOT=y
88
export CONFIG_COREBOOT_VERSION=24.02.01
9-
export CONFIG_LINUX_VERSION=5.10.5
9+
export CONFIG_LINUX_VERSION=6.1.8
1010

1111
CONFIG_COREBOOT_CONFIG=config/coreboot-qemu-tpm1.config
1212
CONFIG_LINUX_CONFIG=config/linux-qemu.config

boards/qemu-coreboot-fbwhiptail-tpm1/qemu-coreboot-fbwhiptail-tpm1.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# TPM can be used with a qemu software TPM (TIS, 1.2).
55
export CONFIG_COREBOOT=y
66
export CONFIG_COREBOOT_VERSION=24.02.01
7-
export CONFIG_LINUX_VERSION=5.10.5
7+
export CONFIG_LINUX_VERSION=6.1.8
88

99
CONFIG_COREBOOT_CONFIG=config/coreboot-qemu-tpm2.config
1010
CONFIG_LINUX_CONFIG=config/linux-qemu.config

boards/qemu-coreboot-fbwhiptail-tpm2-hotp/qemu-coreboot-fbwhiptail-tpm2-hotp.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# TPM can be used with a qemu software TPM (TIS, 2.0).
66
export CONFIG_COREBOOT=y
77
export CONFIG_COREBOOT_VERSION=24.02.01
8-
export CONFIG_LINUX_VERSION=5.10.5
8+
export CONFIG_LINUX_VERSION=6.1.8
99

1010
CONFIG_COREBOOT_CONFIG=config/coreboot-qemu-tpm2.config
1111
CONFIG_LINUX_CONFIG=config/linux-qemu.config

boards/qemu-coreboot-fbwhiptail-tpm2/qemu-coreboot-fbwhiptail-tpm2.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# TPM can be used with a qemu software TPM (TIS, 2.0).
55
export CONFIG_COREBOOT=y
66
export CONFIG_COREBOOT_VERSION=24.02.01
7-
export CONFIG_LINUX_VERSION=5.10.5
7+
export CONFIG_LINUX_VERSION=6.1.8
88

99
CONFIG_COREBOOT_CONFIG=config/coreboot-qemu-tpm2.config
1010
CONFIG_LINUX_CONFIG=config/linux-qemu.config

boards/qemu-coreboot-whiptail-tpm1-hotp/qemu-coreboot-whiptail-tpm1-hotp.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# the VM.
77
export CONFIG_COREBOOT=y
88
export CONFIG_COREBOOT_VERSION=24.02.01
9-
export CONFIG_LINUX_VERSION=5.10.5
9+
export CONFIG_LINUX_VERSION=6.1.8
1010

1111
CONFIG_COREBOOT_CONFIG=config/coreboot-qemu-tpm1.config
1212
CONFIG_LINUX_CONFIG=config/linux-qemu.config

0 commit comments

Comments
 (0)