meta-digi/meta-digi-arm/dynamic-layers
Javier Viguera b8e4507070 meta-digi-arm: add FIPS supported wolfssl recipe
We don't want the FIPS version of wolfssl to be used by default, so
the recipe is configured as:

DEFAULT_PREFERENCE = "-1"

Unfortunately, DEFAULT_PREFERENCE has lower precedence than the layer
priority, so we need to put the recipe in a layer with priority less
or equal to the other layers having wolfssl recipes (meta-openembedded,
meta-wolfssl). This means in our case using 'meta-digi-arm' instead of
'meta-digi-dey', in which conceptually would fit better.

https://onedigi.atlassian.net/browse/DEL-8036

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
2022-08-31 17:30:36 +02:00
..
freescale-layer meta-digi-arm: use latest version of IMX firmware 2022-07-12 18:03:53 +02:00
stm-st-stm32mp stm-st-stm32mp: update weston bbappend and patches to version 10.0.2 2022-08-31 12:48:11 +02:00
wolfssl/recipes-wolfssl/wolfssl meta-digi-arm: add FIPS supported wolfssl recipe 2022-08-31 17:30:36 +02:00