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 C4C2F738EC for ; Tue, 10 Mar 2015 06:36:52 +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.9/8.14.5) with ESMTP id t2A6arci011276 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Mon, 9 Mar 2015 23:36:53 -0700 (PDT) Received: from pek-qchen1-d1.corp.ad.wrs.com (128.224.162.236) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.224.2; Mon, 9 Mar 2015 23:36:53 -0700 From: Chen Qi To: Date: Tue, 10 Mar 2015 14:36:55 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH 0/1] bitbake-diffsigs: consider the situation where sigdata and siginfo files having the same hash values 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: Tue, 10 Mar 2015 06:36:54 -0000 Content-Type: text/plain The following changes since commit 8ce2f2c3549248b2aa1259ceb28ed03be166ac6f: maintainers.inc: Became maintainer of python2 and python3 (2015-03-09 16:01:08 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/bitbake-diffsigs-duplicates http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/bitbake-diffsigs-duplicates Chen Qi (1): bitbake-diffsigs: consider the situation where sigdata and siginfo files having the same hash values bitbake/bin/bitbake-diffsigs | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) -- 1.9.1