summaryrefslogtreecommitdiff
path: root/meta-quanta
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-08-11 15:34:28 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-08-11 22:05:09 +0300
commit663b33008c1743cb04bfb3d5316511cf8e90be0d (patch)
tree40b34b45d7b991c2de3f356f95d845db6774c88c /meta-quanta
parentce3cb2c58324d2544ae340f53c32bfc2dde2048d (diff)
downloadopenbmc-663b33008c1743cb04bfb3d5316511cf8e90be0d.tar.xz
meta-quanta: {gbs,gsj}: increment CONF_VERSION
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I569f08159a5da3d148f63a5b1ed29b5cd52181db
Diffstat (limited to 'meta-quanta')
-rw-r--r--meta-quanta/meta-gbs/conf/local.conf.sample2
-rw-r--r--meta-quanta/meta-gsj/conf/local.conf.sample2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-quanta/meta-gbs/conf/local.conf.sample b/meta-quanta/meta-gbs/conf/local.conf.sample
index 9b0e14fb8..bd20df653 100644
--- a/meta-quanta/meta-gbs/conf/local.conf.sample
+++ b/meta-quanta/meta-gbs/conf/local.conf.sample
@@ -14,4 +14,4 @@ BB_DISKMON_DIRS ??= "\
ABORT,${DL_DIR},100M,1K \
ABORT,${SSTATE_DIR},100M,1K \
ABORT,/tmp,10M,1K"
-CONF_VERSION = "1"
+CONF_VERSION = "2"
diff --git a/meta-quanta/meta-gsj/conf/local.conf.sample b/meta-quanta/meta-gsj/conf/local.conf.sample
index 18e729c81..feaa9cd06 100644
--- a/meta-quanta/meta-gsj/conf/local.conf.sample
+++ b/meta-quanta/meta-gsj/conf/local.conf.sample
@@ -14,5 +14,5 @@ BB_DISKMON_DIRS ??= "\
ABORT,${DL_DIR},100M,1K \
ABORT,${SSTATE_DIR},100M,1K \
ABORT,/tmp,10M,1K"
-CONF_VERSION = "1"
+CONF_VERSION = "2"