diff options
| -rw-r--r-- | build/conf/local.conf.sample | 4 |
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" | |||
| 24 | #MACHINE ?= "nokia770" | 24 | #MACHINE ?= "nokia770" |
| 25 | 25 | ||
| 26 | 26 | ||
| 27 | DISTRO = "poky" | 27 | DISTRO ?= "poky" |
| 28 | # For bleeding edge / experimental / unstable package versions | 28 | # For bleeding edge / experimental / unstable package versions |
| 29 | # DISTRO = "poky-bleeding" | 29 | # DISTRO ?= "poky-bleeding" |
| 30 | 30 | ||
| 31 | # IMAGE_FEATURES configuration of the generated images | 31 | # IMAGE_FEATURES configuration of the generated images |
| 32 | # (Some of these are automatically added to certain image types) | 32 | # (Some of these are automatically added to certain image types) |
