commit | f6f1bf099107971f737a87b8fd4f85fadc0a3e78 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 14 20:26:59 2020 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Apr 14 20:26:59 2020 -0500 |
tree | 3d5709256ba19f18621cdf1254d1c58a754a31a2 | |
parent | 3ffec70944abf2a222f8a57839584519fd4efd92 [diff] [blame] |
dunfell: add support for new layer Signed-off-by: Andrew Geissler <geissonator@yahoo.com> Change-Id: Ic9143e5386c88c2da639d4b3edebe891ae980dbe
diff --git a/conf/layer.conf b/conf/layer.conf index 2686d40..5b9d71b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf
@@ -3,4 +3,4 @@ BBFILE_COLLECTIONS += "ingrasys" BBFILE_PATTERN_ingrasys := "^${LAYERDIR}/" -LAYERSERIES_COMPAT_ingrasys = "warrior zeus" +LAYERSERIES_COMPAT_ingrasys = "warrior zeus dunfell"