diff --git a/conf/layer.conf b/conf/layer.conf index 62dc830..7a53b57 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -20,8 +20,8 @@ BBFILES += "${@bb.utils.contains('IMAGE_INSTALL', \ '', d)}" # Uncomment if wanting to use example test/benchmark for wolfcrypt -#BBFILES += "${LAYERDIR}/recipes-examples/wolfcrypt/wolfcryptbenchmark/*.bb \ -#BBFILES += "${LAYERDIR}/recipes-examples/wolfcrypt/wolfcrypttest/*.bb \ +# BBFILES += "${LAYERDIR}/recipes-examples/wolfcrypt/wolfcryptbenchmark/*.bb +# BBFILES += "${LAYERDIR}/recipes-examples/wolfcrypt/wolfcrypttest/*.bb BBFILES += "${@bb.utils.contains('IMAGE_INSTALL', \ 'wolfcryptbenchmark', \ @@ -80,7 +80,7 @@ BBFILES += "${@bb.utils.contains('IMAGE_INSTALL', \ # Uncomment if wanting to use example tests for wolfssl-py/wolfcrypt-py -#BBFILES += "${LAYERDIR}/recipes-examples/wolfssl-py/wolf-py-tests/*.bb \ +#BBFILES += "${LAYERDIR}/recipes-examples/wolfssl-py/wolf-py-tests/*.bb BBFILES += "${@bb.utils.contains('IMAGE_INSTALL', \ 'wolf-py-tests', \