From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by arago-project.org (Postfix) with ESMTPS id 856DD52976 for ; Wed, 15 May 2013 18:45:03 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id r4FIj25K025781 for ; Wed, 15 May 2013 13:45:02 -0500 Received: from DLEE71.ent.ti.com (dlee71.ent.ti.com [157.170.170.114]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id r4FIj24c003195 for ; Wed, 15 May 2013 13:45:02 -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, 15 May 2013 13:45:02 -0500 Received: from localhost ([158.218.102.158]) by dlelxv22.itg.ti.com (8.13.8/8.13.8) with ESMTP id r4FIj1Qj029797; Wed, 15 May 2013 13:45:02 -0500 Date: Wed, 15 May 2013 14:45:01 -0400 From: Denys Dmytriyenko To: "Zhang, Hao" Message-ID: <20130515184459.GD20048@edge> References: <1368642748-30517-1-git-send-email-hzhang@ti.com> <20130515183733.GB20048@edge> MIME-Version: 1.0 In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "meta-arago@arago-project.org" Subject: Re: [PATCH] packagegroup-arago-tisdk-matrix: remove ethernet menu from common apps X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 18:45:03 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Chase, Franklin, This component is coming from Sitara Apps - what is so special in Ethernet demos that they only run on ti33x? Can we make them more generic? -- Denys On Wed, May 15, 2013 at 02:41:43PM -0400, Zhang, Hao wrote: > Yes, we do, but the Ethernet demo description says it's ti33x specific demo, > I tried it on KS2 evm and it's not working. > > -----Original Message----- > From: Dmytriyenko, Denys > Sent: Wednesday, May 15, 2013 2:38 PM > To: Zhang, Hao > Cc: meta-arago@arago-project.org > Subject: Re: [meta-arago] [PATCH] packagegroup-arago-tisdk-matrix: remove ethernet menu from common apps > > Don't you have ethernet on Keystone? > > On Wed, May 15, 2013 at 02:32:28PM -0400, hzhang@ti.com wrote: > > From: Hao Zhang > > > > --- > > .../packagegroup-arago-tisdk-matrix.bb | 4 ++-- > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb > > index dda72af..2b40f98 100755 > > --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb > > +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-matrix.bb > > @@ -1,6 +1,6 @@ > > DESCRIPTION = "Task to include Matrix v2" > > LICENSE = "MIT" > > -PR = "r15" > > +PR = "r16" > > > > inherit packagegroup > > > > @@ -22,7 +22,6 @@ MATRIX_COMMON_APPS = " \ > > matrix-gui-oprofile-demos \ > > matrix-gui-settings-demos \ > > matrix-gui-usb-demos \ > > - matrix-gui-submenus-ethernet \ > > " > > > > MATRIX_QT_APPS = " \ > > @@ -47,6 +46,7 @@ MATRIX_APPS_append_omap3 = " \ > > " > > > > MATRIX_APPS_append_ti33x = " \ > > + matrix-gui-submenus-ethernet \ > > So, what about other machines besides ti33x? > > > > matrix-gui-ethernet-demos \ > > ${@base_contains('MACHINE_FEATURES','sgx','${MATRIX_SGX_DEMOS}','',d)} \ > > matrix-gui-multimedia-demos \ > > -- > > 1.7.9.5 > > > > _______________________________________________ > > meta-arago mailing list > > meta-arago@arago-project.org > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago