From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail1.windriver.com ([147.11.146.13]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1Sgv46-0007Jh-7T for bitbake-devel@lists.openembedded.org; Tue, 19 Jun 2012 11:49:38 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail1.windriver.com (8.14.3/8.14.3) with ESMTP id q5J9csa7026725 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 19 Jun 2012 02:38:54 -0700 (PDT) Received: from localhost.localdomain (128.224.162.164) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.1.255.0; Tue, 19 Jun 2012 02:38:53 -0700 From: Kang Kai To: Date: Tue, 19 Jun 2012 17:39:17 +0800 Message-ID: X-Mailer: git-send-email 1.7.5.4 MIME-Version: 1.0 X-Originating-IP: [128.224.162.164] Cc: Zhenfeng.Zhao@windriver.com Subject: [PATCH 0/1] ui/depexp.py: use the new progressbar in Hob X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Jun 2012 09:49:38 -0000 Content-Type: text/plain Hi, This patch is about Yocto 2149, use the new progressbar in Hob to reduce the maintenance burden of the multiple GUIs. Regards, Kai The following changes since commit e0a70547069fe7e8a2d6bdaffc985fb172d46c31: perl: Allow perl to cross build and native build in a directory named "t" (2012-06-18 17:33:04 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib kangkai/distro http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=kangkai/distro Kang Kai (1): ui/depexp.py: use the new progressbar in Hob bitbake/lib/bb/ui/depexp.py | 29 ++++++++++++++++++----------- 1 files changed, 18 insertions(+), 11 deletions(-) -- 1.7.5.4