All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [git commit] package/imx-gpu-viv: fix Config.in indentation
@ 2021-05-21  6:55 Arnout Vandecappelle
  2021-05-23 18:36 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Arnout Vandecappelle @ 2021-05-21  6:55 UTC (permalink / raw)
  To: buildroot

commit: https://git.buildroot.net/buildroot/commit/?id=cfb83cc5a1a7defda1a04b1b014e55bd72fb77fa
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

As reported by check-package.

Fixes: 3d78dbace207b6b93416b27abcb85dbccde97a6b
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 package/freescale-imx/imx-gpu-viv/Config.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/package/freescale-imx/imx-gpu-viv/Config.in b/package/freescale-imx/imx-gpu-viv/Config.in
index ca46c5036f..f465167acd 100644
--- a/package/freescale-imx/imx-gpu-viv/Config.in
+++ b/package/freescale-imx/imx-gpu-viv/Config.in
@@ -92,8 +92,7 @@ config BR2_PACKAGE_IMX_GPU_VIV_EXAMPLES
 	  Warning: examples take approximately 150 MB of disk space.
 
 comment "imx-gpu-viv-examples need a toolchain w/ C++ support"
-    depends on !BR2_INSTALL_LIBSTDCPP
-
+	depends on !BR2_INSTALL_LIBSTDCPP
 
 config BR2_PACKAGE_IMX_GPU_VIV_GMEM_INFO
 	bool "install gmem_info tool"

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [Buildroot] [git commit] package/imx-gpu-viv: fix Config.in indentation
  2021-05-21  6:55 [Buildroot] [git commit] package/imx-gpu-viv: fix Config.in indentation Arnout Vandecappelle
@ 2021-05-23 18:36 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2021-05-23 18:36 UTC (permalink / raw)
  To: buildroot

>>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=cfb83cc5a1a7defda1a04b1b014e55bd72fb77fa
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > As reported by check-package.

 > Fixes: 3d78dbace207b6b93416b27abcb85dbccde97a6b
 > Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>

Committed to 2021.02.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-23 18:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21  6:55 [Buildroot] [git commit] package/imx-gpu-viv: fix Config.in indentation Arnout Vandecappelle
2021-05-23 18:36 ` Peter Korsgaard

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.