From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 4A354E007EE; Fri, 28 Apr 2017 00:30:20 -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: * -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 * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [74.125.82.41 listed in list.dnswl.org] Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 41C24E007EE for ; Fri, 28 Apr 2017 00:30:17 -0700 (PDT) Received: by mail-wm0-f41.google.com with SMTP id r190so38621769wme.1 for ; Fri, 28 Apr 2017 00:30:17 -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=n4dTChZXNUlOVlD4ILHR3y3ZSJO8Cl9wWAK9C2znc1s=; b=f+B0L/QNEBUG7J9/XVfjeL2hFWsvHgT4nAQaEcDUnlEA1gDzPfuXQNNVcwSEo37QG/ TdJcRzQbXxFtXUCaVadXBn5ts5ptOMGqqAjeA0xnvwkKxAKMj6r4XFYRGs3xMYfIqC7f ui9TnpT9Ip26fnnQp5T4WSsY79lqqg7nanLZLnRMY1BhuAGTMar75oSzewSLperisLfD k13AqfAdrUYFqzG4XLpxtW4mhOIsmwNQM+BPVXVuXVGPM9sYeBV82dyWQQiyGQXQqDCh dKDEv7cxizrkH6eitDYa3/PBo33J/eK/MoowmuKsmDXCbzi6crdZdp7ukSYw2rEDSynZ lBfA== 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=n4dTChZXNUlOVlD4ILHR3y3ZSJO8Cl9wWAK9C2znc1s=; b=AmiCUJUaPtgGNJwJBZtrL0fBCK5iGcpvrfwlbFXaKMzqCe6nxqroMN99Oc/LIn+HmW NiFH7x2CUnJobNDP8j7HUlGhiLM/MMbg7ste4E8LSyCs8/SxITn+Hyoazw7bwWe65YXn wfeqt5Pyp44MFdNH6LQxuYlgw/IR/VGkEewCdNcx6n8L54da+wk/WvfakSjtMqcqHP0L bIgg24HTPFHWvd1KTCT7SpttBwv5Xldmor3sd6600efbrf37o8kyHNXAaXZfjG0KxRGr WJpIJj/uwqMBOs4H1zVnzIccC8K8KGmrxF8Q4PorHHqzDq1GFdP1t3ZCx+G11zQ7Ak6t 0zVQ== X-Gm-Message-State: AN3rC/7MFjgjuj7W7ELmSg09hjaH4UEQtzC6paoBn6jzkFoHLDeuZqpy WWYLsd39BR+Zrw== X-Received: by 10.28.208.74 with SMTP id h71mr4528050wmg.36.1493364617019; Fri, 28 Apr 2017 00:30:17 -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.16 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2017 00:30:16 -0700 (PDT) From: Gary Bisson To: meta-freescale@yoctoproject.org Date: Fri, 28 Apr 2017 09:30:05 +0200 Message-Id: <20170428073007.18052-5-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170428073007.18052-1-gary.bisson@boundarydevices.com> References: <20170427093323.9341-1-gary.bisson@boundarydevices.com> <20170428073007.18052-1-gary.bisson@boundarydevices.com> Subject: [3rdparty][PATCH v2 4/6] nitrogen6x-lite: Add 'use-mainline-bsp' support 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:20 -0000 The 'use-mainline-bsp' makes use of linux-fslc as kernel. Signed-off-by: Gary Bisson --- conf/machine/nitrogen6x-lite.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conf/machine/nitrogen6x-lite.conf b/conf/machine/nitrogen6x-lite.conf index b3356e5..11efddf 100644 --- a/conf/machine/nitrogen6x-lite.conf +++ b/conf/machine/nitrogen6x-lite.conf @@ -13,7 +13,8 @@ KERNEL_DEVICETREE = "imx6dl-nit6xlite.dtb" KERNEL_IMAGETYPE = "zImage" PREFERRED_PROVIDER_u-boot = "u-boot-boundary" -PREFERRED_PROVIDER_virtual/kernel ?= "linux-boundary" +PREFERRED_PROVIDER_virtual/kernel ??= "linux-boundary" +PREFERRED_PROVIDER_virtual/kernel_use-mainline-bsp ??= "linux-fslc" # Use SPI NOR U-Boot by default IMAGE_BOOTLOADER ?= "" -- 2.11.0