From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1S0mef-0003hY-8K for openembedded-core@lists.openembedded.org; Fri, 24 Feb 2012 05:21:13 +0100 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 23 Feb 2012 20:12:50 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="128885501" Received: from unknown (HELO [10.255.15.58]) ([10.255.15.58]) by fmsmga002.fm.intel.com with ESMTP; 23 Feb 2012 20:12:50 -0800 Message-ID: <4F470E42.6010802@linux.intel.com> Date: Thu, 23 Feb 2012 20:12:50 -0800 From: Saul Wold User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1 MIME-Version: 1.0 To: Patches and discussions about the oe-core layer References: In-Reply-To: Subject: Re: [PATCH 0/2] task-self-hosted: 2 cleanup patches: no actual functional change X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Feb 2012 04:21:13 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 02/22/2012 07:33 PM, Dexuan Cui wrote: > The following changes since commit 04bc2688f0cc0deb9fae5d13619e4e66e886e702: > > misc: only for test. (2012-02-23 10:45:43 +0800) > > are available in the git repository at: > git://git.pokylinux.org/poky-contrib dcui/stage/master_under_test > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dcui/stage/master_under_test > > Dexuan Cui (2): > task-self-hosted: remove duplicate packages > task-self-hosted: make the package lists alphabetical > > meta/recipes-core/tasks/task-self-hosted.bb | 47 ++++++++++---------------- > 1 files changed, 18 insertions(+), 29 deletions(-) > Merged into OE-core Thanks Sau!