From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx-3.enea.com (sestofw01.enea.se [192.36.1.252]) by yocto-www.yoctoproject.org (Postfix) with SMTP id CD72BE0045D for ; Thu, 20 Dec 2012 03:51:32 -0800 (PST) Received: from [172.16.140.28] (172.16.140.28) by smtp.enea.com (172.21.1.208) with Microsoft SMTP Server id 14.2.318.1; Thu, 20 Dec 2012 12:51:31 +0100 Message-ID: <50D2FBB5.7050805@enea.com> Date: Thu, 20 Dec 2012 12:51:17 +0100 From: =?ISO-8859-1?Q?David_Nystr=F6m?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: Bruce Ashfield References: <1355844039-14956-1-git-send-email-bruce.ashfield@gmail.com> <1355844039-14956-2-git-send-email-bruce.ashfield@gmail.com> In-Reply-To: <1355844039-14956-2-git-send-email-bruce.ashfield@gmail.com> X-Originating-IP: [172.16.140.28] Cc: "meta-virtualization@yoctoproject.org" Subject: Re: [PATCH] README: cosmetic: reference meta-virtualization vs meta-xen 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: Thu, 20 Dec 2012 11:51:33 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable On 12/18/2012 04:20 PM, Bruce Ashfield wrote: > From: Bruce Ashfield > > Signed-off-by: Bruce Ashfield Reviewed-by: David Nystr=F6m Thanks, Merged to master. > --- > README | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/README b/README > index f9f890b..c630494 100644 > --- a/README > +++ b/README > @@ -1,5 +1,5 @@ > -meta-xen > -=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > +meta-virtualization > +=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > > This layer provides support for building Xen, KVM, Libvirt, and associa= ted > packages necessary for constructing OE-based virtualized solutions. >