[Buildroot] [git commit] .gitlab-ci.yml: update with atmel_sama5d27_som1_ek_mmc_dev_defconfig

Arnout Vandecappelle (Essensium/Mind) arnout at mind.be
Fri Oct 6 21:41:32 UTC 2017


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

Commit 95cb1465f09dd7d88cc84d60c735b04e8f4ef244 added the
atmel_sama5d27_som1_ek_mmc_dev_defconfig but forgot to update
.gitlab-ci.yml. Update it now.

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index af35a04..e11edbe 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -76,6 +76,7 @@ at91sam9x5ek_defconfig: *defconfig
 at91sam9x5ek_dev_defconfig: *defconfig
 at91sam9x5ek_mmc_defconfig: *defconfig
 at91sam9x5ek_mmc_dev_defconfig: *defconfig
+atmel_sama5d27_som1_ek_mmc_dev_defconfig: *defconfig
 atmel_sama5d2_xplained_mmc_defconfig: *defconfig
 atmel_sama5d2_xplained_mmc_dev_defconfig: *defconfig
 atmel_sama5d3_xplained_defconfig: *defconfig


More information about the buildroot mailing list