All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] .gitlab-ci.yml: regenerate
@ 2017-06-27 18:32 Arnout Vandecappelle
  2017-06-27 18:32 ` [Buildroot] [PATCH 2/2] Makefile: regenerat .gitlab-ci.yml when configs/ directory changes Arnout Vandecappelle
  2017-06-29 13:24 ` [Buildroot] [PATCH 1/2] .gitlab-ci.yml: regenerate Jagan Teki
  0 siblings, 2 replies; 3+ messages in thread
From: Arnout Vandecappelle @ 2017-06-27 18:32 UTC (permalink / raw)
  To: buildroot

engicam_imx6ul_isiot_defconfig was added in commit 0235bc6176, but it
should have been engicam_imx6ul_isiot_mmc_defconfig.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1f2410e862..38eaf89d19 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -92,7 +92,7 @@ cubieboard2_defconfig: *defconfig
 engicam_imx6qdl_icore_defconfig: *defconfig
 engicam_imx6qdl_icore_rqs_defconfig: *defconfig
 engicam_imx6ul_geam_defconfig: *defconfig
-engicam_imx6ul_isiot_defconfig: *defconfig
+engicam_imx6ul_isiot_mmc_defconfig: *defconfig
 firefly_rk3288_defconfig: *defconfig
 firefly_rk3288_demo_defconfig: *defconfig
 freescale_imx28evk_defconfig: *defconfig
-- 
2.13.1

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

end of thread, other threads:[~2017-06-29 13:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-27 18:32 [Buildroot] [PATCH 1/2] .gitlab-ci.yml: regenerate Arnout Vandecappelle
2017-06-27 18:32 ` [Buildroot] [PATCH 2/2] Makefile: regenerat .gitlab-ci.yml when configs/ directory changes Arnout Vandecappelle
2017-06-29 13:24 ` [Buildroot] [PATCH 1/2] .gitlab-ci.yml: regenerate Jagan Teki

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.