From a7975ddd56de8cbbf3cfa1c0d270453ca62536fc Mon Sep 17 00:00:00 2001 From: George Liu Date: Mon, 9 Aug 2021 09:37:36 +0800 Subject: 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 Change-Id: I539f6a4033933b728131a684163a9ff6a58fdec7 --- meta-inspur/meta-on5263m5/conf/local.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-inspur/meta-on5263m5') 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 -- cgit v1.2.3