From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 91BEEE0078E; Fri, 10 Oct 2014 12:14:48 -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.41 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5D51AE0076C for ; Fri, 10 Oct 2014 12:14:44 -0700 (PDT) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id s9AJEhei010905 for ; Fri, 10 Oct 2014 14:14:43 -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 s9AJEhC8022126 for ; Fri, 10 Oct 2014 14:14:43 -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.174.1; Fri, 10 Oct 2014 14:14:43 -0500 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id s9AJEhdx025704; Fri, 10 Oct 2014 14:14:43 -0500 Date: Fri, 10 Oct 2014 15:14:42 -0400 From: Denys Dmytriyenko To: Jacob Stiffler Message-ID: <20141010191442.GC13128@edge> References: <1412770244-3829-1-git-send-email-j-stiffler@ti.com> <20141009031315.GA13128@edge> MIME-Version: 1.0 In-Reply-To: <20141009031315.GA13128@edge> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-ti@yoctoproject.org Subject: Re: [daisy][PATCH v2] dra7xx: add "mmip" to MACHINE_FEATURES 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: Fri, 10 Oct 2014 19:14:48 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Unofrtunately, I spent my time fixing the devkit and toolchain issues, so I don't have much time to look into this one. It is failing in devkit packaging step due to conflicts between different variants of gstreamer. I'll probably revert this change for now and will deal with it when I'm back. Jake, let me know if you have a fix for it before that. Thanks. -- Denys On Wed, Oct 08, 2014 at 11:13:16PM -0400, Denys Dmytriyenko wrote: > Ah, this causes some grief to dra7xx and am57x builds due to gstreamer > conflicts. I guess we need to play with preferred provider settings some more. > I'll look into it tomorrow... > > > On Wed, Oct 08, 2014 at 08:10:44AM -0400, Jacob Stiffler wrote: > > Signed-off-by: Jacob Stiffler > > --- > > conf/machine/include/dra7xx.inc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/conf/machine/include/dra7xx.inc b/conf/machine/include/dra7xx.inc > > index 857e1b3..a7c8782 100644 > > --- a/conf/machine/include/dra7xx.inc > > +++ b/conf/machine/include/dra7xx.inc > > @@ -1,4 +1,4 @@ > > require conf/machine/include/omap-a15.inc > > SOC_FAMILY_append = ":dra7xx" > > > > -MACHINE_FEATURES += "pci" > > +MACHINE_FEATURES += "pci mmip" > > -- > > 1.7.9.5 > > > > -- > > _______________________________________________ > > meta-ti mailing list > > meta-ti@yoctoproject.org > > https://lists.yoctoproject.org/listinfo/meta-ti > -- > _______________________________________________ > meta-ti mailing list > meta-ti@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-ti