mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17:55 +00:00
board/librem_{13/14/15/mini}: Use Purism repo for coreboot
Use Purism's repo for all Librem boards other than the Librem Server L1UM. Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
This commit is contained in:
parent
1ea5f3bd6b
commit
3766d32034
@ -3,7 +3,7 @@ CONFIG_LINUX_CONFIG=config/linux-librem_common.config
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-librem_13v2.config
|
||||
|
||||
export CONFIG_COREBOOT=y
|
||||
export CONFIG_COREBOOT_VERSION=4.17
|
||||
export CONFIG_COREBOOT_VERSION=purism
|
||||
export CONFIG_LINUX_VERSION=5.10.5
|
||||
export CONFIG_PURISM_BLOBS=y
|
||||
|
||||
|
@ -3,7 +3,7 @@ CONFIG_LINUX_CONFIG=config/linux-librem_common.config
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-librem_13v4.config
|
||||
|
||||
export CONFIG_COREBOOT=y
|
||||
export CONFIG_COREBOOT_VERSION=4.17
|
||||
export CONFIG_COREBOOT_VERSION=purism
|
||||
export CONFIG_LINUX_VERSION=5.10.5
|
||||
export CONFIG_PURISM_BLOBS=y
|
||||
|
||||
|
@ -3,7 +3,7 @@ CONFIG_LINUX_CONFIG=config/linux-librem_common.config
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-librem_14.config
|
||||
|
||||
export CONFIG_COREBOOT=y
|
||||
export CONFIG_COREBOOT_VERSION=4.17
|
||||
export CONFIG_COREBOOT_VERSION=purism
|
||||
export CONFIG_LINUX_VERSION=5.10.5
|
||||
export CONFIG_PURISM_BLOBS=y
|
||||
|
||||
|
@ -3,7 +3,7 @@ CONFIG_LINUX_CONFIG=config/linux-librem_common.config
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-librem_15v3.config
|
||||
|
||||
export CONFIG_COREBOOT=y
|
||||
export CONFIG_COREBOOT_VERSION=4.17
|
||||
export CONFIG_COREBOOT_VERSION=purism
|
||||
export CONFIG_LINUX_VERSION=5.10.5
|
||||
export CONFIG_PURISM_BLOBS=y
|
||||
|
||||
|
@ -3,7 +3,7 @@ CONFIG_LINUX_CONFIG=config/linux-librem_common.config
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-librem_15v4.config
|
||||
|
||||
export CONFIG_COREBOOT=y
|
||||
export CONFIG_COREBOOT_VERSION=4.17
|
||||
export CONFIG_COREBOOT_VERSION=purism
|
||||
export CONFIG_LINUX_VERSION=5.10.5
|
||||
export CONFIG_PURISM_BLOBS=y
|
||||
|
||||
|
@ -3,7 +3,7 @@ CONFIG_LINUX_CONFIG=config/linux-librem_common.config
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-librem_mini.config
|
||||
|
||||
export CONFIG_COREBOOT=y
|
||||
export CONFIG_COREBOOT_VERSION=4.17
|
||||
export CONFIG_COREBOOT_VERSION=purism
|
||||
export CONFIG_LINUX_VERSION=5.10.5
|
||||
export CONFIG_PURISM_BLOBS=y
|
||||
|
||||
|
@ -3,7 +3,7 @@ CONFIG_LINUX_CONFIG=config/linux-librem_common.config
|
||||
CONFIG_COREBOOT_CONFIG=config/coreboot-librem_mini_v2.config
|
||||
|
||||
export CONFIG_COREBOOT=y
|
||||
export CONFIG_COREBOOT_VERSION=4.17
|
||||
export CONFIG_COREBOOT_VERSION=purism
|
||||
export CONFIG_LINUX_VERSION=5.10.5
|
||||
export CONFIG_PURISM_BLOBS=y
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user