]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
libc-locale: Fix on target locale generation
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 4 Feb 2023 08:51:03 +0000 (08:51 +0000)
committerSteve Sakoman <steve@sakoman.com>
Mon, 20 Feb 2023 15:51:44 +0000 (05:51 -1000)
commit63141bd8c19285bbef33f3d32a89ca127da0c658
tree38b53398958457bb1a6b4e8f957b39472cdefdd4
parent4ec04d14899cb7725ce908e3ef6302838275f0a8
libc-locale: Fix on target locale generation

If on target locale generation is used, it fails at first boot showing
errors about a missing directory. Ensure the directory exists.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit f2844c9f1bbb729562063d96a3d1cc9d44dafa0a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/libc-package.bbclass