From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail5.wrs.com (mail5.windriver.com [192.103.53.11]) by mail.openembedded.org (Postfix) with ESMTP id 2F7AA773BC for ; Mon, 16 Nov 2015 05:57:55 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail5.wrs.com (8.15.2/8.15.2) with ESMTPS id tAG5vtRU006514 (version=TLSv1 cipher=AES128-SHA bits=128 verify=OK) for ; Sun, 15 Nov 2015 21:57:55 -0800 Received: from [128.224.162.231] (128.224.162.231) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.248.2; Sun, 15 Nov 2015 21:57:54 -0800 To: References: From: Kang Kai Message-ID: <56497065.2080108@windriver.com> Date: Mon, 16 Nov 2015 13:57:57 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: Subject: Re: [PATCH 0/1] Add do_configure as dependency only when it exists 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: Mon, 16 Nov 2015 05:57:59 -0000 Content-Type: multipart/alternative; boundary="------------080607060804030903050409" --------------080607060804030903050409 Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit On 2015年11月16日 09:44, kai.kang@windriver.com wrote: > From: Kai Kang > > The following changes since commit fc45deac89ef63ca1c44e763c38ced7dfd72cbe1: > > build-appliance-image: Update to jethro head revision (2015-11-03 14:03:03 +0000) > > are available in the git repository at: > > git://git.yoctoproject.org/poky-contrib kangkai/archiver > http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=kangkai/archiver > > Kai Kang (1): > archiver.bbclass: fix an exception of the mode configured > > meta/classes/archiver.bbclass | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) > This patch is originally from Jian. I saw he sent the patch just now, so please ignore this one. -- Regards, Neil | Kai Kang --------------080607060804030903050409 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: 8bit
On 2015年11月16日 09:44, kai.kang@windriver.com wrote:
From: Kai Kang <kai.kang@windriver.com>

The following changes since commit fc45deac89ef63ca1c44e763c38ced7dfd72cbe1:

  build-appliance-image: Update to jethro head revision (2015-11-03 14:03:03 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib kangkai/archiver
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=kangkai/archiver

Kai Kang (1):
  archiver.bbclass: fix an exception of the mode configured

 meta/classes/archiver.bbclass | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)



This patch is originally from Jian. I saw he sent the patch just now, so please ignore this one.

-- 
Regards,
Neil | Kai Kang
--------------080607060804030903050409--