From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by arago-project.org (Postfix) with ESMTPS id 16F7352990 for ; Mon, 30 Sep 2013 21:02:09 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by bear.ext.ti.com (8.13.7/8.13.7) with ESMTP id r8UL29XG026550 for ; Mon, 30 Sep 2013 16:02:09 -0500 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 r8UL29KC013232 for ; Mon, 30 Sep 2013 16:02:09 -0500 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.2.342.3; Mon, 30 Sep 2013 16:02:09 -0500 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 r8UL28ta004426; Mon, 30 Sep 2013 16:02:09 -0500 Date: Mon, 30 Sep 2013 17:02:08 -0400 From: Denys Dmytriyenko To: "Cooper Jr., Franklin" Message-ID: <20130930210208.GF24472@edge> References: <1380577383-21395-1-git-send-email-Chase.Maupin@ti.com> <6CEE7915-A431-4995-BD40-B8D536EBB528@ti.com> MIME-Version: 1.0 In-Reply-To: <6CEE7915-A431-4995-BD40-B8D536EBB528@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: "meta-arago@arago-project.org" Subject: Re: [PATCH] arago-prefs: Update preferred U-Boot version 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: Mon, 30 Sep 2013 21:02:10 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Mon, Sep 30, 2013 at 09:00:04PM +0000, Cooper Jr., Franklin wrote: > A similar change doesn't have to be made for 335x? No, there's no PREFERRED_VERSION for it by default - will pick up the highest enabled. > > On Sep 30, 2013, at 3:58 PM, "Maupin, Chase" wrote: > > > > * The latest version has switched to rc2 instead of rc1. Update > > the preferred version to avoid messages about not being able to > > find the rc1 version. > > > > Signed-off-by: Chase Maupin > > --- > > .../conf/distro/include/arago-prefs.inc | 2 +- > > 1 files changed, 1 insertions(+), 1 deletions(-) > > > > diff --git a/meta-arago-distro/conf/distro/include/arago-prefs.inc b/meta-arago-distro/conf/distro/include/arago-prefs.inc > > index 70f02b9..5ac21ed 100644 > > --- a/meta-arago-distro/conf/distro/include/arago-prefs.inc > > +++ b/meta-arago-distro/conf/distro/include/arago-prefs.inc > > @@ -32,7 +32,7 @@ PREFERRED_VERSION_linux-libc-headers_am437x-evm = "3.8" > > PREFERRED_PROVIDER_virtual/kernel_am437x-evm = "linux-ti-staging" > > PREFERRED_PROVIDER_virtual/bootloader_am437x-evm = "u-boot-ti-staging" > > PREFERRED_PROVIDER_u-boot_am437x-evm = "u-boot-ti-staging" > > -PREFERRED_VERSION_u-boot-ti-staging_am437x-evm = "2013.07+2013.10-rc1" > > +PREFERRED_VERSION_u-boot-ti-staging_am437x-evm = "2013.07+2013.10-rc2" > > > > PREFERRED_VERSION_linux-libc-headers_am180x-evm = "2.6.37.2" > > PREFERRED_PROVIDER_virtual/kernel_am180x-evm = "linux-omapl138-psp" > > -- > > 1.7.0.4 > > > > _______________________________________________ > > meta-arago mailing list > > meta-arago@arago-project.org > > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago