From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga14.intel.com ([143.182.124.37]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Qb5BI-00012f-RJ for openembedded-core@lists.openembedded.org; Mon, 27 Jun 2011 08:20:25 +0200 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 26 Jun 2011 23:16:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,431,1304319600"; d="scan'208";a="18950877" Received: from unknown (HELO [10.255.13.158]) ([10.255.13.158]) by azsmga001.ch.intel.com with ESMTP; 26 Jun 2011 23:16:40 -0700 Message-ID: <4E082046.4050909@linux.intel.com> Date: Sun, 26 Jun 2011 23:16:38 -0700 From: Saul Wold User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110428 Fedora/3.1.10-1.fc13 Thunderbird/3.1.10 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: In-Reply-To: Cc: Koen Kooi Subject: Re: [RFC - Staticdev 1/2] multiple recipes converted to -staticdev packages 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, 27 Jun 2011 06:20:25 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 06/26/2011 12:34 AM, Koen Kooi wrote: > > Op 26 jun 2011, om 06:36 heeft Saul Wold het volgende geschreven: > >> This commit adds a new base package ${PN}-staticdev to >> bitbake.conf which pulls in the static *.a libraries as >> a seperate package, it filters out the nonshared.a >> libraries where appropriate. >> >> Additional this commit adds a new libdev.bbclass which provides >> a set of macros and variables to convert ${PN} to lib${PN}, >> which a number of recipes where then converted to use. > > Can't that be merged into lib_package.bbclass? > Hmm, yes possibly, and another place for me to fix a *.a move to staticdev! Sau! > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >