This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Commit 893a0a8
committed
refkit-image.bbclass: enhance locale support
Running bsdtar (for example, as part of swupd) needs a UTF-8 enabled
locale, otherwise one gets errors when unpacking archives with UTF-8
encoded file or link names.
refkit-image.bbclass disabled locales entirely. Now we use the usual
OE-core default (en-us en-gb at the moment).
In addition, the first one gets activated as system default by storing
it in /etc/locale.conf.
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>1 parent 74adaf3 commit 893a0a8
1 file changed
Lines changed: 22 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
202 | | - | |
203 | 201 | | |
204 | 202 | | |
205 | 203 | | |
| |||
211 | 209 | | |
212 | 210 | | |
213 | 211 | | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
214 | 234 | | |
215 | 235 | | |
216 | 236 | | |
| |||
0 commit comments