Commit ab57ceb
committed
ci/Containerfile: add glibc-gconv-modules-extra to build container
The Buildroot image generation step uses mtools to populate a VFAT boot
image. In the container mcopy was failing with:
Error converting to codepage 850
The container was missing the glibc gconv modules that provide CP850
conversion support. Add glibc-gconv-modules-extra so mtools can handle
DOS codepage conversion correctly during image generation.
Signed-off-by: Ozan Durgut <ozan.durgut@analog.com>1 parent 816aed0 commit ab57ceb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments