From: Andreas Reichel <[email protected]> To really support yocto, we must introduce different branches for used yocto versions. My suggestion is to create the following two branches from master to apply this patch-set to:
* rocko * rocko-next In future there should also be: * krogoth, krogoth-next * morthy, morty-next * pyro, pyro-next This way, we are compliant with other open source meta-layers and don't run into problems when using the layer with different yocto versions. That said, this patch series adds support for Yocto Rocko. Tests for older systems are on the way. Signed-off-by: Andreas Reichel <[email protected]> Andreas Reichel (7): 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 Adapt README.md for rocko branch Use EFI Boot Guard version to 0.2 Update source plugins to work with newer wic README.md | 12 +++--------- recipes-bsp/efibootguard/efibootguard.bb | 9 ++++----- scripts/lib/wic/plugins/source/efibootguard-boot.py | 15 +++++++-------- scripts/lib/wic/plugins/source/efibootguard-efi.py | 12 ++++++------ 4 files changed, 20 insertions(+), 28 deletions(-) -- 2.15.1 -- 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/20180110120931.4150-1-andreas.reichel.ext%40siemens.com. For more options, visit https://groups.google.com/d/optout.
