commit | 6beb6d2b30c46c24d2d0e1f3d255b85adb797f77 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Apr 22 08:44:25 2019 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Apr 24 18:41:34 2019 +0000 |
tree | 55e7a056d5174cbadb4b6dccecb4229d5bab380a | |
parent | 0b6836f812f2ea864acc9ee9ede9e700ff504217 [diff] [blame] |
meta-quanta: set compat for quanta layer Set the compatible layer for meta-quanta. Signed-off-by: Patrick Venture <venture@google.com> Change-Id: I646af8986c11f2da303dd3e2318a589d7e8fcf6b
diff --git a/conf/layer.conf b/conf/layer.conf index 9ff2efe..8bbd31d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf
@@ -6,3 +6,4 @@ # Provide a variable that points the base of the quanta layer. QUANTABASE = '${@os.path.normpath("${LAYERDIR}/")}' +LAYERSERIES_COMPAT_quanta-layer = "thud warrior"