[meta-openssl102-fips,dunfell,1/2] conf: Make layer compatible with dunfell

Message ID 20220317081627.82851-1-harshalgohel@code1.emi.philips.com
State New
Headers show
Series [meta-openssl102-fips,dunfell,1/2] conf: Make layer compatible with dunfell | expand

Commit Message

Harshal Gohel March 17, 2022, 8:16 a.m. UTC
From: Harshal Gohel <harshaldhruvkumar.gohel@philips.com>

Create branch "dunfell" from 634d497355f4169237b97a57a2f32486b0972167
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index 892cf79..fe6d6db 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -10,7 +10,7 @@  BBFILE_PRIORITY_meta-openssl-one-zero-two-fips = "5"
 
 LAYERVERSION_meta-openssl-one-zero-two-fips = "1"
 
-LAYERSERIES_COMPAT_meta-openssl-one-zero-two-fips = "zeus"
+LAYERSERIES_COMPAT_meta-openssl-one-zero-two-fips = "dunfell"
 
 LAYERPATH_meta-openssl-one-zero-two-fips = "${LAYERDIR}"