]> code.ossystems Code Review - openembedded-core.git/commit
efivar: update 37 -> 38
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 19 Jan 2022 10:40:42 +0000 (11:40 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Jan 2022 11:57:23 +0000 (11:57 +0000)
commit60665cdd6b1bbed29b919328ab34827c055ed729
tree33be39c2c4229624fe9e3522d7d0239d719243d8
parent2ab302edc33681f94b2cd85b564f6feebe154392
efivar: update 37 -> 38

Drop determinism.patch, resolved by
https://github.com/rhboot/efivar/commit/641a1626543ca3bf0cdd5ea0bd6cc3a82462521a

Drop no-werror.patch, can now be replaced by ERRORS= in make invocation.

Add a patch to efibootmgr to address build failures with new version.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/efibootmgr/efibootmgr/0001-src-make-compatible-with-efivar-38.patch [new file with mode: 0644]
meta/recipes-bsp/efibootmgr/efibootmgr_17.bb
meta/recipes-bsp/efivar/efivar/0001-docs-do-not-build-efisecdb-manpage.patch [new file with mode: 0644]
meta/recipes-bsp/efivar/efivar/0001-src-Makefile-build-util.c-separately-for-makeguids.patch [new file with mode: 0644]
meta/recipes-bsp/efivar/efivar/determinism.patch [deleted file]
meta/recipes-bsp/efivar/efivar/no-werror.patch [deleted file]
meta/recipes-bsp/efivar/efivar_38.bb [moved from meta/recipes-bsp/efivar/efivar_37.bb with 59% similarity]