summaryrefslogtreecommitdiff
path: root/meta-inspur
diff options
context:
space:
mode:
authorGeorge Liu <liuxiwei@inspur.com>2021-08-09 04:37:36 +0300
committerGeorge Liu <liuxiwei@inspur.com>2021-08-12 17:39:47 +0300
commita7975ddd56de8cbbf3cfa1c0d270453ca62536fc (patch)
treeab1cbe059b22052d0dee9980296a690bd8b1d8ea /meta-inspur
parentc71cc43c0d3a23b2621ce68fb2eb364c0b0261a4 (diff)
downloadopenbmc-a7975ddd56de8cbbf3cfa1c0d270453ca62536fc.tar.xz
meta-inspur: Update CONF_VERSION
Since the upstream CONF_VERSION has been changed to 2, Need to sync the CONF_VERSION of the inspur layer. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I539f6a4033933b728131a684163a9ff6a58fdec7
Diffstat (limited to 'meta-inspur')
-rw-r--r--meta-inspur/meta-fp5280g2/conf/local.conf.sample2
-rw-r--r--meta-inspur/meta-on5263m5/conf/local.conf.sample2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-inspur/meta-fp5280g2/conf/local.conf.sample b/meta-inspur/meta-fp5280g2/conf/local.conf.sample
index e6decf4dc..bb64c15eb 100644
--- a/meta-inspur/meta-fp5280g2/conf/local.conf.sample
+++ b/meta-inspur/meta-fp5280g2/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-inspur/meta-on5263m5/conf/local.conf.sample b/meta-inspur/meta-on5263m5/conf/local.conf.sample
index 59f0046d7..6e212f30c 100644
--- a/meta-inspur/meta-on5263m5/conf/local.conf.sample
+++ b/meta-inspur/meta-on5263m5/conf/local.conf.sample
@@ -231,7 +231,7 @@ PACKAGECONFIG:append:pn-nativesdk-qemu = " sdl"
# CONF_VERSION is increased each time build/conf/ changes incompatibly and is used to
# track the version of this file when it was generated. This can safely be ignored if
# this doesn't mean anything to you.
-CONF_VERSION = "1"
+CONF_VERSION = "2"
# Set the root password to '0penBmc'
# Defaults from meta-phosphor/conf/distro/include/phosphor-defaults.inc