diff options
Diffstat (limited to 'meta-x86/conf/layer.conf')
-rw-r--r-- | meta-x86/conf/layer.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-x86/conf/layer.conf b/meta-x86/conf/layer.conf index d10e21009..93bc49738 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 = "dunfell gatesgarth" +LAYERSERIES_COMPAT_obmc_machines_x86 = "gatesgarth hardknott" |