From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 91610E00CB6; Tue, 1 Nov 2016 01:17:51 -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=-1.4 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_SPAM autolearn=no version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [74.125.82.54 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source * [74.125.82.54 listed in dnsbl.sorbs.net] Received: from mail-wm0-f54.google.com (mail-wm0-f54.google.com [74.125.82.54]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 314ACE00C86 for ; Tue, 1 Nov 2016 01:17:48 -0700 (PDT) Received: by mail-wm0-f54.google.com with SMTP id a197so63980820wmd.0 for ; Tue, 01 Nov 2016 01:17:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=solarius-fi.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=69qR8QVulBFtZzfsuIhmTm7+xQ3qKC+U5WhXXwSlsAo=; b=Bg/ykZ3S/2uGM4QpiaZoF5FucVjtl/hCGaHYWdxeibyp91n/HCdQMpM6rS/Aemx8la jbqDbMkDO/vbCpyWvAIvEG5IAqSHh0UPcpEfzNxN8S8JN1HYyZ411rq0YVrk174TM9hm cWGqPP56hyjjSQKXPhRHRp6tz2uDBSdrf4pLynK84BcbEgx7cY04hQ+T/M69kjCbEEMK /lOXphTE4iCdkOaeBKFmvAP3QQ5U45zAf7eADCEO01G0ruhCIgopcqrWamnQHWT/XPy/ 2qP3dI6X1gcS9pDO0W+LfJSDNWnqqBtoVEnANGs82CQxOmqv62NRdeHSYyY2uq/370lc tcaQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=69qR8QVulBFtZzfsuIhmTm7+xQ3qKC+U5WhXXwSlsAo=; b=EcXHvkjUK/RxTMnBFIyeHbnkFRQmIHXjuGI7Z43xPsZ5ugL4va2JpOufiA6G53krZp UgkdZMCPsQpz8vkfZ8k1Qlva5VOdwV908QiMvSipxzH/vjLLidP8cGw9mJMxRxZsc/JE Ry8PTh6yI0w2lAzBnBh3TKRvV1ReTol24/nkY3qNADz9SoREn/QQKVYBlXxOoicugaxg Qn7VsAT9JEZIpqjVmKqr6TpUx1yWO4w15KwZvehyNaI2s7GVRZfFQ9z5wghoNPYfYn0/ NVOh3PbUd4cENx+QRXfMIowhuiKnncnUQ+z4wQpNP0Zxm8UMb/SWfYI+kRN+0xQF89b5 7usw== X-Gm-Message-State: ABUngveYQ08cxNiQL9oaY6MEBbTG/rHXENM+FcO0EOWr1dlRYfj3OTevBvRRiWTouuke51za/rPFy3XTEIhi/g== X-Received: by 10.194.236.72 with SMTP id us8mr25636910wjc.211.1477988267576; Tue, 01 Nov 2016 01:17:47 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Ville Sundell Date: Tue, 01 Nov 2016 08:17:36 +0000 Message-ID: To: meta-freescale@yoctoproject.org X-Mailman-Approved-At: Wed, 02 Nov 2016 16:34:49 -0700 Subject: About 4.1-2.0.x-imx branch of linux-fslc-imx 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, 01 Nov 2016 08:17:51 -0000 Content-Type: multipart/alternative; boundary=089e01493e84abe69e054038f502 --089e01493e84abe69e054038f502 Content-Type: text/plain; charset=UTF-8 Hello all! I have been using 4.1-1.0.x-imx for my i.MX 6, and now noticed 4.1-2.0.x-imx branch. I tried to find information about it, but failed to find any clear description of the branch. Judging from https://patchwork.openembedded.org/patch/132801/ this might be related to i.MX 7 only? Could someone tell me, what is the difference, and should I update? :) Thank you in advance! Best regards, Ville Sundell --089e01493e84abe69e054038f502 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello all!
I have been using 4.1-1.0.x-imx for my i.MX 6, and now noticed 4.1-2.0.x-= imx branch.
I tried to find information about it, bu= t failed to find any clear description of the branch. Judging from=C2=A0https://patchwork.openembedded.org/patch/132801/ t= his might be related to i.MX 7 only?
<= span class=3D"gmail_msg">
Could someone tell me, wha= t is the difference, and should I update? :)

Thank you in advance!

Best regards,
Ville Sundell
--089e01493e84abe69e054038f502--