From: Paul Sokolovsky Date: Sun, 18 Feb 2007 17:49:30 +0000 (+0000) Subject: angstrom-2007.1.conf: Allow to set DISTRO_TYPE in local.conf. X-Git-Tag: Release-2010-05/1~9205^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=071a9b8f76a5c031cdf5a0b3b11278cf8fdce1d6;p=openembedded.git angstrom-2007.1.conf: Allow to set DISTRO_TYPE in local.conf. --- diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index 94d4b3f954..b367b3f142 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -13,7 +13,7 @@ DISTRO_REVISION = "33" require conf/distro/include/angstrom.inc require conf/distro/include/sane-srcdates.inc -DISTRO_TYPE = "debug" +DISTRO_TYPE ?= "debug" #DISTRO_TYPE = "release" # Ship just basic locale by default. Locales are big (~1Mb uncompr.), so