From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1S9ydh-0006wl-03 for openembedded-core@lists.openembedded.org; Tue, 20 Mar 2012 13:58:13 +0100 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id q2KCnJNN025335 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 20 Mar 2012 05:49:19 -0700 (PDT) Received: from [128.224.162.196] (128.224.162.196) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.1.255.0; Tue, 20 Mar 2012 05:49:20 -0700 Message-ID: <4F687CCE.2050602@windriver.com> Date: Tue, 20 Mar 2012 20:49:18 +0800 From: Robert Yang User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: References: <4F684301.5060307@windriver.com> <1757423.DE0kMhjxZk@helios> <4F687274.5080608@windriver.com> <2CAE1B9A-090E-4FE2-BFBE-74ECE9646C3E@dominion.thruhere.net> In-Reply-To: <2CAE1B9A-090E-4FE2-BFBE-74ECE9646C3E@dominion.thruhere.net> Subject: Re: Why qemu-config RDPENDS on distcc ? X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Mar 2012 12:58:13 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 03/20/2012 08:19 PM, Koen Kooi wrote: > > Op 20 mrt. 2012, om 13:05 heeft Robert Yang het volgende geschreven: > >> >> On 03/20/2012 05:43 PM, Paul Eggleton wrote: >>> On Tuesday 20 March 2012 16:42:41 Robert Yang wrote: >>>> I'm just curious that qemu-config RDPENDS on distcc: >>>> >>>> meta/recipes-bsp/qemu-config/qemu-config.bb:RDEPENDS_${PN} = "distcc ..." >>>> >>>> And there are 4 processes named "distcc" running after boot the target >>>> with "runqemu qemux86". >>>> >>>> We have distcc on the target, but no gcc or g++, can we remove it from >>>> qemu-config's RDEPENDS? >>> >>> I think the idea was that if you wanted to do compilation on the emulated >>> target, having distcc would let you do it with much better performance. I >>> agree it seems that it's not particularly useful if you're never going to do >>> any compilation on the target though. >>> >> >> Thanks for your reply, so may I send a pull request to remove it from >> qemu-config's RDPENDS? > > I'll argue that qemu-config should be an image choice, not a machine choice :) > I'm sorry, but what does the "qemu-config should be an image choice, not a machine choice" mean, please? // Robert > regards, > > Koen > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >