From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1ShXJH-0004uJ-9T for openembedded-core@lists.openembedded.org; Thu, 21 Jun 2012 04:39:51 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id q5L2T5JA025792 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 20 Jun 2012 19:29:05 -0700 (PDT) Received: from usp-ub10.corp.ad.wrs.com (128.224.163.69) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Wed, 20 Jun 2012 19:29:05 -0700 From: Robert Yang To: Date: Thu, 21 Jun 2012 10:29:59 +0800 Message-ID: X-Mailer: git-send-email 1.7.1 MIME-Version: 1.0 Cc: Zhenfeng.Zhao@windriver.com Subject: [PATCH 0/1] package_rpm.bbclass: fix incremental rpm generation 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: Thu, 21 Jun 2012 02:39:51 -0000 Content-Type: text/plain 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 robert/rpm_inc http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/rpm_inc Robert Yang (1): package_rpm.bbclass: fix incremental rpm generation meta/classes/package_rpm.bbclass | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-)