From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 66C8BE00CE7; Wed, 24 Aug 2016 07:15:43 -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,HTML_MESSAGE, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [134.134.136.65 listed in list.dnswl.org] Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A1CFEE009C9 for ; Wed, 24 Aug 2016 07:15:41 -0700 (PDT) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by orsmga103.jf.intel.com with ESMTP; 24 Aug 2016 07:15:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,570,1464678000"; d="scan'208,217";a="160338240" Received: from lsandov1-mobl2.zpn.intel.com (HELO [10.219.5.144]) ([10.219.5.144]) by fmsmga004.fm.intel.com with ESMTP; 24 Aug 2016 07:15:41 -0700 To: Tanasa Bogdan , "'yocto@yoctoproject.org'" References: <749b7f156f314157b4440421102957d8@corpappl846.corp.saab.se> From: Leonardo Sandoval Message-ID: Date: Wed, 24 Aug 2016 09:18:51 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <749b7f156f314157b4440421102957d8@corpappl846.corp.saab.se> Subject: Re: profiling tools on a T4240RDB board X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto Project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2016 14:15:43 -0000 Content-Type: multipart/alternative; boundary="------------60981544932368275603C6F4" --------------60981544932368275603C6F4 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit El 08/24/2016 a las 04:01 AM, Tanasa Bogdan escribió: > > Hi, > > We are using the (freescale) linux yocto 1.6 on a T4240RDB board where > we want to have "tools-profile" set in our local.conf file. When > building the fsl-image-minimal we see that there are some packages > that are graphics-related (like gtk+, pixbuf, etc..). The card does > not have any graphics capabilities. Why does these packets install at > all? Is it possible to have the profiling tools without any gtk > dependencies? How the local.conf should look like? > I believe the image you are using include those graphic-related pkgs so that is why you are seeing them. You may redefine your image, at the end fsl-image-minimal is just an example that you can modify. Also you may have more answers on a FSL (NXP?) channel/mailing-list > PS: These dependencies are there even when we choose tools-sdk in > order to have gcc in the final image. > > Thanks, > > Bogdan. > > > --------------60981544932368275603C6F4 Content-Type: text/html; charset=windows-1252 Content-Transfer-Encoding: 8bit



El 08/24/2016 a las 04:01 AM, Tanasa Bogdan escribió:

Hi,

 

We are using the (freescale) linux yocto 1.6 on a T4240RDB board where we want to have "tools-profile" set in our local.conf file. When building the fsl-image-minimal we see that there are some packages that are graphics-related (like gtk+, pixbuf, etc..). The card does not have any graphics capabilities. Why does these packets install at all? Is it possible to have the profiling tools without any gtk dependencies? How the local.conf should look like?

I believe the image you are using include those graphic-related pkgs so that is why you are seeing them. You may redefine your image, at the end fsl-image-minimal is just an example that you can modify. Also you may have more answers  on a FSL (NXP?) channel/mailing-list

 

PS: These dependencies are there even when we choose tools-sdk in order to have gcc in the final image.

 

Thanks,

Bogdan.




--------------60981544932368275603C6F4--