From ab6de74f7df8de02fbc3cd92cbfa241d9b70dd1c Mon Sep 17 00:00:00 2001 From: Mike Garrett Date: Tue, 24 Aug 2021 17:56:32 -0500 Subject: meta-hpe: Changes to support Yocto syntax Changes to support Yocto syntax changes and latest 'honister' release Signed-off-by: Mike Garrett Change-Id: I9cc4eb78b90d9b73bcd0440e6f6f6334fe459481 --- meta-hpe/meta-gxp/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-hpe/meta-gxp/conf/layer.conf') diff --git a/meta-hpe/meta-gxp/conf/layer.conf b/meta-hpe/meta-gxp/conf/layer.conf index 4612c22b0..7a9a11085 100644 --- a/meta-hpe/meta-gxp/conf/layer.conf +++ b/meta-hpe/meta-gxp/conf/layer.conf @@ -7,6 +7,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "gxp-layer" BBFILE_PATTERN_gxp-layer = "^${LAYERDIR}/" LAYERVERSION_gxp-layer = "1" -LAYERSERIES_COMPAT_gxp-layer = "hardknott" +LAYERSERIES_COMPAT_gxp-layer = "hardknott honister" GXPBASE = '${@os.path.normpath("${LAYERDIR}/")}' -- cgit v1.2.3