From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id 4188671F1B for ; Tue, 10 Mar 2015 03:21:12 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.9/8.14.5) with ESMTP id t2A3LC7Z022594 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 9 Mar 2015 20:21:12 -0700 (PDT) Received: from [128.224.162.174] (128.224.162.174) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.224.2; Mon, 9 Mar 2015 20:21:11 -0700 Message-ID: <54FE6326.4040407@windriver.com> Date: Tue, 10 Mar 2015 11:21:10 +0800 From: Robert Yang User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: "Burton, Ross" , Khem Raj References: In-Reply-To: Cc: OE-core Subject: Re: [PATCH 5/6] net-tools: fix SRC_URI 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: Tue, 10 Mar 2015 03:21:13 -0000 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit On 03/10/2015 12:06 AM, Burton, Ross wrote: > > On 9 March 2015 at 16:03, Khem Raj > wrote: > > it would be nicer to use > http://archive.debian.org/debian/pool/main/n/net-tools/ instead of > snapshot.debian.org through out this series > > > Apart from that 1.6.0-25.diff.gz isn't in > http://archive.debian.org/debian/pool/main/n/net-tools/. Yes, that's why we need fix it. // Robert > > Ross