From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [89.149.220.217] (helo=mail.kynisk.com) by linuxtogo.org with esmtp (Exim 4.63) (envelope-from ) id 1HP0fY-00038P-BD for openembedded-devel@lists.openembedded.org; Wed, 07 Mar 2007 19:15:20 +0100 Received: from [192.168.1.21] (54.84-48-194.nextgentel.com [84.48.194.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.kynisk.com (Postfix) with ESMTP id AB9191BF29B for ; Wed, 7 Mar 2007 19:15:20 +0100 (CET) From: =?utf-8?q?=C3=98yvind_Repvik?= To: openembedded-devel@lists.openembedded.org Date: Wed, 7 Mar 2007 19:15:17 +0100 User-Agent: KMail/1.9.5 References: <200703071336.18336.repvik@kynisk.com> <45EEB305.5050202@dominion.kabel.utwente.nl> In-Reply-To: <45EEB305.5050202@dominion.kabel.utwente.nl> MIME-Version: 1.0 Message-Id: <200703071915.17291.repvik@kynisk.com> Subject: Re: [oe-commits] org.oe.dev turbostation: Add a kernel-feed for the turbostation X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.9 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: Wed, 07 Mar 2007 18:15:20 -0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Wednesday 07 March 2007 13:41, Koen Kooi wrote: > =C3=98yvind Repvik schreef: > > On Wednesday 07 March 2007 13:30, Koen Kooi wrote: > >> nail commit schreef: > >>> turbostation: Add a kernel-feed for the turbostation > >>> > >>> > >>> --- > >>> conf/machine/turbostation.conf 6f726b010d35f1dca1dfb881904353cbda8d1e= 85 > >>> +++ > >>> conf/machine/turbostation.conf d117d9cf3f641f7635130a1cff259c3c26fe96= e7 > >>> > >>> +FEED_URIS +=3D > >>> "turbostation##http://ipkg.kynisk.com/opents/cross/1.0-dev/" > >> > >> Don't do that, feeds are a distro thing, not a machine thing. So that > >> should go into conf/distro/$yourdistro.conf > > > > Yeah, but since I won't touch the distro in question, I'll just clone it > > and make it my own. > > Can't just do "echo 'require conf/distro/openprotium.conf' > > conf/distro/openturbostation.conf" instead of copying it? Of course the simplest of all would be to allow having a kernel-module-only= =20 feed in the machine.conf instead of having to create another distro just to= =20 split the feed into packages/kernel-modules. Regards, =C3=98yvind