summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-08-10 13:48:13 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-08-11 00:56:33 +0300
commit4e05977734978e0e04234c47aa55fac52e646954 (patch)
tree73595f461a82ed20c18669400998399231929023 /meta-phosphor/conf
parent1e6a78a9f856a677cea5a7ecdd69e1fccd104d4c (diff)
downloadopenbmc-4e05977734978e0e04234c47aa55fac52e646954.tar.xz
meta-phosphor: increment CONF_VERSION
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib334e243bb2293148b6bf3587c79a77e46bd8ce3
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/conf/local.conf.sample b/meta-phosphor/conf/local.conf.sample
index a3853679c..6056efd0d 100644
--- a/meta-phosphor/conf/local.conf.sample
+++ b/meta-phosphor/conf/local.conf.sample
@@ -14,6 +14,6 @@ BB_DISKMON_DIRS ??= "\
ABORT,${DL_DIR},100M,1K \
ABORT,${SSTATE_DIR},100M,1K \
ABORT,/tmp,10M,1K"
-CONF_VERSION = "1"
+CONF_VERSION = "2"
MACHINE_FEATURES_BACKFILL_CONSIDERED = "qemu-usermode"