From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by mail.openembedded.org (Postfix) with ESMTP id A0E566F8EE for ; Thu, 20 Mar 2014 19:05:07 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 20 Mar 2014 12:05:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,696,1389772800"; d="scan'208";a="476613462" Received: from unknown (HELO peggleto-mobl5.ger.corp.intel.com) ([10.252.120.182]) by orsmga001.jf.intel.com with ESMTP; 20 Mar 2014 12:05:05 -0700 From: Paul Eggleton To: openembedded-core@lists.openembedded.org Date: Thu, 20 Mar 2014 19:04:54 +0000 Message-Id: X-Mailer: git-send-email 1.8.5.3 Subject: [dylan][PATCH 0/1] Fix Hob not starting in the build appliance 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: Thu, 20 Mar 2014 19:05:07 -0000 Fixes the bug found by QA in the 1.4.3 build appliance (bug 5941 - tested this time). The following changes since commit 30d3f06fddea2d8f3537d3415c95d75a6487078c: sstate: Drop 'SafeDep' code from setscene validation function (2014-03-17 23:17:03 +0000) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/dylan-python http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/dylan-sstate Saul Wold (1): packagegroup-self-hosted: Add missing python code meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 5 +++++ 1 file changed, 5 insertions(+) -- 1.8.5.3