wolfSSL / meta-wolfssl

wolfSSL layer for OpenEmbedded and Yocto, containing product recipes, examples, and bbappend files.
https://www.wolfssl.com
GNU General Public License v2.0
30 stars 22 forks source link

Kirkstone bugreport pr72 appendfix #75

Closed night1rider closed 9 months ago

night1rider commented 9 months ago

This pull request is in response to #72

This adds the ability to directly add a recipe to IMAGE_INSTALL without having to uncomment the recipes in conf/layer.conf

NOTE: If you wanted to bitbake a particular recipe you still need to uncomment the recipe in conf/layer.conf.

The README has been updated to reflect these changes