From: Andreas Reichel <[email protected]> This patch series introduces Poky Rocko support for efibootguard.
Changes: * Update/Fix python scripts * Add missing dependencies to recipe * Adapt recipe to use version 0.2 of efibootguard * Fix nonsensical PV of recipe * Update documentation Note: The last two commits are Rocko specific. They should go into their own branch - or - if everything gets to master, at least have a tag named 'rocko'. Andreas Reichel (8): fw_setenv: correct call in python plugin Explicitely add zlib dependency to efibootguard.bb Remove --with-gnuefi-lds-dir from config call Inherit pkgconfig class in recipe Use EFI Boot Guard version to 0.2 When creating a dir, wait till finished Update source plugins to work with newer wic Adapt README.md for rocko branch README.md | 15 +++------------ classes/efibootguard.bbclass | 4 +++- recipes-bsp/efibootguard/efibootguard.bb | 10 +++++----- scripts/lib/wic/plugins/source/efibootguard-boot.py | 15 +++++++-------- scripts/lib/wic/plugins/source/efibootguard-efi.py | 12 ++++++------ 5 files changed, 24 insertions(+), 32 deletions(-) -- 2.16.0 -- You received this message because you are subscribed to the Google Groups "EFI Boot Guard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/efibootguard-dev/20180124102351.17078-1-andreas.reichel.ext%40siemens.com. For more options, visit https://groups.google.com/d/optout.
