* [Buildroot] [PATCH] configs/wandboard: Remove BR2_LINUX_KERNEL_CUSTOM_GIT
@ 2016-09-12 21:30 Fabio Estevam
2016-09-13 15:34 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Fabio Estevam @ 2016-09-12 21:30 UTC (permalink / raw)
To: buildroot
From: Fabio Estevam <fabio.estevam@nxp.com>
Now that we use a mainline kernel for wandboard, we no longer
need to select BR2_LINUX_KERNEL_CUSTOM_GIT, so remove it.
This fixes the following warning:
make wandboard_defconfig
/configs/wandboard_defconfig:19:warning: override: BR2_LINUX_KERNEL_CUSTOM_VERSION changes choice state
#
# configuration written to /home/fabio/buildroot/.config
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
---
configs/wandboard_defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig
index 18d30d9..4149ecf 100644
--- a/configs/wandboard_defconfig
+++ b/configs/wandboard_defconfig
@@ -15,7 +15,6 @@ BR2_TARGET_UBOOT_FORMAT_IMG=y
BR2_TARGET_UBOOT_SPL=y
BR2_TARGET_UBOOT_SPL_NAME="SPL"
BR2_LINUX_KERNEL=y
-BR2_LINUX_KERNEL_CUSTOM_GIT=y
BR2_LINUX_KERNEL_CUSTOM_VERSION=y
BR2_LINUX_KERNEL_CUSTOM_VERSION_VALUE="4.7.3"
BR2_LINUX_KERNEL_DEFCONFIG="imx_v6_v7"
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] configs/wandboard: Remove BR2_LINUX_KERNEL_CUSTOM_GIT
2016-09-12 21:30 [Buildroot] [PATCH] configs/wandboard: Remove BR2_LINUX_KERNEL_CUSTOM_GIT Fabio Estevam
@ 2016-09-13 15:34 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-09-13 15:34 UTC (permalink / raw)
To: buildroot
Hello,
On Mon, 12 Sep 2016 18:30:17 -0300, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam@nxp.com>
>
> Now that we use a mainline kernel for wandboard, we no longer
> need to select BR2_LINUX_KERNEL_CUSTOM_GIT, so remove it.
>
> This fixes the following warning:
>
> make wandboard_defconfig
> /configs/wandboard_defconfig:19:warning: override: BR2_LINUX_KERNEL_CUSTOM_VERSION changes choice state
> #
> # configuration written to /home/fabio/buildroot/.config
>
> Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
> ---
> configs/wandboard_defconfig | 1 -
> 1 file changed, 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-09-13 15:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-12 21:30 [Buildroot] [PATCH] configs/wandboard: Remove BR2_LINUX_KERNEL_CUSTOM_GIT Fabio Estevam
2016-09-13 15:34 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox