From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from hapkido.dreamhost.com ([66.33.216.122] ident=postfix) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1NGSte-00020n-CN for openembedded-devel@lists.openembedded.org; Fri, 04 Dec 2009 08:48:13 +0100 Received: from homiemail-a11.g.dreamhost.com (caiajhbdccac.dreamhost.com [208.97.132.202]) by hapkido.dreamhost.com (Postfix) with ESMTP id B213517EC68 for ; Thu, 3 Dec 2009 23:46:34 -0800 (PST) Received: from [129.132.133.199] (mtec-hg-docking-1-dhcp-199.ethz.ch [129.132.133.199]) by homiemail-a11.g.dreamhost.com (Postfix) with ESMTPA id BF29819406F for ; Thu, 3 Dec 2009 23:46:32 -0800 (PST) Message-ID: <4B18BE57.2050501@SSpaeth.de> Date: Fri, 04 Dec 2009 08:46:31 +0100 From: Sebastian Spaeth Organization: ETH Zurich User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <1259911168-19992-1-git-send-email-Sebastian@SSpaeth.de> <1259911168-19992-2-git-send-email-Sebastian@SSpaeth.de> <1259911783.1467.8.camel@andromeda> In-Reply-To: <1259911783.1467.8.camel@andromeda> X-Enigmail-Version: 0.95.7 OpenPGP: id=C827A062 X-SA-Exim-Connect-IP: 66.33.216.122 X-SA-Exim-Mail-From: Sebastian@SSpaeth.de X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: No (on linuxtogo.org); Unknown failure Subject: Re: [PATCH 2/2] task-base: Introduce DISTRO_apm and convert recipes to use it. X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Dec 2009 07:48:13 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Michael 'Mickey' Lauer wrote: > Shouldn't that rather be DISTRO_APM? That way it looks less like an > override. DISTRO_APM is just as fine for me. I was using PREFERRED_PROVIDER_glibc as an example. But I see that DISTRO_SSH_SERVER is also capitalized. Will modify to all CAPS, thanks. spaetz