From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pd0-f169.google.com (mail-pd0-f169.google.com [209.85.192.169]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 35805E01652 for ; Thu, 10 Oct 2013 12:10:52 -0700 (PDT) Received: by mail-pd0-f169.google.com with SMTP id r10so3081346pdi.28 for ; Thu, 10 Oct 2013 12:10:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=UGHmCMiPX+FyJNIqZgY5Qy6jhJXoJYD3z+xDBaaOYZ4=; b=FjaD3GvuQps+Kr5M4+GmQDsXpKzIulDZWxBecjA7hdxcoInE3JPFjTzseP5K6FawSy mG9q4nU4R57+r5Z97bflBFRs3Dt18siIph13Fl2mPhsrKQJU4dTV3rbMpwzUgX/6jklP wHylq8f/9DjrLKd80See5OpPXkYGkJzmaMAphnOClPsyxfeydkgMCMpcp7Z/ee92lWi9 3YrMHlAsjeSTPVpfSqq7k50Kz3R27OGwWirm1VUk5aeMAMTXsCeAt/5gTECK3WL511kK +9H+w7cjjy1M4Y9rKfLuUZA18mAJ2SQXk4a7NeW1Z3MTilmGIFkVZO5hn7V3uXnVWM4k oP6g== X-Gm-Message-State: ALoCoQmsBHPo2J5kbUXlJoheYjYNOSkqkC49qAZineSe5va6z0Cg/VJvJ7V9BTLVRDYk3YGy450T X-Received: by 10.68.125.198 with SMTP id ms6mr13636937pbb.98.1381432252699; Thu, 10 Oct 2013 12:10:52 -0700 (PDT) Received: from [29.6.1.4] ([70.96.116.236]) by mx.google.com with ESMTPSA id qn1sm54800850pbc.34.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 10 Oct 2013 12:10:51 -0700 (PDT) Message-ID: <5256FBB9.9040300@boundarydevices.com> Date: Thu, 10 Oct 2013 12:10:49 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Otavio Salvador References: <52560A12.1010401@boundarydevices.com> <5256A1E3.5070002@freescale.com> <5256B901.9010706@boundarydevices.com> <5256D1E6.5040202@freescale.com> <5256D665.1020702@boundarydevices.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: [RFC] default u-boot 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: Thu, 10 Oct 2013 19:10:59 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Otavio, On 10/10/2013 10:44 AM, Otavio Salvador wrote: > Hello Eric, > > On Thu, Oct 10, 2013 at 1:31 PM, Eric Nelson > wrote: >> On 10/10/2013 09:28 AM, Otavio Salvador wrote: >>> It seems the best would be if, instead of pushing to our u-boot GIT, >>> it had regular updates in the u-boot-boundary recipes and point to >>> newer revisions. >>> >> >> We'll make sure to update with each switch in our production branch. > > Great; this is the way to go. > > Could you please update the current SRCREV and PV values to match the > current state? > This is essentially done... meta-fsl-arm-extra is only one patch behind (a custom board). We're expecting to issue our next release after 2013.10 is finalized. Regards, Eric