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 EA52C7070B for ; Wed, 27 Aug 2014 10:44:47 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail.windriver.com (8.14.9/8.14.5) with ESMTP id s7RAintt011978 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 27 Aug 2014 03:44:49 -0700 (PDT) Received: from pek-hjia-d1.corp.ad.wrs.com (128.224.162.194) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.174.1; Wed, 27 Aug 2014 03:44:48 -0700 From: Hongxu Jia To: Date: Wed, 27 Aug 2014 18:44:40 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH V2 0/1] bitbake: runqueue: terminate build safely while RunQueueExecuteScenequeue init failed X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussion that advance bitbake development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Aug 2014 10:44:49 -0000 Content-Type: text/plain Changed in V2: - Strip the commit message within 80 characters a line //Hongxu The following changes since commit 52b788c6df9201764130ab744bf67b770b24b896: autogen-native: inherit pkgconfig to fix a build failure (2014-08-25 10:26:00 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib hongxu/bitbake http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=hongxu/bitbake Hongxu Jia (1): bitbake: runqueue: terminate build safely while RunQueueExecuteScenequeue init failed bitbake/lib/bb/runqueue.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) -- 1.9.1