From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mx1.pokylinux.org (Postfix) with ESMTP id 5BC8D4C80335 for ; Wed, 23 Feb 2011 05:53:12 -0600 (CST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 23 Feb 2011 03:53:12 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.62,211,1297065600"; d="scan'208";a="890414749" Received: from daocaoren-desktop.sh.intel.com (HELO localhost) ([10.239.47.161]) by fmsmga001.fm.intel.com with ESMTP; 23 Feb 2011 03:53:11 -0800 Message-Id: Old-Date: Wed, 23 Feb 2011 19:39:47 +0800 To: poky@yoctoproject.org CC: From: Mei Lei Subject: [PATCH 0/1]distrodata.bbclass: Fix some issues when checking upstream version on sourceforge X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Wed, 23 Feb 2011 11:53:12 -0000 X-Original-Date: 三, 23 2月 2011 19:52:28 +0800 X-List-Received-Date: Wed, 23 Feb 2011 11:53:12 -0000 From: Mei Lei After this patch, it will check more 34 recipes upsteam version automatically, so we only need to check about 20 recipes upstream version manually. I will continue to reduce the manual check number. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: lmei3/distrodata2 Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=lmei3/distrodata2 Thanks, Mei Lei --- Mei Lei (1): distrodata.bbclass: Fix some issues when checking upstream version on sourceforge meta/classes/distrodata.bbclass | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-)