configs/snps_archs38_vdk: use post-build script instead of overlay
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 12 Aug 2018 14:13:22 +0000 (16:13 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 12 Aug 2018 14:13:22 +0000 (16:13 +0200)
commitf9707ac5840df8bd707a3fad9894441c34c2cf79
tree885b527865d3c5e37e958b459381ce9e5d71af2c
parent272bf797c9c4d67154316619ff6fcadb63d38511
configs/snps_archs38_vdk: use post-build script instead of overlay

In commit 2cdfa6c84951b25e805d329cb7bae833d333538f ("synopsys/axs10x:
Update /etc/inittab by post-build"), two Synopsys platforms were
changed to use a post-build script adding an extra getty in the
inittab instead of a rootfs overlay containing a custom
inittab. However, in this commit, configs/snps_archs38_vdk_defconfig
was not changed, even though it was using the same rootfs overlay.

This commit therefore adjusts configs/snps_archs38_vdk_defconfig to
also use the newly introduced post-build script, fixing the build of
configs/snps_archs38_vdk_defconfig.

Fixes:

  https://gitlab.com/buildroot.org/buildroot/-/jobs/88314952

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
configs/snps_archs38_vdk_defconfig