summaryrefslogtreecommitdiffstats
path: root/build/conf/local.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'build/conf/local.conf.sample')
-rw-r--r--build/conf/local.conf.sample4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample
index 03513f7cb5..cf39996663 100644
--- a/build/conf/local.conf.sample
+++ b/build/conf/local.conf.sample
@@ -24,9 +24,9 @@ MACHINE ?= "qemuarm"
#MACHINE ?= "nokia770"
-DISTRO = "poky"
+DISTRO ?= "poky"
# For bleeding edge / experimental / unstable package versions
-# DISTRO = "poky-bleeding"
+# DISTRO ?= "poky-bleeding"
# IMAGE_FEATURES configuration of the generated images
# (Some of these are automatically added to certain image types)