From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by mail.openembedded.org (Postfix) with ESMTP id 4C0D171A61 for ; Wed, 19 Oct 2016 12:08:31 +0000 (UTC) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 19 Oct 2016 05:08:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,514,1473145200"; d="scan'208";a="774520720" Received: from kanavin-desktop.fi.intel.com (HELO [10.237.68.161]) ([10.237.68.161]) by FMSMGA003.fm.intel.com with ESMTP; 19 Oct 2016 05:08:33 -0700 To: openembedded-core@lists.openembedded.org References: <20161018215513.2873-1-marex@denx.de> <20161018215513.2873-2-marex@denx.de> From: Alexander Kanavin Message-ID: Date: Wed, 19 Oct 2016 15:06:19 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0 MIME-Version: 1.0 In-Reply-To: <20161018215513.2873-2-marex@denx.de> Subject: Re: [PATCH 2/5] u-boot: Update to 2016.09.01 release 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, 19 Oct 2016 12:08:33 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit On 10/19/2016 12:55 AM, Marek Vasut wrote: > Upgrade U-Boot to the latest version. Patches 3 and 5 should be squashed into this one. Alex