From f4babd2da180371224663487d10d4b8170b6400e Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Tue, 13 Apr 2021 12:11:44 -0700 Subject: meta-quanta: q71l: add compats Adds the compatible layers for this machine configuration. Tested: With a companion uboot configuration change patch was able to build image. Signed-off-by: Patrick Venture Change-Id: Ia517c46647249279a3cadd75e04eb1d8ff5df209 --- meta-quanta/meta-q71l/conf/layer.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-quanta/meta-q71l') diff --git a/meta-quanta/meta-q71l/conf/layer.conf b/meta-quanta/meta-q71l/conf/layer.conf index 80bae52e9..9e5616029 100644 --- a/meta-quanta/meta-q71l/conf/layer.conf +++ b/meta-quanta/meta-q71l/conf/layer.conf @@ -7,3 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "q71l" BBFILE_PATTERN_q71l = "" +LAYERSERIES_COMPAT_q71l = "gatesgarth hardknott" -- cgit v1.2.3