From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [213.4.149.66] (helo=ctsmtpout2.frontal.correo) by linuxtogo.org with esmtp (Exim 4.61) (envelope-from ) id 1GSEXR-0003MK-2f for openembedded-devel@lists.openembedded.org; Tue, 26 Sep 2006 17:08:01 +0200 Received: from [194.179.62.31] (217.126.70.245) by ctsmtpout2.frontal.correo (7.2.056.6) (authenticated as joaquinduran$adtelecom.es) id 4517AA850003BC57 for openembedded-devel@lists.openembedded.org; Tue, 26 Sep 2006 17:03:12 +0200 Message-ID: <45194EF4.3000208@adtelecom.es> Date: Tue, 26 Sep 2006 17:01:56 +0100 From: Joaquim Duran User-Agent: Mozilla Thunderbird 1.5.0.7 (X11/20060926) MIME-Version: 1.0 To: Using the OpenEmbedded metadata to build Linux Distributions References: <45190D58.2020807@adtelecom.es> <1865823264.20060926150138@gmail.com> <451948D7.6000904@adtelecom.es> <74d0deb30609260757w5b4c2236nab1a8eafe527584e@mail.gmail.com> In-Reply-To: <74d0deb30609260757w5b4c2236nab1a8eafe527584e@mail.gmail.com> Subject: Re: List of dependent packages X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.8 Precedence: list Reply-To: Using the OpenEmbedded metadata to build Linux Distributions List-Id: Using the OpenEmbedded metadata to build Linux Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Sep 2006 15:08:01 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Thanks. Joaquim Duran En/na pHilipp Zabel ha escrit: > On 9/26/06, Joaquim Duran wrote: >> Hello, >> >> Thanks for your answer. This is closer that I was looking for. >> >> I've tested both options (--dry-run) and (--graphviz). >> >> Using the first one with bootstrap image, the following output has been >> shown (it shown that several packages should be used and I should choose >> one): >> >> OE Build Configuration: >> BB_VERSION = "1.6.1" >> OE_REVISION = "57f56983ed32783fae7cfa0440e1f3a7cfc2280c" >> TARGET_ARCH = "arm" >> TARGET_OS = "linux" >> MACHINE = "colibri" >> DISTRO = "colibrioe" >> DISTRO_VERSION = "1.0" >> TARGET_FPU = "" >> >> NOTE: multiple providers are available (task-bootstrap-unionroot, >> task-bootstrap); >> NOTE: consider defining PREFERRED_PROVIDER_task-bootstrap >> NOTE: package bootstrap-image-1.0: started >> NOTE: package bootstrap-image-1.0: completed >> NOTE: build 200609261620: completed > > I wonder if this NOTE should only be shown if there is no provider foo providing > foo itself. If there is, PREFERRED_PROVIDER_foo ?= "foo" would then have > to be set internally. > It looks like now, every time somebody decides to provide an alternative to > some existing package, everybody has to add PREFERRED_PROVIDER > entries for this or live with the NOTEs. > >> The simple question is: how can I define >> PREFERRED_PROVIDER_task-bootstrap line the local.conf file? > > PREFERRED_PROVIDER_task-bootstrap = "task-bootstrap" > > regards > Philipp > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel >