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 380526AC94 for ; Fri, 4 Jul 2014 05:40:57 +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.5/8.14.5) with ESMTP id s645euQF019516 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Thu, 3 Jul 2014 22:40:58 -0700 (PDT) Received: from [128.224.162.181] (128.224.162.181) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.169.1; Thu, 3 Jul 2014 22:40:56 -0700 Message-ID: <53B63E67.40903@windriver.com> Date: Fri, 4 Jul 2014 13:40:55 +0800 From: Robert Yang User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: References: In-Reply-To: Subject: Re: [PATCH 0/2] bitbake: update help message for dump-signatures 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: Fri, 04 Jul 2014 05:40:57 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Sorry, please ignore this, it should go into bitbake-devel. // Robert On 07/04/2014 01:38 PM, Robert Yang wrote: > The following changes since commit 0ed5a13f5f9478e2c22f517fb3504b738422f85c: > > python3: fix builtins imports (2014-06-30 16:36:44 +0100) > > are available in the git repository at: > > git://git.pokylinux.org/poky-contrib rbt/sig > http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/sig > > Robert Yang (2): > bitbake: update help message for dump-signatures > bitbake-user-manual-intro.xml: update for dump-signatures > > bitbake/bin/bitbake | 4 ++-- > .../bitbake-user-manual-intro.xml | 10 ++++++---- > 2 files changed, 8 insertions(+), 6 deletions(-) >