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 AB2246FF6B for ; Wed, 29 Jun 2016 03:14:01 +0000 (UTC) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga103.jf.intel.com with ESMTP; 28 Jun 2016 20:14:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,544,1459839600"; d="scan'208";a="1007164960" Received: from hkao-mobl1.gar.corp.intel.com (HELO peggleto-mobl.ger.corp.intel.com) ([10.255.176.158]) by orsmga002.jf.intel.com with ESMTP; 28 Jun 2016 20:13:59 -0700 From: Paul Eggleton To: openembedded-core@lists.openembedded.org Date: Wed, 29 Jun 2016 15:13:50 +1200 Message-Id: X-Mailer: git-send-email 2.5.5 Subject: [PATCH 0/2] Fix building the eSDK with "live" in IMAGE_FSTYPES 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: Wed, 29 Jun 2016 03:14:02 -0000 The following changes since commit 646c366c2566bd8dd6f73681cea9f5b021589a56: gst-player: upgrade to latest HEAD (2016-06-27 14:08:37 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/esdk-initramfs-fixes http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/esdk-initramfs-fixes Paul Eggleton (2): classes/populate_sdk_ext: ensure tasks to build the image are included classes/populate_sdk_ext: exclude initramfs images from locked signatures meta/classes/populate_sdk_ext.bbclass | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) -- 2.5.5