summaryrefslogtreecommitdiff
path: root/meta-bytedance
diff options
context:
space:
mode:
authorLei YU <yulei.sh@bytedance.com>2021-08-17 09:05:45 +0300
committerLei YU <yulei.sh@bytedance.com>2021-08-17 13:37:54 +0300
commit7eff766cab98a24c6471d4e0579b1a00cf8b8895 (patch)
treed19d6212b4f9c062bc0e02c271a66808a60f70f4 /meta-bytedance
parent6991461283887ae62af4107a19b95edeca7abf9c (diff)
downloadopenbmc-7eff766cab98a24c6471d4e0579b1a00cf8b8895.tar.xz
meta-bytedance: increment CONF_VERSION
Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I5aa8948c3eb5800b5b371403d3745d4c794d4eec
Diffstat (limited to 'meta-bytedance')
-rw-r--r--meta-bytedance/meta-g220a/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-bytedance/meta-g220a/conf/local.conf.sample b/meta-bytedance/meta-g220a/conf/local.conf.sample
index efed161ae..f931cdd21 100644
--- a/meta-bytedance/meta-g220a/conf/local.conf.sample
+++ b/meta-bytedance/meta-g220a/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"