From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id DF297E00D50; Fri, 25 Aug 2017 12:08:01 -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, 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 * [209.85.220.194 listed in list.dnswl.org] * 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source * [209.85.220.194 listed in dnsbl.sorbs.net] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 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 Received: from mail-qk0-f194.google.com (mail-qk0-f194.google.com [209.85.220.194]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 78B2BE00CB0 for ; Fri, 25 Aug 2017 12:08:01 -0700 (PDT) Received: by mail-qk0-f194.google.com with SMTP id a77so615565qkb.1 for ; Fri, 25 Aug 2017 12:08:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ossystems-com-br.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :organization; bh=xZsXT0NWxMPkyEVFkTXOOfvy+gEAxJHjR57f/sJRkNc=; b=d9rimzdiq0kHkhcORxq097eeyk5dvqizVcQKznSfhy3Oi3Wd5jf6J7z9i/3bK02Y2N oj6s9A4bmvtyAxzrKdqM5ar0Sf7KTZDY5M6Bd4BXYuvzdcSdX0rJffFOHbdtR2u8sXYp LlWEtlGNTpSwLTlxrCJRnPyUlW3usg7xSY8Aw6bev9PI1g9DWSlzrqn1fPeNqLZIagCo OZBY7DWgA75D4kFVvx0/2lVUlysYOCXRC1EmsEniYhOOvS8LsDV+YAKiqltTBXRWk9Qj AXXovum79r0v+fkBdl5LkqkVTCbWKy3OGYqUn/eD1S10DvnWfBzFoLLPVdYdwHLBaiG7 v9Wg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:organization; bh=xZsXT0NWxMPkyEVFkTXOOfvy+gEAxJHjR57f/sJRkNc=; b=M86kqOYMAOjcxPl2Ap6LHA7N4zKsjZrrliI1K02UuICsIIIOTUaRUZDQGfz6/GB92z tht1cENXsklMB+1pZT64dMVl6io3tWuSAetYpREtrSQLl4l9i+0Sd20De1V8SsjBqajR ULiUvZej4EnKVMkX7iSPH6ZlBAYFOFTPQ9ussa7WQQb7tVwWrF1uefjP5T4t8EUxIoKB hl66uoq582vUP26M1UJpBHmAp2LUTJwbWFSQW4cDETTlM629n87VJHeDgE9q70wYdjRO Bp3Z2PGw7j36SQIQKwbVU/7uL5+ce8rTW4z4wmVErbmGFvkdtTydXdi2h9hiFpbc9LLO U7wA== X-Gm-Message-State: AHYfb5ihwQLeW4IViU8+UCdQpI2J75/0RE87XZnv+qn5sR1HrPcchhwR Sf0WvVU1dhZCVmNAE8A= X-Received: by 10.55.78.66 with SMTP id c63mr15760718qkb.356.1503688080423; Fri, 25 Aug 2017 12:08:00 -0700 (PDT) Received: from centrium.lab.ossystems ([181.220.72.143]) by smtp.gmail.com with ESMTPSA id 47sm4595450qtx.49.2017.08.25.12.07.58 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2017 12:07:59 -0700 (PDT) From: Fabio Berton To: meta-freescale@yoctoproject.org Date: Fri, 25 Aug 2017 16:06:32 -0300 Message-Id: <20170825190632.21938-3-fabio.berton@ossystems.com.br> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170825190632.21938-1-fabio.berton@ossystems.com.br> References: <20170825190632.21938-1-fabio.berton@ossystems.com.br> Organization: O.S. Systems Software LTDA. Subject: [PATCH 3/3] linux-fslc: Add recipe for version 4.13 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: Fri, 25 Aug 2017 19:08:01 -0000 This commit add linux-fslc recipe version 4.13-rc6. Signed-off-by: Fabio Berton --- recipes-kernel/linux/linux-fslc_4.13.bb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 recipes-kernel/linux/linux-fslc_4.13.bb diff --git a/recipes-kernel/linux/linux-fslc_4.13.bb b/recipes-kernel/linux/linux-fslc_4.13.bb new file mode 100644 index 00000000..e26deb03 --- /dev/null +++ b/recipes-kernel/linux/linux-fslc_4.13.bb @@ -0,0 +1,17 @@ +# Copyright (C) 2012-2017 O.S. Systems Software LTDA. +# Released under the MIT license (see COPYING.MIT for the terms) + +SUMMARY = "FSL Community BSP Linux mainline based kernel with backported features and fixes" +DESCRIPTION = "Linux kernel based on mainline kernel used by FSL Community BSP in order to \ +provide support for some backported features and fixes, or because it was applied in linux-next \ +and takes some time to become part of a stable version, or because it is not applicable for \ +upstreaming." + +include linux-fslc.inc + +PV = "4.13+git${SRCPV}" + +SRCBRANCH = "4.13.x+fslc" +SRCREV = "7f3464258f7aa924b23174d52c4afd9ca31dacfa" + +COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf|use-mainline-bsp)" -- 2.11.0