From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id BB325E00961; Thu, 27 Apr 2017 02:33:34 -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=-0.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_BL_SPAMCOP_NET,RCVD_IN_DNSWL_NONE 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.128.172 listed in list.dnswl.org] * 1.3 RCVD_IN_BL_SPAMCOP_NET RBL: Received via a relay in bl.spamcop.net * [Blocked - see ] * -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-wr0-f172.google.com (mail-wr0-f172.google.com [209.85.128.172]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4C961E00777 for ; Thu, 27 Apr 2017 02:33:31 -0700 (PDT) Received: by mail-wr0-f172.google.com with SMTP id l9so13682396wre.1 for ; Thu, 27 Apr 2017 02:33:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=boundarydevices-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id; bh=NvJfm6P1ErTYqZexZl9IQXBI3EQB9n7mEqSkDunLTBg=; b=zaWfEsvdX4j1w4zyRYQy3PGv6LhZ05z3wOfhGFDoU1kGRQ6aXtlEhE3R7Afv1TM5B9 2fz8cmqjRf3GOQ58G7n+SeztYcLey/5e/QmQmX8fxna7jNIyMAA7962eSO22gq6XYbDg NraxTufjf0DhqFEyUGFtFcSCrAgb4gNt1ClrbpqOFNxEagJMrbGP3ivWEU9IBeM6AxPq JAtvd8yhwdl6VBlOhxJv8PnK6/0Vlcmba3kWu/qusIulywnRNhb11Wv+AX53tirahZMY CCc1LvMhG/FFynWqsrlAZFRIb9Nx4hWRCk5afC/d+rHR2qQs26fNqU/pFjwkXr7YpmSb sIlg== 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; bh=NvJfm6P1ErTYqZexZl9IQXBI3EQB9n7mEqSkDunLTBg=; b=QpHvbU2E5K1dH7mxcgMj5AD6RU7IHUWFfERrqi7I9EJpoWgsdlR5xm6zYWqDz0i9s/ 6BjbxnPcpshGkpc04vw6141XtRCfqAGMj1apIHw9kFs/NlvNX+uwXTWmBtv8RecQAhkl ZiwZcq8SikT8b6U2S9dVvLPWWzqE0CD8NLr0zvFgaqsb2nOXqoyAqywp0RAC0tob+d6f tSHTdGHKGiGX5PVEE/2nePwIJIquObygb1RApJiN4BoloXjYt+spBPiiRoQg6H16Dg8U 8rwrsW5zzK34ymGvEvOO/NRZQNiNYsXWXHPx/U6rGB1zZUR3eZGnONsDpFq3VEIRl19o sJdQ== X-Gm-Message-State: AN3rC/5rY7pKiU78MngsTIA5Ba3/z/2wK5HyLG+9uo13mq3Hw4C92eFL YSOSpSKWF/evng== X-Received: by 10.223.134.219 with SMTP id 27mr2787012wry.33.1493285610391; Thu, 27 Apr 2017 02:33:30 -0700 (PDT) Received: from localhost.localdomain (LMontsouris-657-1-10-89.w90-63.abo.wanadoo.fr. [90.63.251.89]) by smtp.googlemail.com with ESMTPSA id m4sm1792395wrm.4.2017.04.27.02.33.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Apr 2017 02:33:28 -0700 (PDT) From: Gary Bisson To: meta-freescale@yoctoproject.org Date: Thu, 27 Apr 2017 11:33:17 +0200 Message-Id: <20170427093323.9341-1-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.11.0 Subject: [3rdparty][PATCH 0/6] conf: boundary: add mainline BSP support to all platforms 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, 27 Apr 2017 09:33:34 -0000 Hi, This series adds support for mainline BSP use for all our platforms. It has been tested on each one of the platforms. One thing to note is that the current imx_v6_v7_defconfig selects the fbdev driver by default, so Etnaviv can't be tested for i.MX6SX for now. Those patches are largely inspired by what Otavio did on Nitrogen6x. Not sure the MACHINE_ESSENTIAL_EXTRA_RDEPENDS are actually needed, this duplicates the zImage + dtb files which are located in the first 'boot' partition as well as the 'root' partition under the boot/ folder. This series keeps that RDEPENDS to match Nitrogen6x but I'm wondering if that shouldn't be removed. Regards, Gary Gary Bisson (6): nitrogen6sx: Add wic image tool support nitrogen6sx: Add 'use-mainline-bsp' support nitrogen6x-lite: Add wic image tool support nitrogen6x-lite: Add 'use-mainline-bsp' support nitrogen7: Add wic image tool support nitrogen7: Add 'use-mainline-bsp' support conf/machine/nitrogen6sx.conf | 16 +++++++++++++++- conf/machine/nitrogen6x-lite.conf | 16 +++++++++++++++- conf/machine/nitrogen7.conf | 16 +++++++++++++++- 3 files changed, 45 insertions(+), 3 deletions(-) -- 2.11.0