From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id E6D7CE005B9; Wed, 20 May 2015 03:29:56 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [192.94.94.40 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [192.94.94.40]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id B53CFE0027F for ; Wed, 20 May 2015 03:29:49 -0700 (PDT) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id t4KATlfZ028652; Wed, 20 May 2015 05:29:47 -0500 Received: from DFLE72.ent.ti.com (dfle72.ent.ti.com [128.247.5.109]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id t4KATldx005613; Wed, 20 May 2015 05:29:47 -0500 Received: from dflp33.itg.ti.com (10.64.6.16) by DFLE72.ent.ti.com (128.247.5.109) with Microsoft SMTP Server id 14.3.224.2; Wed, 20 May 2015 05:29:47 -0500 Received: from [10.218.109.201] (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id t4KATkGx031999; Wed, 20 May 2015 05:29:47 -0500 Message-ID: <555C621A.6090704@ti.com> Date: Wed, 20 May 2015 06:29:46 -0400 From: Jacob Stiffler User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Denys Dmytriyenko References: <1431094194-11852-1-git-send-email-j-stiffler@ti.com> <1431094194-11852-2-git-send-email-j-stiffler@ti.com> <22A42254-B630-4E50-BB82-A52F1FA2CD84@gmail.com> <554CEFB6.3070708@ti.com> <20150519201102.GD31845@edge> In-Reply-To: <20150519201102.GD31845@edge> Cc: meta-ti@yoctoproject.org Subject: Re: [PATCH 2/2] ti-xdais: Add version 7.24.00.04 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, 20 May 2015 10:29:57 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit On 5/19/2015 4:11 PM, Denys Dmytriyenko wrote: > On Fri, May 08, 2015 at 01:17:42PM -0400, Jacob Stiffler wrote: >> I was following the precedent set by existing RTOS packages (See >> recipes-ti/xdais/ti-xdais_6.26.01.03.bb). >> >> These RTOS packages are build only dependencies, and they do not get >> installed into the target filesystem. They are primarily used for >> building firmware. > Should they be "-native" then? > I suppose they should be, but this is how is was done before. If you look at recipes-ti/includes/ti-paths.inc, you'll see that all paths point into STAGING_DIR_TARGET >> On 5/8/2015 12:23 PM, Khem Raj wrote: >>>> On May 8, 2015, at 7:09 AM, Jacob Stiffler wrote: >>>> >>>> +INSANE_SKIP_${PN} = "installed-vs-shipped" >>> can this be fixed instead ? >> -- >> _______________________________________________ >> meta-ti mailing list >> meta-ti@yoctoproject.org >> https://lists.yoctoproject.org/listinfo/meta-ti