From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by mail.openembedded.org (Postfix) with ESMTP id 625E776FDE for ; Fri, 16 Oct 2015 10:34:56 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 16 Oct 2015 03:34:57 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,688,1437462000"; d="scan'208";a="794711866" Received: from unknown (HELO peggleto-mobl.ger.corp.intel.com) ([10.252.9.47]) by orsmga001.jf.intel.com with ESMTP; 16 Oct 2015 03:34:55 -0700 From: Paul Eggleton To: openembedded-core@lists.openembedded.org Date: Fri, 16 Oct 2015 11:34:38 +0100 Message-Id: X-Mailer: git-send-email 2.1.0 Subject: [PATCH 0/1] Fix ext SDK building with shared sstate-cache 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: Fri, 16 Oct 2015 10:35:00 -0000 The following changes since commit 10e5df3503632a6e1c54612055b19f7258c3ae2f: lib/oe/image.py: Fix dependency handling for compressed types (2015-10-14 18:08:22 +0300) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/extsdk-sstate-race http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/extsdk-sstate-race Paul Eggleton (1): scripts/gen-lockedsig-cache: fix race with temp file creation scripts/gen-lockedsig-cache | 4 ++++ 1 file changed, 4 insertions(+) -- 2.1.0