From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga02.intel.com ([134.134.136.20]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QvzbI-0004jV-Pg for openembedded-core@lists.openembedded.org; Wed, 24 Aug 2011 00:37:41 +0200 Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 23 Aug 2011 15:32:54 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.67,352,1309762800"; d="scan'208";a="41503272" Received: from unknown (HELO helios.ger.corp.intel.com) ([10.255.18.108]) by orsmga001.jf.intel.com with ESMTP; 23 Aug 2011 15:32:53 -0700 From: Paul Eggleton To: openembedded-core@lists.openembedded.org Date: Tue, 23 Aug 2011 23:32:44 +0100 Message-Id: X-Mailer: git-send-email 1.7.4.1 Subject: [PATCH 0/2] Couple of fixes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2011 22:37:41 -0000 The following changes since commit 9134800548a03bfe3a7e351a15f2129bcb3cc680: xcb/libpthreads: Add BBCLASSEXTEND to resolve missing providers in world builds (2011-08-19 16:27:29 -0700) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/combo-layer-hook-fix http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/combo-layer-hook-fix Paul Eggleton (2): base.bbclass: clarify COMMERCIAL_LICENSE skip reason scripts/combo-layer: fix overzealous regex in default hook script meta/classes/base.bbclass | 2 +- scripts/combo-layer-hook-default.sh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) -- 1.7.4.1