From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp3-g21.free.fr (smtp3-g21.free.fr [212.27.42.3]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 27906E00746 for ; Wed, 18 Apr 2012 13:07:05 -0700 (PDT) Received: from eb-e6520 (unknown [82.233.81.124]) by smtp3-g21.free.fr (Postfix) with ESMTP id 5C7BAA61D3; Wed, 18 Apr 2012 22:06:59 +0200 (CEST) Date: Wed, 18 Apr 2012 22:06:57 +0200 From: Eric =?ISO-8859-1?B?QuluYXJk?= To: Autif Khan Message-ID: <20120418220658.171b2d44@eb-e6520> In-Reply-To: <1334769653-28662-1-git-send-email-autifk@gmail.com> References: <1334769653-28662-1-git-send-email-autifk@gmail.com> Organization: =?ISO-8859-1?B?RXVrculh?= Electromatique X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.8; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Cc: denis@eukrea.com, yocto@yoctoproject.org Subject: Re: [PATCH 1/1] Fixed the URL for git repo for meta-openembedded X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2012 20:07:07 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Le Wed, 18 Apr 2012 13:20:53 -0400, Autif Khan a =E9crit : >=20 > Signed-off-by: Autif Khan > --- > README | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) >=20 > diff --git a/README b/README > index 5fafd9d..9f441f5 100644 > --- a/README > +++ b/README > @@ -10,7 +10,7 @@ URI: git://git.openembedded.org/openembedded-core > branch: master > revision: HEAD > =20 > -URI: git://git.openembedded.net/meta-openembedded > +URI: git://git.openembedded.org/meta-openembedded > branch: master > revision: HEAD > =20 Applied, thanks. Eric