From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com ([134.134.136.20]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QmEAU-0005cd-O9 for openembedded-core@lists.openembedded.org; Thu, 28 Jul 2011 02:09:38 +0200 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 27 Jul 2011 17:05:23 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,279,1309762800"; d="scan'208";a="32873272" Received: from unknown (HELO [10.255.14.61]) ([10.255.14.61]) by orsmga001.jf.intel.com with ESMTP; 27 Jul 2011 17:05:22 -0700 Message-ID: <4E30A7C2.8000805@linux.intel.com> Date: Wed, 27 Jul 2011 17:05:22 -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: Paul Eggleton Subject: Re: [PATCH 0/2] Couple of fixes 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: Thu, 28 Jul 2011 00:09:39 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 07/25/2011 07:44 AM, Paul Eggleton wrote: > The following changes since commit f10a3457cdfbb4a94978da998d178d4254632fa7: > > Move architecture specific TARGET_OS mangling into tune files (2011-07-25 14:19:54 +0100) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib paule/fixes2 > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/fixes2 > > Paul Eggleton (2): > eglibc: remove unnecessary FILESPATHPKG usage > scripts/combo-layer: keep carriage returns at the end of lines > > meta/recipes-core/eglibc/eglibc_2.13.bb | 3 +-- > scripts/combo-layer | 2 +- > 2 files changed, 2 insertions(+), 3 deletions(-) > Merged into OE-Core Thanks Sau!