summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2023-11-25 03:20:05 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-11-25 03:20:05 +0300
commit9d21a9409c159e4fa32c20a774337669da351413 (patch)
tree57c5832e1ecf989d0800b8368f19fb4a092151ed /meta-google
parent1222bd457825c618c9557068a8f0d952a0ad754b (diff)
downloadopenbmc-9d21a9409c159e4fa32c20a774337669da351413.tar.xz
treewide: add scarthgap to LAYERSERIES_COMPAT2.16.0-dev
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I28ee50fa55ae47dd7fd8c99f8f6db8f5f6dfa53d
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/conf/layer.conf b/meta-google/conf/layer.conf
index de97e336cc..e9f5412c63 100644
--- a/meta-google/conf/layer.conf
+++ b/meta-google/conf/layer.conf
@@ -14,5 +14,5 @@ BBFILES_DYNAMIC += " \
BBFILE_COLLECTIONS += "google-layer"
BBFILE_PATTERN_google-layer := "^${LAYERDIR}/"
LAYERVERSION_google-layer = "1"
-LAYERSERIES_COMPAT_google-layer = "mickledore nanbield"
+LAYERSERIES_COMPAT_google-layer = "nanbield scarthgap"
LAYERDEPENDS_google-layer += "core phosphor-layer tpm-layer"