From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id DF8E7E007B5; Fri, 28 Apr 2017 00:30:15 -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.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_NONE autolearn=ham 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.178 listed in list.dnswl.org] * -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-f178.google.com (mail-wr0-f178.google.com [209.85.128.178]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CB9E3E007B5 for ; Fri, 28 Apr 2017 00:30:14 -0700 (PDT) Received: by mail-wr0-f178.google.com with SMTP id w50so28826476wrc.0 for ; Fri, 28 Apr 2017 00:30:14 -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:in-reply-to:references; bh=Hgd3+QOL+WTkhi71f09+pUiIku2Ayd459fa4scG+EbY=; b=hkrjf9LPqL5Alp4jLw5ugO6iyryJjVylU5BT4iklzrzCIEL52tcR8mr69B+ltwE2QN 8X95cKOmnNEKTuY2lXvfitUrxZtJiuMrUNX3Xbr0UxvN8Vo+U5wrVj7NasTgpBRiIfOF qcQxaNfq3KHhdrA9Sk76aL6fI5DIqGQxzxx38uG4wclcWFHkT8eg4DhCnr/dbVzMuYAF B8Hz5X3shZD2RpTxMf1hWC3yqlDjL/yN0G3OYxE/8IsWHNqE2E91AUYegmr0LBARFmDE FZST8Umq58r2OQ5k7PoMCCwP464plZXt5LcVf1TBJNlHvo8sjDijmzlR6r/73LoKDZG8 M/ow== 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; bh=Hgd3+QOL+WTkhi71f09+pUiIku2Ayd459fa4scG+EbY=; b=ZJekT3UHOiwTLreEX3WTAQ4TEq1E5QjVRbl4NzDnUcxPCrSEoUwB1NeuO3lKLK9EIf mHG2OVfFROUEtMZgyaM5u6Vb1RneQfr7CGNhKfweoeyV5ZfhV3QVVpBwFd2AOrEQuj9P FzjHLGxwVvoyNK5wfSSmlGJhoSUvvKWZtSZwUeb5fef37LOljI3MoGMfvf06cE4oISZV YF9wOfmMr8woHwjUj3EcbKsu2Zpb6QmXICOnojHjjxQFCKndyZJ260HZUD/GlQEhyqr0 /Qsbd8a3Lj5PKzlMxQlCEtYTuw+PthyTsWiXu8FKNqAaTv/FMuaA97PlLjZaXhJvBbrC wMNA== X-Gm-Message-State: AN3rC/745fy9EX9eddY0YKODM1+XjDJOTvtTItCAij89MRQ4rs1CWaox X870AWqDbRURzQ== X-Received: by 10.223.164.81 with SMTP id e17mr5962864wra.133.1493364613472; Fri, 28 Apr 2017 00:30:13 -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 y6sm5878494wrc.51.2017.04.28.00.30.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2017 00:30:12 -0700 (PDT) From: Gary Bisson To: meta-freescale@yoctoproject.org Date: Fri, 28 Apr 2017 09:30:01 +0200 Message-Id: <20170428073007.18052-1-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170427093323.9341-1-gary.bisson@boundarydevices.com> References: <20170427093323.9341-1-gary.bisson@boundarydevices.com> Subject: [3rdparty][PATCH v2 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: Fri, 28 Apr 2017 07:30:16 -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. Changelog v1->v2: - Remove unnecessary MACHINE_ESSENTIAL_EXTRA_RDEPENDS 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 | 12 +++++++++++- conf/machine/nitrogen6x-lite.conf | 12 +++++++++++- conf/machine/nitrogen7.conf | 12 +++++++++++- 3 files changed, 33 insertions(+), 3 deletions(-) -- 2.11.0