From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id E90BAE00857; Sat, 1 Nov 2014 11:06:31 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.47 listed in list.dnswl.org] Received: from mail-pa0-f47.google.com (mail-pa0-f47.google.com [209.85.220.47]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C7E59E00777 for ; Sat, 1 Nov 2014 11:06:17 -0700 (PDT) Received: by mail-pa0-f47.google.com with SMTP id kx10so9605712pab.6 for ; Sat, 01 Nov 2014 11:06:17 -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=u4yilLGfwl4JEYTZvKIBwxcwu/Hq6wYOYl+T5TfSTqs=; b=ODhH18u+JwhDoi21Ri5u49z6dlDRl0PW8nJG/ERduXNp8J2+yuESPqCChsI/w9Fdx2 Tbfme6ES1xD8WN+etdE8o0mLNVIew2dGLTzYjeeYs3tQ5OsrLgsMnCLYpvbVWp1K5d96 zx76hG7pHWHTZC1k6HMCL7tUSsH9ilIpyBeYoAB4iPCETUg6Wj72d9rCtO2y0bD56IWV XSikw+DNvgj0q4uwU95OEGey7Bu3Wx+DtPyl+RRyEE5hFfhLN/n6xVWOtlNDYy1n5RKv xi4qmPWFqpdT+d4E1h/LbLm1AbKNdhyIZIHVZ0r8ABUtxcDZuL6MR821nkGIBUF+lApm C89A== X-Gm-Message-State: ALoCoQkI957QJh4L2SoPKpSbsc8PEi2qVd/tHcTuFDJgC/x4YUzoGt6hYf8J6HkylZngPl3qgjJb X-Received: by 10.70.87.168 with SMTP id az8mr32708589pdb.55.1414865177522; Sat, 01 Nov 2014 11:06:17 -0700 (PDT) Received: from [192.168.0.180] (wsip-70-184-93-199.ph.ph.cox.net. [70.184.93.199]) by mx.google.com with ESMTPSA id oe10sm13043151pdb.66.2014.11.01.11.06.15 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Nov 2014 11:06:16 -0700 (PDT) Message-ID: <54552116.6080704@boundarydevices.com> Date: Sat, 01 Nov 2014 11:06:14 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: Otavio Salvador References: <1414791187-2672-1-git-send-email-eric.nelson@boundarydevices.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm-extra][PATCH 0/2] linux-boundary_3.10.17 kernel bumps 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: Sat, 01 Nov 2014 18:06:32 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 11/01/2014 10:50 AM, Otavio Salvador wrote: > Hello Eric, > > On Fri, Oct 31, 2014 at 7:33 PM, Eric Nelson > wrote: >> These two patches bring the linux-boundary_3.10.17 up to date with >> the latest head of our boundary-imx_3.10.17_1.0.1_ga branch (patch 1) >> and then switch to the new boundary-imx_3.10.17_1.0.2_ga branch >> to keep in sync with the 3.10.17_1.0.2 Freescale release (patch 2). >> >> The second patch should be applied along with the userspace updates >> from Freescale. > > Yes; I am queueing it in master-next for test and will merge it > together with the 1.0.2 branch. > >> The first patch should be applied to dizzy, master, and master-next. > > Done. > Thanks Otavio