From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 7A824E00CB0; Fri, 25 Aug 2017 12:07:57 -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.193 listed in list.dnswl.org] * 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source * [209.85.220.193 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-f193.google.com (mail-qk0-f193.google.com [209.85.220.193]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6C1FCE00B1B for ; Fri, 25 Aug 2017 12:07:55 -0700 (PDT) Received: by mail-qk0-f193.google.com with SMTP id 130so628395qkg.0 for ; Fri, 25 Aug 2017 12:07:55 -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:organization; bh=mwb/dLmBHOVYg+zsmOqoe3rQ6TOpEdYaNcTwQXmbr2o=; b=F/taOCzyIVPRDOGYJWV7pJUku5t07gPrZ1KH6ywSfEz8+a+PbQrmsIX7Dd+Uru/BBU 2zJVRd0lM5NKYvbqwI/QrDOGg0T0GOu/RDMgZU7aeTWZcADgraphPnXN/P4fw3jIxUol ctH7w97Wg7WWV7bWme+Cglybc9Oz6yQVAcONKva/mXHXNYmKl3qhrxP/IhsRT3NYpUli 2HCikifw3jAe/qHcApenQQyR6Lk/wCTnlWPSJ+py0C7oyCKqyvJT8WBz2K7EF/gCy5tG CWl3eeHhgVsrXrJw4Z3XeS2PJaX/lNK1//sThOOZAOluPRPPlnx/WXqr1l6cxuZmFFdY oUsw== 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:organization; bh=mwb/dLmBHOVYg+zsmOqoe3rQ6TOpEdYaNcTwQXmbr2o=; b=YmNME03J7zUYIfw5ZFdpksKQMzfHfGgfWy4wtrg+nk+w5tCag4h5PUAjPkEqdJ4mkg b76Zvw6X5VDJCf22i5Vw27MLTu+pcSvOMcIJSxjVu8zZ3VzqqIOBQ12pjtSHrAGXdDZ0 xbHVEQmtjqvgq5eZxG6Bsd00aIu0iFMpRm4Sp8V0m4Y0X7+LuNfsIQJyzm8VXiu1qu8J iCmN/6o4AGM7ZBLULzHhEQCMIbF/N4lNzck24qYZPgeJLqTwiX8Km/qTQTzr6ZXaB/6g cP5I9snSqXxjiz2BKT08Y+lJ0fWLyNe66e5ad0lp7QMAhHvfNHQF7hFuk0YSi816qqRq Hazg== X-Gm-Message-State: AHYfb5hrgw1qmZn27bhGeIVKKNEv/ufVk4/8SolCvf2albC2D5Vo4PcN gS1PCTiBTCNWJs8w+BM= X-Received: by 10.55.31.165 with SMTP id n37mr2418304qkh.12.1503688075127; Fri, 25 Aug 2017 12:07:55 -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.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Aug 2017 12:07:53 -0700 (PDT) From: Fabio Berton To: meta-freescale@yoctoproject.org Date: Fri, 25 Aug 2017 16:06:30 -0300 Message-Id: <20170825190632.21938-1-fabio.berton@ossystems.com.br> X-Mailer: git-send-email 2.11.0 Organization: O.S. Systems Software LTDA. Subject: [PATCH 1/3] linux-fslc: Remove recipe for version 4.4 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:07:57 -0000 On master branch we'll maintain only one kernel LTS version. Currently the latest longterm version is 4.9.x. Signed-off-by: Fabio Berton --- recipes-kernel/linux/linux-fslc_4.4.bb | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 recipes-kernel/linux/linux-fslc_4.4.bb diff --git a/recipes-kernel/linux/linux-fslc_4.4.bb b/recipes-kernel/linux/linux-fslc_4.4.bb deleted file mode 100644 index 71ad6d72..00000000 --- a/recipes-kernel/linux/linux-fslc_4.4.bb +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright (C) 2012-2016 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.4+git${SRCPV}" - -SRCBRANCH = "4.4.x" -SRCREV = "f5ecad2b737be61e43e4971ab5388677a0b5dc8a" - -COMPATIBLE_MACHINE = "(mxs|mx5|mx6|vf)" -- 2.11.0