DEVELOPERS, .gitlab-ci.yml: fix typoes in imx6sx-sdb board name

The addition of a new defconfig in commit
459e3320dc ("configs/imx6sx-sdb: Add new
defconfig") introduced changes in the DEVELOPERS file and
.gitlab-ci.yml file that were not matching the defconfig name. This
commit fixes those issues.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Thomas Petazzoni 2017-11-24 08:51:56 +01:00
parent 9c2a54a542
commit 7acccf5f25
2 changed files with 2 additions and 2 deletions

View File

@ -127,7 +127,7 @@ imx6-sabreauto_defconfig: *defconfig
imx6-sabresd_defconfig: *defconfig
imx6-sabresd_qt5_defconfig: *defconfig
imx6slevk_defconfig: *defconfig
imx6sxsdb_defconfig: *defconfig
imx6sx-sdb_defconfig: *defconfig
imx6ulevk_defconfig: *defconfig
imx6ulpico_defconfig: *defconfig
imx7dpico_defconfig: *defconfig

View File

@ -581,7 +581,7 @@ F: board/warp7/
F: configs/freescale_imx*
F: configs/imx6-sabresd*
F: configs/imx6slevk_defconfig
F: configs/imx6sxsdb_defconfig
F: configs/imx6sx-sdb_defconfig
F: configs/imx6ulevk_defconfig
F: configs/imx6ulpico_defconfig
F: configs/mx6cubox_defconfig