From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A491FE00D07; Tue, 14 Nov 2017 09:39:39 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, * medium trust * [147.11.1.11 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 97FE5E00C84 for ; Tue, 14 Nov 2017 09:39:34 -0800 (PST) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id vAEHdXKk013082 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 14 Nov 2017 09:39:34 -0800 (PST) Received: from server.local (128.224.21.62) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.361.1; Tue, 14 Nov 2017 09:39:33 -0800 To: Mark Asselstine , References: <1510601551-32245-1-git-send-email-mark.asselstine@windriver.com> From: Bruce Ashfield Message-ID: <7049d3a8-622f-4acb-a873-00363d1a281a@windriver.com> Date: Tue, 14 Nov 2017 12:39:32 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <1510601551-32245-1-git-send-email-mark.asselstine@windriver.com> Subject: Re: [m-c-s][PATCH 00/11] uprev horizon to latest stable/pike X-BeenThere: meta-virtualization@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: "Discussion of layer enabling hypervisor, virtualization tool stack, and cloud support" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Nov 2017 17:39:39 -0000 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit On 2017-11-13 2:32 PM, Mark Asselstine wrote: > As mentioned in my previous series the intention is to get horizon > updated first, this will allow for the initial framework to be worked > on with the intention of getting things back to a working state. With > this series we can move from raw uprevs to starting to get things > functional. merged Bruce > > Mark > >