From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tim.rpsys.net (93-97-173-237.zone5.bethere.co.uk [93.97.173.237]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 25CC5E0147F for ; Tue, 4 Sep 2012 05:33:51 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q84CXmpZ016870; Tue, 4 Sep 2012 13:33:48 +0100 Received: from tim.rpsys.net ([127.0.0.1]) by localhost (tim.rpsys.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 15631-05; Tue, 4 Sep 2012 13:33:44 +0100 (BST) Received: from [192.168.3.10] ([192.168.3.10]) (authenticated bits=0) by tim.rpsys.net (8.13.6/8.13.8) with ESMTP id q84CXcH4016864 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO); Tue, 4 Sep 2012 13:33:39 +0100 Message-ID: <1346762017.30964.32.camel@ted> From: Richard Purdie To: Radu Moisan Date: Tue, 04 Sep 2012 13:33:37 +0100 In-Reply-To: <1346743790-10579-1-git-send-email-radu.moisan@intel.com> References: <1346743790-10579-1-git-send-email-radu.moisan@intel.com> X-Mailer: Evolution 3.2.3-0ubuntu6 Mime-Version: 1.0 X-Virus-Scanned: amavisd-new at rpsys.net Cc: poky@yoctoproject.org Subject: Re: [PATCH v4444] upstream_tracking.inc: Updates for upstream/check date X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion & patch submission for meta-yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2012 12:33:52 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit On Tue, 2012-09-04 at 10:29 +0300, Radu Moisan wrote: > Manually checked all packages assigned to me and updated accordingly. > > Signed-off-by: Radu Moisan > --- > .../conf/distro/include/upstream_tracking.inc | 166 ++++++++++++-------- > 1 file changed, 104 insertions(+), 62 deletions(-) Merged to master, thanks. Richard