From 8fecd1fd9fca951d1df6e3c11f315003c499e728 Mon Sep 17 00:00:00 2001
From: Thierry Escande <thierry.escande@huawei.com>
Date: Tue, 21 Jun 2022 09:35:29 +0200
Subject: [PATCH] local.conf.sample: Add commented out OPENHARMONY_VERSION
 definition

Signed-off-by: Thierry Escande <thierry.escande@huawei.com>
---
 conf/local.conf.sample | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index 24082fb5..0e337538 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -106,3 +106,11 @@ RM_WORK_EXCLUDE += "qemu-helper-native"
 # Use out-of-China mirror of OpenHarmony git repositories.
 #
 MIRRORS:prepend = "git://gitee.com/openharmony/ git://github.com/openharmony/ \n "
+
+#
+# Choose OpenHarmony version
+#
+# Uncomment to overwrite the variable OPENHARMONY_VERSION set in the
+# distro configuration file.
+#
+#OPENHARMONY_VERSION = "3.0"
-- 
GitLab