From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QMP6A-0003i7-7a for openembedded-core@lists.openembedded.org; Tue, 17 May 2011 20:34:26 +0200 Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 17 May 2011 11:31:14 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,226,1304319600"; d="scan'208";a="3486113" Received: from unknown (HELO [10.255.12.160]) ([10.255.12.160]) by fmsmga001.fm.intel.com with ESMTP; 17 May 2011 11:31:14 -0700 Message-ID: <4DD2BEF2.4080800@linux.intel.com> Date: Tue, 17 May 2011 11:31:14 -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: Subject: Re: [PATCH 0/2] Add MACHINEOVERRIDES variable to bitbake.conf 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: Tue, 17 May 2011 18:34:26 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 05/13/2011 11:45 AM, Khem Raj wrote: > > > Pull URL: git://git.openembedded.org/openembedded-core-contrib > Branch: kraj/misc-fixes > Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-fixes > > Thanks, > Khem Raj > --- > > > Khem Raj (2): > conf/bitbake.conf: Add MACHINEOVERRIDES variable > util-linux: inherit pkgconfig > > meta/conf/bitbake.conf | 3 ++- > meta/recipes-core/util-linux/util-linux.inc | 2 +- > 2 files changed, 3 insertions(+), 2 deletions(-) > Merged into oe-core Thanks Sau!