Merge pull request #21 from cconlon/dunfell

add dunfell to LAYERSERIES_COMPAT_wolfssl in layer.conf
pull/23/head
JacobBarthelmeh 2021-01-14 21:55:35 +07:00 committed by GitHub
commit 30c6fc0170
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,5 +14,5 @@ BBFILE_PRIORITY_wolfssl = "5"
IMAGE_INSTALL_append = " wolfssl"
# Versions of OpenEmbedded-Core which layer has been tested against
LAYERSERIES_COMPAT_wolfssl = "sumo thud warrior zeus"
LAYERSERIES_COMPAT_wolfssl = "sumo thud warrior zeus dunfell"