From: Gary Bisson <gary.bisson@boundarydevices.com>
To: meta-freescale@yoctoproject.org
Subject: [3rdparty][PATCH v2 6/6] nitrogen7: Add 'use-mainline-bsp' support
Date: Fri, 28 Apr 2017 09:30:07 +0200 [thread overview]
Message-ID: <20170428073007.18052-7-gary.bisson@boundarydevices.com> (raw)
In-Reply-To: <20170428073007.18052-1-gary.bisson@boundarydevices.com>
The 'use-mainline-bsp' makes use of linux-fslc as kernel.
Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
---
conf/machine/nitrogen7.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/conf/machine/nitrogen7.conf b/conf/machine/nitrogen7.conf
index db604ad..30cfb73 100644
--- a/conf/machine/nitrogen7.conf
+++ b/conf/machine/nitrogen7.conf
@@ -13,7 +13,8 @@ KERNEL_DEVICETREE = "imx7d-nitrogen7.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
prev parent reply other threads:[~2017-04-28 7:30 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-27 9:33 [3rdparty][PATCH 0/6] conf: boundary: add mainline BSP support to all platforms Gary Bisson
2017-04-27 9:33 ` [3rdparty][PATCH 1/6] nitrogen6sx: Add wic image tool support Gary Bisson
2017-04-27 9:33 ` [3rdparty][PATCH 2/6] nitrogen6sx: Add 'use-mainline-bsp' support Gary Bisson
2017-04-27 9:33 ` [3rdparty][PATCH 3/6] nitrogen6x-lite: Add wic image tool support Gary Bisson
2017-04-27 9:33 ` [3rdparty][PATCH 4/6] nitrogen6x-lite: Add 'use-mainline-bsp' support Gary Bisson
2017-04-27 9:33 ` [3rdparty][PATCH 5/6] nitrogen7: Add wic image tool support Gary Bisson
2017-04-27 9:33 ` [3rdparty][PATCH 6/6] nitrogen7: Add 'use-mainline-bsp' support Gary Bisson
2017-04-27 14:39 ` [3rdparty][PATCH 0/6] conf: boundary: add mainline BSP support to all platforms Otavio Salvador
2017-04-27 14:47 ` Gary Bisson
2017-04-27 14:54 ` Otavio Salvador
2017-04-27 15:43 ` Gary Bisson
2017-04-28 7:30 ` [3rdparty][PATCH v2 " Gary Bisson
2017-04-28 7:30 ` [3rdparty][PATCH v2 1/6] nitrogen6sx: Add wic image tool support Gary Bisson
2017-04-28 7:30 ` [3rdparty][PATCH v2 2/6] nitrogen6sx: Add 'use-mainline-bsp' support Gary Bisson
2017-04-28 7:30 ` [3rdparty][PATCH v2 3/6] nitrogen6x-lite: Add wic image tool support Gary Bisson
2017-04-28 7:30 ` [3rdparty][PATCH v2 4/6] nitrogen6x-lite: Add 'use-mainline-bsp' support Gary Bisson
2017-04-28 7:30 ` [3rdparty][PATCH v2 5/6] nitrogen7: Add wic image tool support Gary Bisson
2017-04-28 7:30 ` Gary Bisson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170428073007.18052-7-gary.bisson@boundarydevices.com \
--to=gary.bisson@boundarydevices.com \
--cc=meta-freescale@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.