From: John Bowler Date: Mon, 6 Feb 2006 18:34:42 +0000 (+0000) Subject: slugos: development branch 3.6 X-Git-Tag: Release-2010-05/1~9453^2~2424^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11ec8ab68be596ed8fca854042f2e8815da19ce2;p=openembedded.git slugos: development branch 3.6 --- diff --git a/conf/distro/slugos.conf b/conf/distro/slugos.conf index 1d075dd950..3b094d769d 100644 --- a/conf/distro/slugos.conf +++ b/conf/distro/slugos.conf @@ -36,10 +36,12 @@ #DISTRO_TYPE # The following may be overridden to make sub-versions -SLUGOS_VERSION = "3.5" +SLUGOS_VERSION = "3.6" DISTRO_REVISION ?= "" DISTRO_VERSION ?= "${SLUGOS_VERSION}${DISTRO_REVISION}-${DISTRO_TYPE}" -DISTRO_FEED ?= "${SLUGOS_VERSION}-${DISTRO_TYPE}" +# For release (only): +# DISTRO_FEED ?= "${SLUGOS_VERSION}-${DISTRO_TYPE}" +DISTRO_FEED ?= "unstable" # The following must also be set, they define the basic format of the build #