From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hetzner.pbcl.net (mail.pbcl.net [88.198.119.4]) by mail.openembedded.org (Postfix) with ESMTP id BE53874197 for ; Wed, 9 Sep 2015 23:09:00 +0000 (UTC) Received: from blundell.swaffham-prior.co.uk ([91.216.112.25] helo=e130.local) by hetzner.pbcl.net with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1ZZoU7-0004Ma-Mu; Thu, 10 Sep 2015 01:08:59 +0200 Message-ID: <1441840133.2948.14.camel@pbcl.net> From: Phil Blundell To: Nathan Rossi Date: Thu, 10 Sep 2015 00:08:53 +0100 In-Reply-To: References: <1441791241-29328-1-git-send-email-nathan@nathanrossi.com> <1441799773.1680.102.camel@pbcl.net> X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH] u-boot.inc: Add host compiler flags and openssl-native dependency X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Sep 2015 23:09:01 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Thu, 2015-09-10 at 01:42 +1000, Nathan Rossi wrote: > Please keep in mind, openssl-native is already dragged in by other > dependencies in order to build u-boot (e.g. rpm-native which is added > to all recipes inheriting package.bbclass regardless of > PACKAGE_CLASSES). The openssl dependency in rpm is already a PACKAGECONFIG though, isn't it? p.