summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-sota-minnowboard/conf/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-sota-minnowboard/conf/local.conf.sample b/meta-sota-minnowboard/conf/local.conf.sample
index a437207..597abe9 100644
--- a/meta-sota-minnowboard/conf/local.conf.sample
+++ b/meta-sota-minnowboard/conf/local.conf.sample
@@ -87,7 +87,7 @@ UBOOT_MACHINE = "minnowmax_defconfig"
87# Ultimately when creating custom policy, people will likely end up subclassing 87# Ultimately when creating custom policy, people will likely end up subclassing
88# these defaults. 88# these defaults.
89# 89#
90DISTRO ?= "poky-sota" 90DISTRO ?= "poky-sota-systemd"
91# As an example of a subclass there is a "bleeding" edge policy configuration 91# As an example of a subclass there is a "bleeding" edge policy configuration
92# where many versions are set to the absolute latest code from the upstream 92# where many versions are set to the absolute latest code from the upstream
93# source control systems. This is just mentioned here as an example, its not 93# source control systems. This is just mentioned here as an example, its not