From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1U2p4p-0006H4-9X for openembedded-core@lists.openembedded.org; Tue, 05 Feb 2013 21:25:11 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r15K9J35012599 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Tue, 5 Feb 2013 12:09:19 -0800 (PST) Received: from e6410-2 (172.25.40.227) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.318.4; Tue, 5 Feb 2013 12:09:18 -0800 Date: Tue, 5 Feb 2013 14:09:10 -0600 From: Peter Seebach To: Saul Wold Message-ID: <20130205140910.1e42f2ba@e6410-2> In-Reply-To: <51115F61.3050900@linux.intel.com> References: <1359977606-15432-1-git-send-email-constantinx.musca@intel.com> <20130204122309.12582d0b@e6410-2> <1360020111.14071.172.camel@ted> <20130204172705.0e18d279@e6410-2> <1360021079.14071.174.camel@ted> <20130204175024.3af7b9b2@e6410-2> <5110B6CE.1050504@intel.com> <20130205131555.46c685fb@e6410-2> <51115F61.3050900@linux.intel.com> X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.10; x86_64-pc-linux-gnu) MIME-Version: 1.0 Cc: openembedded-core@lists.openembedded.org Subject: Re: [PATCH] pseudo: fix sqlite path and package missing files X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 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: Tue, 05 Feb 2013 20:25:13 -0000 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit On Tue, 5 Feb 2013 11:37:05 -0800 Saul Wold wrote: > > +SQLITE_LIB = "${baselib}" > > +SQLITE_LIB_native = "lib" > > + > Do you really mean _class-native here? Well, I did, but it turns out that since baselib is "lib" in native to begin with, this was overthinking the problem anyway. Simplified to be closer to Constantin's patch, will resubmit as v2 of the 1.4.3 change. -s -- Listen, get this. Nobody with a good compiler needs to be justified.