diff mbox series

[PATCHv3,1/6] configs/imx6ullevk_defconfig: remove typo

Message ID 20200727155127.2703286-1-romain.naour@gmail.com
State Accepted
Headers show
Series [PATCHv3,1/6] configs/imx6ullevk_defconfig: remove typo | expand

Commit Message

Romain Naour July 27, 2020, 3:51 p.m. UTC
Reported by check-dotconfig.py.

Fixes:
https://gitlab.com/kubu93/buildroot/-/jobs/657885169

Signed-off-by: Romain Naour <romain.naour@gmail.com>
---
 configs/imx6ullevk_defconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Yann E. MORIN July 27, 2020, 4:19 p.m. UTC | #1
Romain, All,

On 2020-07-27 17:51 +0200, Romain Naour spake thusly:
> Reported by check-dotconfig.py.
> 
> Fixes:
> https://gitlab.com/kubu93/buildroot/-/jobs/657885169
> 
> Signed-off-by: Romain Naour <romain.naour@gmail.com>

Whole series applied to master, thanks.

Please see my reply to patch 4 for specific comments on that one.

Regards,
Yann E. MORIN.

> ---
>  configs/imx6ullevk_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/configs/imx6ullevk_defconfig b/configs/imx6ullevk_defconfig
> index 4a5558dd6c..81db66268a 100644
> --- a/configs/imx6ullevk_defconfig
> +++ b/configs/imx6ullevk_defconfig
> @@ -23,7 +23,7 @@ BR2_TARGET_UBOOT=y
>  BR2_TARGET_UBOOT_BOARDNAME="mx6ull_14x14_evk"
>  BR2_TARGET_UBOOT_CUSTOM_VERSION=y
>  BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2020.07"
> -BR2_TARGET_UBOOT_FORMAT_DTB_IMX=y"
> +BR2_TARGET_UBOOT_FORMAT_DTB_IMX=y
>  BR2_TARGET_UBOOT_NEEDS_DTC=y
>  
>  # required tools to create the SD card image
> -- 
> 2.25.4
> 
> _______________________________________________
> buildroot mailing list
> buildroot@busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
diff mbox series

Patch

diff --git a/configs/imx6ullevk_defconfig b/configs/imx6ullevk_defconfig
index 4a5558dd6c..81db66268a 100644
--- a/configs/imx6ullevk_defconfig
+++ b/configs/imx6ullevk_defconfig
@@ -23,7 +23,7 @@  BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BOARDNAME="mx6ull_14x14_evk"
 BR2_TARGET_UBOOT_CUSTOM_VERSION=y
 BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2020.07"
-BR2_TARGET_UBOOT_FORMAT_DTB_IMX=y"
+BR2_TARGET_UBOOT_FORMAT_DTB_IMX=y
 BR2_TARGET_UBOOT_NEEDS_DTC=y
 
 # required tools to create the SD card image