aboutsummaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 5a5c460..473158e 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -11,3 +11,9 @@ BBFILE_PRIORITY_realtime = "5"
# Additional license directories.
# LICENSE_PATH += "${LAYERDIR}/custom-licenses"
+
+# This should only be incremented on significant changes that will
+# cause compatibility issues with other layers
+LAYERVERSION_realtime = "1"
+
+LAYERDEPENDS_realtime = "core"