From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CBDC0E0141B for ; Wed, 10 Jul 2013 07:11:44 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 10 Jul 2013 07:09:15 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,1036,1363158000"; d="scan'208";a="367817205" Received: from unknown (HELO localhost) ([10.255.13.129]) by orsmga002.jf.intel.com with ESMTP; 10 Jul 2013 07:11:43 -0700 From: Tom Zanussi To: poky@yoctoproject.org Date: Wed, 10 Jul 2013 09:11:41 -0500 Message-Id: X-Mailer: git-send-email 1.7.11.4 Cc: Tom Zanussi Subject: [PATCH 0/1] yocto-kernel bugfix X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion & patch submission for meta-yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Jul 2013 14:11:50 -0000 This patchset contains a fix for YOCTO #3746. Please pull into poky/master. The following changes since commit a63229917a5708de2d161aba0d67168ce0da6365: meta-yocto-bsp: update reference board SRCREVs (2013-07-10 09:45:51 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib.git tzanussi/bug-3746-fix http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/bug-3746-fix Tom Zanussi (1): yocto-kernel: make BBLAYERS parsing more robust scripts/lib/bsp/kernel.py | 38 ++++++++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 14 deletions(-) -- 1.7.11.4