Wind-River / meta-secure-core

MIT License
22 stars 24 forks source link

Would it be acceptable to move the efitools to oe-core or meta-oe? #26

Open quaresmajose opened 1 year ago

quaresmajose commented 1 year ago

The efitools [1] recipe seems to be a good candidate for the oe-core or meta-oe layer as it is a dependency of more and more bsp's to implement uefi secure boot.

[1] https://github.com/Wind-River/meta-secure-core/tree/master/meta-efi-secure-boot/recipes-bsp/efitools.

AndreasUfert commented 5 months ago

I strongly support this suggestion. Mainly because I need the efitools binaries in my image, but without all the dependencies to other recipes in meta-secure-core. So it would be good to move the core of the efitool recipe to oe-core or meta-eo and keep the specifics as bbappend in meta-secure-core.

quaresmajose commented 1 month ago

Proposed in https://github.com/openembedded/meta-openembedded/pull/883