From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 93-97-173-237.zone5.bethere.co.uk ([93.97.173.237] helo=tim.rpsys.net) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SyP2b-0002eF-9U for openembedded-core@lists.openembedded.org; Mon, 06 Aug 2012 17:16:21 +0200 Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q76F4aTT028904 for ; Mon, 6 Aug 2012 16:04:36 +0100 Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 27900-09 for ; Mon, 6 Aug 2012 16:04:32 +0100 (BST) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q76F4SwH028893 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 6 Aug 2012 16:04:29 +0100 Message-ID: <1344265471.9756.172.camel@ted> From: Richard Purdie To: Patches and discussions about the oe-core layer Date: Mon, 06 Aug 2012 16:04:31 +0100 In-Reply-To: <007BD92917A2324FA403BCF9A464CF841FF959EA@ALA-MBB.corp.ad.wrs.com> References: <007BD92917A2324FA403BCF9A464CF841FF959EA@ALA-MBB.corp.ad.wrs.com> X-Mailer: Evolution 3.2.2- Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Subject: Re: opkg-nogpg X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Aug 2012 15:16:21 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2012-07-31 at 22:36 +0000, Slater, Joseph wrote: > It looks like opkg already uses --disable-gpg, so opkg-nogpg builds > the same > > and the packaging conflicts with opkg, so perhaps it could be > eliminated? We should put a PACKAGECONFIG option into the main opkg recipe, then delete the other one... Cheers, Richard