mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
modules/coreboot,purism-blobs: Update to 4.20.1-Purism-1
Signed-off-by: Jonathon Hall <jonathon.hall@puri.sm>
This commit is contained in:
parent
6b111d813f
commit
3e6eac9ffd
@ -50,7 +50,7 @@ else ifeq "$(CONFIG_COREBOOT_VERSION)" "talos_2"
|
||||
else ifeq "$(CONFIG_COREBOOT_VERSION)" "purism"
|
||||
coreboot_version := git
|
||||
coreboot_repo := https://source.puri.sm/coreboot/coreboot
|
||||
coreboot_commit_hash := 6b65c78be89bb640b4b19a187de8400751ed1df5
|
||||
coreboot_commit_hash := a899f08d2789db1dd9b02cff34179c4d38e6d0e3
|
||||
EXTRA_FLAGS := -fdebug-prefix-map=$(pwd)=heads -gno-record-gcc-switches -Wno-error=packed-not-aligned -Wno-error=address-of-packed-member
|
||||
else
|
||||
$(error "$(BOARD): does not specify coreboot version under CONFIG_COREBOOT_VERSION")
|
||||
|
@ -1,11 +1,11 @@
|
||||
modules-$(CONFIG_PURISM_BLOBS) += purism-blobs
|
||||
|
||||
purism-blobs_base_dir := coreboot-$(CONFIG_COREBOOT_VERSION)/3rdparty/purism-blobs
|
||||
purism-blobs_version := 09837af92a03beb0d45d30b4e4e8f18e3dc72bd2
|
||||
purism-blobs_version := 995f66c445841b86e6596e9b297cc4888c0257e5
|
||||
purism-blobs_tar := purism-blobs-${purism-blobs_version}.tar.gz
|
||||
purism-blobs_tar_opt := --strip 1
|
||||
purism-blobs_url := https://source.puri.sm/coreboot/purism-blobs/-/archive/${purism-blobs_version}/${purism-blobs_tar}
|
||||
purism-blobs_hash := b95e4dfb6a5960c80a8c36f009c20828cd7f1adbb76d655c28fa415dee329513
|
||||
purism-blobs_hash := 6d26c129fe8d719a49f4f726383baaf7edb6131183bada4167711b5a5312f516
|
||||
|
||||
## there is nothing to be built
|
||||
purism-blobs_output := .built
|
||||
|
Loading…
Reference in New Issue
Block a user