From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id CC5F670362 for ; Wed, 16 Jul 2014 08:54:05 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.14.5/8.14.5) with ESMTP id s6G8s58I021166 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 16 Jul 2014 01:54:06 -0700 (PDT) Received: from pek-hostel-deb02.wrs.com (128.224.153.152) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server id 14.3.169.1; Wed, 16 Jul 2014 01:54:05 -0700 From: Chong Lu To: Date: Wed, 16 Jul 2014 16:52:04 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH 0/1] diffstat: update to version 1.59 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: Wed, 16 Jul 2014 08:54:05 -0000 Content-Type: text/plain The following changes since commit 1dcdd877c7946be4c0b1203deb14e2f842f9d0c2: bitbake: toasterui: fix build - project identification (2014-07-14 14:10:03 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/diffstat http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/diffstat Chong Lu (1): diffstat: update to version 1.59 .../diffstat/diffstat/aclocal-popen.patch | 20 ------------ .../diffstat/diffstat/aclocal.patch | 38 ---------------------- .../diffstat/diffstat/dirfix.patch | 27 --------------- .../{diffstat_1.58.bb => diffstat_1.59.bb} | 7 ++-- 4 files changed, 2 insertions(+), 90 deletions(-) delete mode 100644 meta/recipes-devtools/diffstat/diffstat/aclocal-popen.patch delete mode 100644 meta/recipes-devtools/diffstat/diffstat/aclocal.patch delete mode 100644 meta/recipes-devtools/diffstat/diffstat/dirfix.patch rename meta/recipes-devtools/diffstat/{diffstat_1.58.bb => diffstat_1.59.bb} (75%) -- 1.9.1