From f7f96a4ea7ecf76c0d9a60d23ca61585c3004d31 Mon Sep 17 00:00:00 2001 From: Patrick Venture Date: Mon, 22 Apr 2019 08:44:25 -0700 Subject: meta-quanta: set compat for quanta layer Set the compatible layer for meta-quanta. (From meta-quanta rev: 6beb6d2b30c46c24d2d0e1f3d255b85adb797f77) Signed-off-by: Patrick Venture Change-Id: Idfad608e2cef6bdaae6bc0dc2b3c1bcd9cfa3d32 Signed-off-by: Brad Bishop --- meta-quanta/conf/layer.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-quanta') diff --git a/meta-quanta/conf/layer.conf b/meta-quanta/conf/layer.conf index 9ff2efe1b..8bbd31dca 100644 --- a/meta-quanta/conf/layer.conf +++ b/meta-quanta/conf/layer.conf @@ -6,3 +6,4 @@ BBFILE_PATTERN_quanta = "" # Provide a variable that points the base of the quanta layer. QUANTABASE = '${@os.path.normpath("${LAYERDIR}/")}' +LAYERSERIES_COMPAT_quanta-layer = "thud warrior" -- cgit v1.2.3