From c357b0abd8a493f41b4ede51cbdf20388a33b3fc Mon Sep 17 00:00:00 2001 From: Jae Hyun Yoo Date: Thu, 12 Aug 2021 12:03:47 -0700 Subject: meta-x86: Add layer compatibility for honister Latest upstream yocto has moved to the 3.4 honister. Add layer compatibility for honister. Signed-off-by: Jae Hyun Yoo Change-Id: If120519efad98350b07394af16a6ffca65a3bb28 --- meta-x86/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-x86') diff --git a/meta-x86/conf/layer.conf b/meta-x86/conf/layer.conf index 93bc49738..cd4289954 100644 --- a/meta-x86/conf/layer.conf +++ b/meta-x86/conf/layer.conf @@ -3,4 +3,4 @@ BBPATH .= ":${LAYERDIR}" BBFILE_COLLECTIONS += "obmc_machines_x86" BBFILE_PATTERN_obmc_machines_x86 = "" -LAYERSERIES_COMPAT_obmc_machines_x86 = "gatesgarth hardknott" +LAYERSERIES_COMPAT_obmc_machines_x86 = "gatesgarth hardknott honister" -- cgit v1.2.3