diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-14 13:56:38 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-05-14 13:56:38 +0200 |
commit | be95978f3c83a481b88eccb57de8814522a40c88 (patch) | |
tree | 88441e5d4a9f175150fae7b8297a2a0a52e42779 | |
parent | 6714d79a22b4c0ad7651659c8009f93574bbd59d (diff) | |
download | buildroot-be95978f3c83a481b88eccb57de8814522a40c88.tar.gz buildroot-be95978f3c83a481b88eccb57de8814522a40c88.zip |
.gitlab-ci.yml: regenerate after snps_archs38_zebu_defconfig rename
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a60cf91557..5fb64549dc 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -179,8 +179,8 @@ sheevaplug_defconfig: *defconfig snps_aarch64_vdk_defconfig: *defconfig snps_arc700_axs101_defconfig: *defconfig snps_archs38_axs103_defconfig: *defconfig +snps_archs38_haps_defconfig: *defconfig snps_archs38_vdk_defconfig: *defconfig -snps_archs38_zebu_defconfig: *defconfig stm32f429_disco_defconfig: *defconfig stm32f469_disco_defconfig: *defconfig telit_evk_pro3_defconfig: *defconfig |