From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-qa0-f47.google.com (mail-qa0-f47.google.com [209.85.216.47]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id EE31BE00474 for ; Tue, 22 Apr 2014 12:59:31 -0700 (PDT) Received: by mail-qa0-f47.google.com with SMTP id m5so5504202qaj.20 for ; Tue, 22 Apr 2014 12:59:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=wfa7mf1lL1nmCLPFelsP93iPhP04F6rrNaYMfci8TuU=; b=RH8+cp30GOd3f6tYcGTh5MpXxHKAPJxgnMEQS+CXdrD8YcraLo0oY6HsTQ7OTZ9jIv IgMEmScJVJXjzmY504npNj8EdvZWlx7WgbfVCtlWcnqkMzTkfLwUvvbRzWOYtyMFo5pn da/DAy5AzCXwlMhn9Rb6R3776u0erImEWLgrnGlCyqWqgApbthwWDhWZIrxC9Rs3xWUP mwC766fKhneBqA3xieTXAO3+/PnwgBhcwvrMuHM6e+uB8WmOyaE9xplh0Y6ZHZSefhRL S6ulPiVOxvyaTRc5RieiedDJzBncd3uw5Rse1tBvehAwc09DM165JeldoyvWUgAMKrVx h0mQ== X-Received: by 10.224.69.130 with SMTP id z2mr15756200qai.87.1398196770892; Tue, 22 Apr 2014 12:59:30 -0700 (PDT) Received: from parenteses.gmail.com (email.parenteses.org. [198.199.72.94]) by mx.google.com with ESMTPSA id l61sm13013703qge.11.2014.04.22.12.59.29 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Tue, 22 Apr 2014 12:59:29 -0700 (PDT) Sender: Mario Domenech Goulart From: Mario Domenech Goulart To: Otavio Salvador References: <87ha5umoyt.fsf@parenteses.org> Date: Tue, 22 Apr 2014 19:59:27 +0000 In-Reply-To: (Otavio Salvador's message of "Sun, 20 Apr 2014 16:44:15 -0300") Message-ID: <87fvl5kue8.fsf@parenteses.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) MIME-Version: 1.0 Cc: "meta-freescale@yoctoproject.org" Subject: Re: IMAGE_BOOTLOADER vs. PREFERRED_PROVIDER_virtual/bootloader X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Apr 2014 19:59:34 -0000 Content-Type: text/plain Hi, On Sun, 20 Apr 2014 16:44:15 -0300 Otavio Salvador wrote: > On Tue, Apr 15, 2014 at 3:23 PM, Mario Domenech Goulart > wrote: >> I'm making a script to extract data out of bitbake's cache metadata and >> stumbled upon IMAGE_BOOTLOADER. >> >> Is there any special reason to use IMAGE_BOOTLOADER instead of >> PREFERRED_PROVIDER_virtual/bootloader? > > Very good point. I think when I did the class, for SD card > generation, we hadn't this around (or I missed it). > > Looking at it, this should indeed be dropped but it is going to need > some work as we need to provide a u-boot-dummy for the cases when we > don't need a bootloader in the SD card image, as it is the case for > Nitrogen boards for example. > > We can discuss how to address it for 1.7 later. Ok. There are also boards which set PREFERRED_PROVIDER_u-boot. As far as I understand, PREFERRED_PROVIDER_virtual/bootloader would do the trick for those cases too. Best wishes. Mario -- http://www.ossystems.com.br