From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from comal.ext.ti.com (comal.ext.ti.com [198.47.26.152]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 29940E01479 for ; Wed, 3 Jul 2013 08:49:26 -0700 (PDT) Received: from dlelxv90.itg.ti.com ([172.17.2.17]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id r63FnP6I032047; Wed, 3 Jul 2013 10:49:25 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dlelxv90.itg.ti.com (8.14.3/8.13.8) with ESMTP id r63FnPS7021127; Wed, 3 Jul 2013 10:49:25 -0500 Received: from dlelxv22.itg.ti.com (172.17.1.197) by DLEE71.ent.ti.com (157.170.170.114) with Microsoft SMTP Server id 14.2.342.3; Wed, 3 Jul 2013 10:49:25 -0500 Received: from localhost (gtudedge.gt.design.ti.com [158.218.102.158]) by dlelxv22.itg.ti.com (8.13.8/8.13.8) with ESMTP id r63FnPBl013184; Wed, 3 Jul 2013 10:49:25 -0500 Date: Wed, 3 Jul 2013 11:49:24 -0400 From: Denys Dmytriyenko To: Nick G Message-ID: <20130703154924.GC8850@edge> References: <20130703154443.GB8850@edge> MIME-Version: 1.0 In-Reply-To: <20130703154443.GB8850@edge> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "meta-ti@yoctoproject.org" Subject: Re: License field in ti-hw-bringup-image X-BeenThere: meta-ti@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-ti layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 15:49:28 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Wed, Jul 03, 2013 at 11:44:43AM -0400, Denys Dmytriyenko wrote: > On Wed, Jul 03, 2013 at 04:39:15PM +0100, Nick G wrote: > > I'm trying to build for the beaglebone using meta-ti and it returns an eror > > due to a license field not being set in ti-hw-bringup-image. > > > > Could someone check what the license should be for the bb and set it? > > > > I know you can cludge it by setting > > > > BBMASK ?= ".*/meta-ti/recipes-(misc|bsp/formfactor)/" in local.conf but > > that doesn't really seem like a true fix. > > It is a true fix. You do need to mask recipes-misc. You may want to check this thread for more details: http://thread.gmane.org/gmane.linux.embedded.yocto.meta-ti/825 -- Denys