From: Matthew Allum Date: Fri, 15 Dec 2006 19:51:03 +0000 (+0000) Subject: Add poky-bleeding note X-Git-Tag: 2011-1~12366 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=89e6ea80c5d48a4dd476c8b8970a4cca3620eab9;p=openembedded-core.git Add poky-bleeding note git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1044 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample index 395504225c..9fb83dc378 100644 --- a/build/conf/local.conf.sample +++ b/build/conf/local.conf.sample @@ -23,7 +23,10 @@ MACHINE ?= "qemuarm" #MACHINE ?= "spitz" #MACHINE ?= "nokia770" + DISTRO = "poky" +# For bleeding edge / experimental / unstable package versions +# DISTRO = "poky-bleeding" # DISTRO_TYPE determines the type of images that will be built # "release" - create a streamlined and secure image