From 0dd1bc4abfce04b50d7ef8bc73852db82dbc7d78 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 30 Apr 2020 18:33:53 -0500 Subject: meta-google: dunfell: add support for new layer (From meta-google rev: 74821b8be2d4fdeec6d6663147b0016175dae469) Signed-off-by: Andrew Geissler Change-Id: Ibf35a67b59b869b3a4d5fb46665a9797119de580 Signed-off-by: Andrew Geissler --- meta-google/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-google') diff --git a/meta-google/conf/layer.conf b/meta-google/conf/layer.conf index 982339c10..03f9c68ab 100644 --- a/meta-google/conf/layer.conf +++ b/meta-google/conf/layer.conf @@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "google-layer" BBFILE_PATTERN_google-layer := "^${LAYERDIR}/" LAYERVERSION_google-layer = "1" -LAYERSERIES_COMPAT_google-layer = "warrior zeus" +LAYERSERIES_COMPAT_google-layer = "warrior zeus dunfell" -- cgit v1.2.3