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 arago-project.org (Postfix) with ESMTPS id 1B38252961 for ; Wed, 27 Jan 2016 20:13:55 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by comal.ext.ti.com (8.13.7/8.13.7) with ESMTP id u0RKDshb022248 for ; Wed, 27 Jan 2016 14:13:54 -0600 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id u0RKDsk1010013 for ; Wed, 27 Jan 2016 14:13:54 -0600 Received: from dflp33.itg.ti.com (10.64.6.16) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.3.224.2; Wed, 27 Jan 2016 14:13:54 -0600 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 u0RKDrpX021356; Wed, 27 Jan 2016 14:13:53 -0600 Date: Wed, 27 Jan 2016 15:13:38 -0500 From: Denys Dmytriyenko To: Jacob Stiffler Message-ID: <20160127201338.GU11314@edge> References: <1453924469-27790-1-git-send-email-j-stiffler@ti.com> <1453924469-27790-7-git-send-email-j-stiffler@ti.com> MIME-Version: 1.0 In-Reply-To: <1453924469-27790-7-git-send-email-j-stiffler@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-arago@arago-project.org Subject: Re: [PATCH 6/6] tisdk-server-rootfs-image: Add unnecessary dev packages to BAD_RECOMMENDATIONS 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, 27 Jan 2016 20:13:55 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline Can you please summarize why those packages get pulled in the first place? On Wed, Jan 27, 2016 at 02:54:29PM -0500, Jacob Stiffler wrote: > Signed-off-by: Jacob Stiffler > --- > meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb b/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb > index 3928948..89272f0 100644 > --- a/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb > +++ b/meta-arago-distro/recipes-core/images/tisdk-server-rootfs-image.bb > @@ -13,4 +13,11 @@ IMAGE_INSTALL += "\ > gdb \ > " > > +BAD_RECOMMENDATIONS += " \ > + ti-llvm3.3-dev \ > + opencl-monitor-dev \ > + libulm-dev \ > + gdbserver-c6x-dev \ > +" > + > export IMAGE_BASENAME = "tisdk-server-rootfs-image" > -- > 1.9.1 > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago