From 3c3a4cd388a258c20fa2143527fa5623a6a324b1 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 6 Apr 2018 08:30:39 -0400 Subject: layer: add LAYERSERIES_COMPAT It will become a visible warning if LAYERSERIES_COMPAT is not set, so we add it to our layers, and set it to rocko. Once sumo releases and branched, we'll change the value. Signed-off-by: Bruce Ashfield --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index f75ed368..1151ce35 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,7 +14,7 @@ LICENSE_PATH += "${LAYERDIR}/files/custom-licenses" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_virtualization-layer = "1" - +LAYERSERIES_COMPAT_virtualization-layer = "rocko" LAYERDEPENDS_virtualization-layer = "core networking-layer" # Override security flags -- cgit v1.2.3-54-g00ecf