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 5866B65D19 for ; Mon, 19 Jan 2015 08:52:53 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail1.windriver.com (8.14.9/8.14.5) with ESMTP id t0J8qrQE003820 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=FAIL) for ; Mon, 19 Jan 2015 00:52:54 -0800 (PST) Received: from pek-hostel-deb02.wrs.com (128.224.153.152) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.3.174.1; Mon, 19 Jan 2015 00:52:53 -0800 From: Chong Lu To: Date: Mon, 19 Jan 2015 16:48:22 +0800 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Subject: [PATCH 0/1] bitbake: prserv/serv: sync database after thead quit 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: Mon, 19 Jan 2015 08:52:56 -0000 Content-Type: text/plain The following changes since commit d9d5b8b499af3ae01a1e33d0d3969c54c2d4ab1b: depmodwrapper-cross: Update to use STAGING_KERNEL_BUILDDIR (2015-01-17 17:05:45 +0000) are available in the git repository at: git://git.pokylinux.org/poky-contrib chonglu/primport http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=chonglu/primport Chong Lu (1): bitbake: prserv/serv: sync database after thead quit bitbake/lib/prserv/serv.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.1